@charset "utf-8";
body {
	background: #dc1f26;
	/* background: #dc1f26 url(images/main_bg.jpg) repeat; */
	margin: 0px;
	}

#container{
	width:690px;
	height:442px;
	position:absolute;
	margin-top:-274px;
	margin-left:-345px;	
	top: 50%;
	left: 50%;
	}
	
#container #logo{
	width:445px;
	height:87px;
	margin:auto;
	clear:both;
	}

#container #frase{
	width:680px;
	height:50px;
	margin: 20px 5px 20px 5px;
	clear:both;
	}

#container #imagens{
	width:687px;
	height:175px;
	margin:auto;
	clear:both;
	}	

#container #imagens #bloco1, #bloco2, #bloco3{
	width:209px;
	height:155px;
	float:left;
	margin: 10px;
	_display: inline;
	}
	
#container #menu{
	width:687px;
	height:90px;
	margin:auto;
	clear:both;
	}

#container #menu #blocomenu1, #blocomenu2, #blocomenu3{
	width:189px;
	height:90px;
	float:left;
	margin: 0 20px 0 20px;
	_display: inline;
	}


#rodape {
	width:100%;
	height:100px;
	background: #383431 url('../img/main_foot.jpg') left no-repeat;
	position:absolute;
	margin-top:-100px;
	top: 100%;
	}

#rodape #unidade1, #unidade2  {
	width:300px;
	height:60px;
	margin: 20px 10px 20px 10px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #fff;
	}

#rodape #wbd  {
	width:70px;
	height:33px;
	margin: 60px 0 0 20px;
	float:left;
	}