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


#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 650px;
	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:#204080;
	display: block;
	float: left;
	cursor: pointer;
	font-size:12px;
	font-weight: bold;
	font-family:Tahoma;
}
 #menu-top a:hover {	background:#204080; color:#fff;}
 #menu-top a:hover span {	background:#204080; color:#fff;}

#wrapper-header {

}

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

#wrapper-header2 {

}

#wrapper-header3 {

}

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

#wrapper-content {

}

* html #wrapper-content { height: 1%; }

#content {
	
	padding: 5px 40px 5px 40px;
	background:#204080;
	color:#D7D7EE;
}


* 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;
}

#footer {
	margin: 0 20px;
	border-bottom: 0;
	clear: both;
	font-family:Tahoma;
	color:#204080;
	font-size:12px
}

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

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


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #678b3f url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #8cb85c;
}

#ddcolortabs a:hover span{
background-color: #8cb85c;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #8cb85c;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

</style>

