/* Begin Basic Structural Elements */

.clear { clear: both !important; }
.right { text-align: right; }
.center { text-align: center; }

body {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	background: #fff url(../images/page-bkgd.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page {
	background: #fff; /*url(../images/content_bg_new.gif) 199px 281px no-repeat;*/
	width: 760px;
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: left;
}
/* video */
#page2 {
	background: #fff ;
	width: 760px;
	padding: 0 0 0 0;
	margin: 0 auto;
	text-align: left;
	
}

/* End Structural Elements */


/* Begin Header Elements */

#header {
	margin: 0;
	padding: 0 17px 0 17px;
	height: 92px;
	overflow: hidden !important;
}

#header #h1n1{
 margin-left: 210px;
 margin-top:10px;
  display:none;

}
#header #fluindex{
 margin-left: 475px;
margin-top:10px; 
}

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/mhs_logo.gif) top left no-repeat;
 position:relative;
 left:-30px;
	width: 150px;
	height:92px;
color:#853509 !important;
}

#header h1 a {
	display: block;

	height: 92px !important;
	padding: 93px 0 0 0 !important;
	width: 150px;
	overflow: hidden !important;
	text-indent: -9999px;
 
}

#header ul {
	display: block;
	margin-top: -20px;
	margin-left:15px;
	padding: 39px 0 0 400px; /* femi change */
	list-style-type: none;
	font-size: 11px;
}

* html #header ul { padding-left: 318px; }

#header ul li {
	display: block;
	padding: 10px 9px; /* femi change */
	padding /* */ : /* */ 10px 9px; /* femi change */
	float: left;
	border-left: 1px solid #005e82;
}

#header ul li.first {
	padding-left: 26px;
	border: none;
	background: url(../images/nav_arrows.gif) top left no-repeat;
}

#header ul li.last { padding-right: none; }

#header a {
	text-decoration: none;
	color: #005e82;
}

#header a:hover { text-decoration: underline; }

/* End Header Block */


/* Begin Footer Elements */

#footer {
	width: 760px;
	margin: 0 auto;
	font-size: 10px;
	color: #03374b;
	padding: 13px 0;
	text-align: center;
}

#footer a { color: #03374b; }
#footer a:hover { color: #015271; }

/* End Footer Elements */

#maincontent{
 
	min-height: 525px;
	height:auto !important;
	height: 525px;


 
}
 #ContentBlock4 h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif !important ;
	font-size: 15px !important ;
	color:#853509 !important ;

}
.callout {color: #005288; font-family: Verdana,Arial,Sans-Serif; background: #d9e2e7; padding: 8px;}
.callout h4{ font-family: Verdana,Arial,Sans-Serif; font-weight:bold; font-size:12px; margin:0px;}
.callout a{color: #005288; text-decoration: underline;}
.callout a:hover{color: #853509; text-decoration: underline;}

 li a {color: #000; text-decoration: underline; } 
 li a:hover { color: #853509; text-decoration: underline; }

