.image_box {
	margin: 10px 20px 20px 20px;
	float: left;
	border: 1px solid #D5DFEA;
	padding: 2px;
	width: 330px;
	height: 210px;
}
.image_box a {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.image_box a:link, .image_box a:visited {
	color: #666666;
}
.image_box a:hover, .image_box a:active {
	color: #F87527;
}




.image_box img {
	width: 330px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	height: 184px;
}
.image_box div {
	padding: 5px;
	margin: -1px 0px 0px 0px;
	background-color: #EDEFEF;
	font-size: 11px;
}
#portfolio_wrapper {
	margin-top: 50px;
}


#portfolio_wrapper img {

}

#nav_box_wraper {
	background: #D5DFEA;
	position: absolute;
	width: 779px;
	left: 50%;
	margin-left: -480px;
	top: 157px;
}
#nav_box_wraper td {
	font-weight: bold;
	color: #278ABE;
}


#nav_box {
	margin: 10px;
	color: #657BA6;
}

#portfolio_wrapper .testimonials {
	padding: 0px 20px 20px 20px;
	border-bottom: 1px dotted #D5DFEA;
	margin: 0px 0px 10px 0px;
}
