/**
*	EBQ - Empresa Brasileira do Quartzo Ltda | Home CSS
*	Copyright: 2009 Maga Design [http://www.magadesign.com.br]
*
*	Developed By: Tiago Gerken <tiago@magadesign.com.br>
*
**/

#wrap #photos_container{
	position:absolute;
	width:990px;
	*margin-left: -270px;
	height:400px;
	background:#222;
	top: -180px;
	z-index: 1; 
}
#wrap #left_col{
	position:relative;
	float:left;
	width:233px;
	height:92px;
	display:table;
	margin-left: 35px;
	padding:0px;
	z-index: 2;
}

.logo_container{
	display:block;
	position:relative;
	margin-bottom: 10px;
	margin-left: 35px;
	width: 50%;
	z-index: 2;
}
#footer{
	display: table;
	position:absolute;
	font-weight:normal;
	color:#CDC9C7;
	clear:both;
	width:560px;
	*margin-left: -250px;
	height:94px;
	top: 550px;
	padding: 0px;
}
#footer span{
	color:#000;
}