body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../mainpics/bkg_body_elite.png);
	background-repeat: repeat-x;
	background-color: #EEF2F6;
}


#container{
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	float: left;
	height: 165px;
	width: 960px;
}

#logo{
	float: left;
	height: 165px;
	width: 225px;
}



#nav{
	float: right;
	height: 44px;
	width: 600px;
	margin-top: 60px;
}

#article{
	background-color: #FFF;
	float: left;
	height: auto;
	width: 960px;
	border: 1px solid #CCC;
}

#banner{
	width: 920px;
	height: 400px;
	background-color: #eaeaea;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#logos{
	height: 71px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#facebook{
	float: left;
	height: 71px;
	width: 360px;
}

#logosmarcas{
	float: right;
	height: 71px;
	width: 504px;
}

#section{
	float: left;
	height: auto;
	width: 940px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
#section h1 {
	text-align: center;
	font-size: 24px;
}


#Boxsection{
	width: 166px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	height: 270px;
}
#Boxsection a img {
	border: 1px solid #999;
}

#Boxsection a img:hover {
	border: 1px solid #333;
}
#Boxsection p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #0A3865;
	font-weight: bold;
	line-height: 20px;
}

#thumbsindex{
	float: left;
	height: 240px;
	width: 122px;
	margin-right: 20px;
	border: 1px none #CCC;
	margin-left: 20px;
	padding: 10px;
	margin-bottom: 15px;
}



#footer{
	clear: both;
	height: auto;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer p {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #355373;
	text-align: center;
}
#footer p a {
	text-decoration: none;
	color: #355373;
	
}
#footer p a:hover {
	text-decoration: underline;
	color: #00386F;
	
}

#headerad{
	float: left;
	height: 90px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 120px;
}


#ad{
	float: left;
	height: 250px;
	width: 300px;
}
