body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: black;
	background: #0071bc url('../images/bg.gif') repeat-x 0 0;
	line-height: 180%;
	margin: 20px 0 0 0 ;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}


#header {
	margin: auto;
	padding: 0;
	height: 108px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
background: #eee url('../images/banner.jpg') no-repeat center top;
}

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

#content {
	padding: 5px 40px 5px 245px;
background-color:white;
}

#wrapper-menu-page {
	float: left;
	width:180px;
	margin: 20px 30px 3em 2em;
	background: transparent url('../images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

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

#menu-page { padding: 5px 0 20px 0; }

#menu-page ul {
	margin: 0;
	padding: 0 0 0 40px;
	list-style: none;
	font-size: 90%;
	text-align:left;
	}

#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: #5b8fbe;
font-weight:bold;
}
#menu-page a:hover { color: #888; }

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

#footer {
	margin: 0;
	background-color: #f7f7f7;
	border: 1px solid #eae4e4;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #666; text-decoration: none; }