body {
	background: #fff url(../imgs/bg_main_with_noise.jpg) repeat top left; 
	font-family: Helvetica, Verdana, sans-serif;
	color: #333;
	}
	
h1, h2, h3, h4 {
	font-weight: normal;
	margin-top: 20px;
	}	

h1, h2 {
	color: #0073B4;
	}

h1 {
	margin-bottom: 20px;
	}
	
h2 {
	margin-bottom: 10px;
	}	

p, li {
	font-size: 12px;
	line-height: 20px;
	}

p {
	margin-bottom: 20px;
	}

a {
	color: #333;
	}

a:hover {
	text-decoration: none;
	}
			
#wrap {
	background: transparent url(../imgs/bg_starburst2.png) no-repeat top left;
	width: 700px;
	padding: 20px 35px 30px 35px;
	margin: 0 auto;
	}

#head {
	height: 100px;
	padding: 10px 0 15px 15px;
	}	

#head img.logo {
	float: left;
	}

#head p.call {
	font-size: 11px;
	float: right;
	padding-right: 23px;
	}

#nav {
	margin: 70px 0 0 110px;
	}

#nav ul li {
	float: left;
	border-top: 2px solid #C5C3C3;
	padding: 3px 16px;
	margin: 0 10px;
	}

#nav ul li a {
	color: #C5C3C3;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

#nav ul li:hover, #nav ul li.on {
	color: #0073B4;
	border-top: 2px solid #0073B4;
	}

#nav ul li:hover a, #nav ul li.on a {
	color: #0073B4;
	}
	
#portfolio_highlight {
	background: #fff;
	padding: 15px;
	margin-bottom: 40px;
	}

#portfolio_highlight p {
	background: transparent url(../imgs/portfolio_preview/triangle.jpg) no-repeat top left;
	font-size: 12px;
	padding: 15px 0;
	margin: 0 15px;
	}

#portfolio_highlight, #portfolio_highlight a {
	color: #999;
	}

#portfolio_highlight .bigger {
	font-size: 18px;
	}

#portfolio_highlight img {
	width: 660px;
	border: 5px solid #ccc;
	overflow: hidden;
	}

#content {
	width: 435px;
	min-height: 250px;
	float: left;
	padding-left: 15px;
	padding-bottom: 30px;
	}

#content h1.intro {
	font-size: 20px;
	line-height: 25px;
	margin-top: 0;
	}

#content img.icon {
	float: left;
	padding: 20px 20px 20px 0;
	}

#content h2.blue {
	color: #0073B4;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	}

#content p.icontxt {
	margin-bottom: 30px;
	}
	
#affiliates {
	border-top: 1px solid #ccc;
	}		
	
#affiliates img {
	border: 3px solid #ccc;
	float: left;
	margin-right: 20px;
	}		

#affiliates li {
	clear: both;
	padding: 15px 0;
	}	
	
#affiliates li a {
	font-weight: bold;
	}	

#portfolio_preview {
	margin-left: 500px; 
	}	

#portfolio_preview h3, #portfolio_preview h3 a {
	color: #4A4949/*fff*/;
	}	

#portfolio_preview h3 a:hover {
	color: #0073B4;
	}

#portfolio_preview h3 a {
	text-decoration: none;
	}

#portfolio_preview h3 {
	width: 196px;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px; 
	font-weight: bold;
	/*background: #4A4949 url(../imgs/portfolio_preview/bg_view_w_noise.jpg) repeat top left;*/
	border-bottom: 2px solid #ccc;
	padding: 5px 0 10px 0;
	}

#portfolio_preview .smaller {
	font-size: 10px; 
	}
	
#portfolio_preview ul {
	margin-top: 10px;
	}
	
#portfolio_preview ul li {
	width: 45px/*53*/;
	height: 45px;
	/*border: 4px solid #fff;*/
	line-height: normal;
	float: left; 
	padding: 0;
	margin: 2px;
	}

#portfolio_preview ul li:hover {
	/*border: 4px solid #333;*/
	}	

#portfolio_preview ul li.logo:hover {
	/*border: 4px solid #fff;*/
	}
		
#portfolio_preview ul li img {
	width: 45px; 
	}	
	
#footer {
	height: 40px;
	background: transparent url(../imgs/bg_footer.jpg) no-repeat top center;
	padding-top: 20px;
	clear: both;
	}
	
#footer .footer_content {
	text-align: center;
	}

#footer .footer_content ul {
	
	}

#footer .footer_content ul li {
	color: #666;
	display: inline;
	}				