body{
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;

background: #eef3fa url(../images/header_back.gif) repeat-x;
margin: 0; padding: 0;
text-align: center;
}

#container{
width: 990px;
margin: auto;
}
#header{
background: url(../images/header_back.gif) repeat-x;
height: 238px;
position: relative;
}
#header ul{
margin: 0;
padding: 0;
}
#header ul li{
list-style: none;
}
#header ul li strong{
display: none;
}
#header ul a{
position: absolute;
display: block;
}
#header ul .menu1 a{
left: 20px;
top: 28px;
background: url(../images/tit_oquee.gif);
width: 93px;
height: 38px;
}
#header ul .menu2 a{
left: 150px;
top: 53px;
background: url(../images/tit_resultados.gif);
width: 126px;
height: 31px;
}
#header ul .menu3 a{
left: 40px;
top: 105px;
background: url(../images/tit_galeria.gif);
width: 283px;
height: 36px;
}
#header ul .menu4 a{
left: 620px;
top: 15px;
background: url(../images/tit_parceiros.gif);
width: 370px;
height: 41px;
}
#header ul .menu5 a{
left: 655px;
top: 81px;
background: url(../images/tit_depoimentos.gif);
width: 131px;
height: 24px;
}
#header ul .menu6 a{
left: 800px;
top: 111px;
background: url(../images/tit_faca.gif);
width: 177px;
height: 30px;
}

#header h1{
text-indent: -5000px;
display: block;
position: absolute;
left: 351px;
top: 0;
background: url(../images/logo.jpg);
width: 271px;
height: 160px;
margin: 0;
}

#header h2{
text-indent: -5000px;
display: block;
position: absolute;
left: 330px;
top: 179px;
background: url(../images/tit_conexao.gif);
width: 327px;
height: 57px;
margin: 0;
}
#content{
margin: 0 auto;
width: 556px;
background: url(../images/content_middle.gif) center 50% no-repeat;
}
#post{
margin: 0 auto;
text-align: left;
width: 503px;
background: url(../images/content_top.gif) top no-repeat #fff;
}
#post p, #post ul{
margin: 10px;
}
#post h3{
font-size: 1.4em;
padding: 20px 10px;
margin: 0;
}
#rodape{
font-size: .8em;
margin: 0 auto;
height: 70px;
background: url(../images/footer_back.gif) bottom repeat-x #29a9e0;
width:  503px;
}
#rodape p{
display: block;
padding-top: 20px;
}
