
body {
	background:url(imagens/logo.png) repeat-x top left;
	color: #ff0000;
	font: 70% Verdana,Tahoma,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
}



#stylefour{
	position:relative;
	display:block;
	height:35px;
	font-size:13px;
	font-weight:bold;
	background:#ff0000 repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:2px solid #f98533;
		border-bottom:2px solid #f98533;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#ff0000;
	background:#fff;
	}

#wrapper {
	color: #ff0000;
	margin: 0 auto;
	padding: 0;
	width:1024px;
}

#header {
	width:1024px;
	color:#ff0000;
	height:250px;
	margin:0;
	padding:0;

}

#content {
	line-height:1.5em;
	background: #ffffff;
	heigth:auto;
	width:1024px;

}

#footer {

}

#footer p {
	

}

H2{
	color: #0093FF;
	font-size: 15px;
	line-height: 35px;

}
p{
	color: #000000;
	font-size: 13px;
	 font-weight:200;

	


}