body {
	background-image:url(../img/bkg.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
	margin: 0;
	padding: 0;}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
	line-height:18px;
	padding-top:20px;
}


#contact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	line-height:18px;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888;
	line-height:18px;
}

#footer {
	margin: 50px 0 5px 0;
	float:right;
}

#contact a {
	color:#fff;
}

#contact a:hover {
	color:#CC9900;
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	color:#CC9900;
}

#container {
	width:812px;
	margin: 0 auto;
}


#logo {
	float: left;
	background-image:url(../img/logo.jpg);
	width:279px;
	height:216px;
	margin-top:70px;
}

#left {
float:left;
width: 279px;}


#contact {
	float: left;
	clear:left;
	height:400px;
	margin-top:160px;
	color:#00CC66;
}

#right {
	width:503px;
	float:right;
	margin-top:70px;
}

#header {
	background-image:url(../img/header.jpg);
	background-repeat: no-repeat;
	width:503px;
	height:122px;
	float: left;
	margin-bottom:35px;
}

h1 {
	margin-left:-9999em;
}

#portfolio {
	margin-top:75px;
}

li {
	list-style: none;
	display:block;
	float:left;
	margin-left:-40px;
	padding-bottom: 8px;
	width:207px;
}

.inner {
	padding-right:1px;
}

ul {
	width:503px;
	margin:20px 0 0 0px;
}


		
		code { background-color:#Cc9;font-family:"Courier New", Courier, serif;font-size:10pt; padding:1px 3px;}
        		
		.gallery { position:relative; border:1px solid #333; background-color:#336699; margin-top:20px;}
		.gallery img { position:relative; margin:20px; border:1px solid #FC0; }
		
		#loader { border:1px solid #FC0;}
		#loader2 { background-color:#FFF; border:2px dashed #909;}
		#demo_gallery_1 { width:422px; height:350px; overflow:auto; }
		
		.fineprint {font-size:.8em; margin-top:20px;font-weight:bold;}	
    
	
	
.hide {
	display:block;
}

.flash-replaced .alt {
	display: block;
	height: 0px;
	position: absolute;
	overflow: hidden;
	width: 0px;}
	
#flash-winter {
	width: 400px;
	height: 300px;
}