@charset "UTF-8";

#container_home {
	background:	url(../uploads_b/templates/bkgd_repeat_portfolio.jpg) repeat-x !Important;	
}

#bkgd {
	background:	url(../uploads_b/templates/bkgd_visual_services.jpg) no-repeat !Important;
}

#top_spacer {	
	height:		206px !Important;
}

#services_container {
	/*
	height: 	850px;
	height:		auto !important;
	min-height:	850px;
	*/
	margin:		30px 0px 0px 49px;
	position:	relative;
	width:		880px;
	z-index:	2;
}

#services_container h2 {
	color:			#8c9b9e;
	font-size:		29px;
	font-style:		normal;
	font-weight:	300;
}

#services_container p {	
	color:			#666;
	font-size:		17px;
	font-style:		normal;
	font-weight:	400;
}

#services_container h3 {
	color:			#929292;
	font-size:		13px;
	font-style:		italic;
	font-weight:	300;
	letter-spacing:	0.1em;
	padding:		3px 0px 0px;
}

#services_container img {
	background:	#fff;
	border: 	4px solid #DBDBDB;
}
