body 	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;	background-color: #43535D;	padding: 0px;			line-height: 150%; background-image: url(../img/main-bg.gif); background-repeat: repeat-x;	width: 770px; margin-right: auto;			margin-left: auto; margin-top: 0px;	margin-bottom: 0px;	}			/*== TYPOGRAPHY ==*/a:link 		{	color: #FF3300;	text-decoration: none;	}a:visited 	{	text-decoration: none; color: #FF6600;	}a:hover 	{	color: #000000;	text-decoration: underline;	}p 	{	padding: 10px 0px 0px 0px;	margin: 0px; font-size: 10px;	}br 	{	padding: 0px;	margin: 0px;	}h1, h2, h3, h4, h5, h6 	{	font-family: Arial, Helvetica, sans-serif;	color: #596F7B;	}h1 	{	font-size: 16px; font-weight: bold; padding-bottom: 5px; margin: 10px 0 15px 0; line-height: 100%; border-bottom: 2px solid #36434B;	}h2 	{	font-size: 12px; font-weight: bold;	margin: 10px 0 0 0; padding: 0px;	}h3 	{	font-size: 125%; font-weight: bold;	margin: 0px; padding-top: 2px; padding-bottom: 2px;	}h4 	{	font-size: 125%; font-weight: bold;	margin: 0px;	padding-top: 15px;	padding-bottom: 0px;	}h5 	{	font-size: 110%; font-weight: bold;	text-transform: uppercase;	margin: 0px;	padding: 10px 0px 0px 0px;	color: #838383;	}h6 	{	font-size: 11px; font-weight: normal;}hr 	{	height: 1px; clear: both; border-top-width: 0; border-right-width: 0; border-left-width: 0;	border-top-style: none;	border-right-style: none;		border-left-style: none; border-bottom: 1px solid #D4D4D4;	}		img {	border: none;	}/*== LAYOUT ==*/#header 	{	width: 100%; height: 67px; background-image: url(../img/header_bg.jpg); background-repeat: repeat-x; border-bottom: 3px solid #66CC00;}#header .logo {	float:left;}#imagebar	{	width: 100%; height: 123px; background: #333;	}#main		{	width: 100%; border: 0; margin: 0; padding: 0;	}#main .side		{	width: 180px; background: #eee;	vertical-align: top; margin-top: 5px; text-align: center;	}#main .side img	{	border: 2px solid #fff; }#main .mid	{	margin-top: 5px; padding: 0 20px; vertical-align: top;	}#footer {	width: 100%; height: 25px; color: #7296AD;	font-size: 90%;	padding-top: 2px;	}			#foot			{	width: 100%; border: 0; margin: 0; padding: 0;	}#foot td		{	vertical-align: top;	}#foot .right	{	float: right;  }/*== NAV ==*/#nav 		{	margin: 0px; padding: 50px 10px 0px 0px; font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #ffffff;	}#nav ul 	{	text-transform: uppercase; list-style: none; margin: 0px; float:right;	}#nav li 	{	float:right; text-transform: uppercase; list-style: none; margin-left: 10px; padding-top: 1px;	}#nav a		{	color: #fff; text-decoration: none;	}#nav .home a:hover	{	color: #66CC00; text-decoration: none; border-top: 2px solid #66CC00;	}#nav .home_active a	{	color: #66CC00;	text-decoration: none;	border-top: 2px solid #66CC00;	}#nav .services a:hover	{	color: #3399FF;	text-decoration: none;	border-top: 2px solid #3399FF;	}#nav .services_active a{	color: #3399FF;	text-decoration: none;	border-top: 2px solid #3399FF;	}#nav .gallery a:hover	{	color: #FFCC00;	border-top: 2px solid #FFCC00;	}#nav .gallery_active a	{	color: #FFCC00;	border-top: 2px solid #FFCC00;	}#nav .contact a:hover	{	color: #FF0099;	border-top: 2px solid #FF0099;	}#content_wrap 	{	background: #FFFFFF; padding-bottom: 15px;	}.clear 	{	clear: both;	height: 1px;	}