@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_company.jpg) no-repeat !Important;
}

#top_spacer {	
	height:		206px !Important;
}

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

#company_container p {
	color:			#8c9b9e;
	/*float:			left;*/
	font-size:		22px;
	font-weight:	lighter;
	/* padding-right:	20px;*/
	/* line-height:	20px; */
}

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