body {
	background-image:url(../images/bg_site.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.8em;
}
p { line-height:1.3em; }
#content-holder {
	left:50%;
	width:770px;
	margin-left:-385px;
	position: absolute;
}

#content-header {
	height:69px;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position: 0px -1px; 
	margin-bottom:3px;
}

#content-header #left{
	float:left;	
	margin-left:-3px;
}

#content-header #right{
	float:right;
	margin-right:-3px;
	margin-top:-1px;
}

#content-header p { float:right;margin-top:45px;color:#9fb0ba }

/* MENU */
#content-menu {height:70px;}
#content-menu ul { clear:both;}
#content-menu ul li {
display: inline;
list-style-type: none;
}
#content-menu ul li a span { display:none; }
#content-menu ul li a  { display:block;float:left;height: 72px; }

#content-menu ul li a#menu-conheca { background-image:url(../images/bt_conheca.gif); width:189px;}
#content-menu ul li a#menu-conheca:hover, .menu-conheca-atual { background-image:url(../images/bt_conheca_on.gif)!important; }

#content-menu ul li a#menu-pesquisa { background-image:url(../images/bt_tipos.gif); width:146px;}
#content-menu ul li a#menu-pesquisa:hover, .menu-conheca-pesquisa { background-image:url(../images/bt_tipos_on.gif)!important; }

#content-menu ul li a#menu-jobs { background-image:url(../images/bt_cases.gif); width:62px;}
#content-menu ul li a#menu-jobs:hover, .menu-conheca-jobs { background-image:url(../images/bt_cases_on.gif)!important; }

#content-menu ul li a#menu-depoimentos { background-image:url(../images/bt_depoimentos.gif); width:116px;}
#content-menu ul li a#menu-depoimentos:hover, .menu-conheca-depoimentos { background-image:url(../images/bt_depoimentos_on.gif)!important; }

#content-menu ul li a#menu-contato { background-image:url(../images/bt_contato.gif); width:73px;}
#content-menu ul li a#menu-contato:hover, .menu-conheca-contato { background-image:url(../images/bt_contato_on.gif)!important; }

#content-menu ul li a#menu-proposta { background-image:url(../images/bt_solicite.gif); width:183px;}
#content-menu ul li a#menu-proposta:hover, .menu-conheca-proposta { background-image:url(../images/bt_solicite_on.gif)!important; }
/* END MENU */

#content-banner { clear:both; text-align: center; }

#content-page { display:table;clear:both; overflow: hidden;width:768px;float:left;}

#content-footer {
	background:url("../images/img_linha_rodape.jpg") no-repeat top;
	color:#7B91A0;
	font-size:0.7em !important;	
	padding:20px 15px;
	clear:both;
	height:110px;
}
#content-footer p {
	text-align: justify;
	margin-top:20px;	
}
#content-footer a {
	text-decoration:none;
	color:#7B91A0;
}
