



body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #FFF;
	background-color: #B9AB97;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

h4 { color:#ffffff;  width: 650px; text-align:center; padding: 2px 0px; background: #3d3955; 
border: 1px solid #666666; font: bold 11px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;}

.style4 {color: #666666}
.style2 {font-size: 12px}

#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 650px;
	float:inherit;
	margin: 0 auto;
	text-align: left;
}


#menu-top {

	overflow: hidden; 
}

#menu-top ul {
	margin: 0 20px;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	margin:0;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	padding:5px 10px 5px 10px;
	color:#383955;
	display: block;
	float: left;
	cursor: pointer;
	font-size:12px;
	font-weight: bold;
	font-family:Tahoma;
}
 #menu-top a:hover {	background:#383955; color:#fff;}
 #menu-top a:hover span {	background:#EDE7DD; color:#000;}

#wrapper-header { width:651px;

}

#header {
	background: #406DB7 url('images/header.jpg') no-repeat center top;height:220px;
	border-bottom: 1px solid #fff;
}

#header1 {
	background: #406DB7 url('images/header2.jpg') no-repeat center top;height:220px;
	border-bottom: 1px solid #fff;	
}
#header2 {
	background: #406DB7 url('images/header3.jpg') no-repeat center top;height:220px;
	border-bottom: 1px solid #fff;
}

#header4 {
	background: #406DB7 url('images/header4.jpg') no-repeat center top;height:220px;
	border-bottom: 1px solid #fff;	
}

#header5 {
	background: #406DB7 url('images/header5.jpg') no-repeat center top;height:220px;
	border-bottom: 1px solid #fff;	
}




#header2 h3 {
	margin: 0px 0 0 20px;
	height: 192px;
	color: #fff;
	align: left;
	font-size: 16px;
	font-family:Tahoma;
}

#header h1 {
	margin: 0px 0 0 20px;
	height: 192px;
	color: #fff;
	align: left;
	font-size: 16px;
	font-family:Tahoma;
}

#wrapper-content {

}

h3{ 
	margin: 0px 0 0 20px;
	height: 192px;
	color: #fff;
	align: left;
	font-size: 16px;
	font-family:Tahoma;
}
* html #wrapper-content { height: 1%; }

#content {
	
	padding: 5px 10px 5px 10px;
	background:#FFF;
	color:#FFF;
	height:auto;	
}

#adLeft{ border-left: 1px solid #EDE7DD; align: right; background-color: #FFF;}

#adbottom{ height: 60px; border-top: 10px solid #fff; background: #406DB7; margin:5px 10px 2px 10px;}

#adTop{ float: left; margin:5px 10px 2px 20px; background-color: #FFF;}


#content1 {
	width: 110px;
	padding: 5px 5px 5px 10px;
	color:#E2D8C9;
	float:right;

}
#content2 {
	width: 470px;
	padding: 5px 10px 5px 10px;
	background:#FFF;
	color:#666;
	align:left;
	height:auto;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
	background-color:#FFF;
}

#footer {
	margin: 0 20px;
	border-bottom: 0;
	clear: both;
	font-family:Tahoma;
	color:#666;
	font-size:10px
	background-color:#FFF;
}

h2 { font-size: 16px;color:#666;font-family:Tahoma;font-weight: bold;}
h3 { font-size: 100%; }

a:link, a:visited { color: #666666; text-decoration: underline; }
a:hover{ color: #666666; text-decoration: none; }