
body {
	background: url(../images/bkgd.jpg) top left repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 11px verdana, sans-serif;
}

#page {
	display: block;
	width: 960px !important;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 2px solid #002b54;
	border-left: 2px solid #002b54;
	/*overflow:hidden;*/
}

/**
 * Header
**/

#logo
{
	position:relative;
	top:5px;
		width:60px !important;
}
#imageSearch
{
	position:relative;
	top:3px;
	top /**/ : /**/ 1px;		
	
}


#header {
 width: 960px;
 height: 128px;
 margin: 0 auto;
 /*background: #ffffff url(../images/mhis_logo.gif) center left no-repeat; */
 position: relative;overflow:hidden;
}
#header table{
float: right;
	margin-top: 0px;
}


/**
 * Navigation Bar
**/

#navs{
 width: 960px;
 height: 34px;
 background: url(../images/nav_bkgd.jpg) no-repeat;
 margin: 0 auto;

 /**padding: 0 5px 0 5px; **/
 
  padding-top: 15px;
   padding-right: 0px;
    padding-bottom: 0px;
     padding-left: 0px;
 position: relative;
 display: block;
 list-style: none;
 font: 12px bold Verdana, Arial, Helvetica, sans-serif;
 

}

#navs ul {

}

#navs ul li ul 
{
	padding-left: 0px;  }
	
	


#navs .home { 
width: 60px; 
border-right: 1px solid #002b54;
}
#navs .him{ 
	width: 144px;
	border-right: 1px solid #002b54;
	}
#navs .hit {
	width: 224px;
	border-right: 1px solid #002b54;
	}
	#navs .clinical {
	width: 259px;
	border-right: 1px solid #002b54;
	}
	#navs .resources {
	width: 88px;
	border-right: 1px solid #002b54;
	}
	#navs .about {
	width: 76px;
	border-right: 1px solid #002b54;
	}
	#navs .contact {
	width: 91px;
	}

#navs li a {
	color: #ffffff;
	text-decoration: none;
}

#navs li a:hover {
    color: #c8c8c8;
	text-decoration: none;
}


/**
 * Footer
**/

#footer_border {
 clear: both;
 width: 960px;
 height: 21px;
 margin: 0 auto;
 background: url(../images/footer.gif) top no-repeat;
}
#footer {
 width: 964px;
 margin: 0 auto;
 background: #ffffff;
}
#footer p { 
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
padding: 10px 0 15px 0;
line-height: 1.4em;
text-align: center; 
color: #6e879e;
}
#footer a { color: #6e879e; }
#footer a:hover { color: #005288; }


#footer2 {
 width: 964px;
 margin: 0 auto;
 background: #ffffff;text-align: center; 
 
}
#footer2 p { 
 font: 11px Verdana, Arial, Helvetica, sans-serif;

line-height: 1.8em;
text-align: center; 
color: #6e879e; 
}
#footer2 a { color: #6e879e; }
#footer2 a:hover { color: #005288; }
/**
 * ----------
**/

.style2 {
	color: #860038;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #002b54;
	font-size: 11px;
	text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#goback
{
	float:right;
	margin-right:70px;
		margin-right /**/ : /**/ 130px;
	margin-top:-25px;
		margin-top /**/ : /**/ -33px;
	padding:3px 5px 5px 5px;
	border:0px0;
	border-bottom:0px solid #666688;

	text-align:center;
	

}
*+html #goback 
{
		margin-top:-32px;
	
}

#goback a

{
	text-decoration:none;	
	background-color:#ffffff;
	border:1px solid #c7c7c7;
	padding:0px 6px 3px 12px;
	text-indent:12px;
	color:#1C5B84;
	font-size:13px;
	font-weight:bold;
}
#goback a:hover

{
	text-decoration:none;	
	background-color:#B5A684;
	border:1px solid #c7c7c7;
	padding:3px 6px 3px 12px;
	text-indent:12px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

#mapselect
{
	float:right;
	padding-right:70px;
}

