/* ** */
#slider {
	width: 454px;
	position: relative;
}
/*    Header   */
#main_header #header{
	width:764px;
	margin:0 auto;
	color:#FFFFFF;
	height:216px;
	position:relative;
	background-color: #fff6d8;
	background-image: url(../images/header_pic.jpg);
	background-repeat: no-repeat;
	}
#main_header{
	width:100%;
	color:#FFFFFF;
	height:216px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #0a2b43;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	}

#main_header #header .navi{
	width:800px;
	display:block;
	position:absolute;
	top:189px;
	left:20px;
	margin:0;
	background:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
#main_header #header .Home{
	display:block;
	position:absolute;
	height:22px;
	width:123px;
	margin:0;
	padding:6px 0 0 26px;
	top:10px;
	left:0px;
	background-image: url(../images/search01_bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930000;
}
/*------------------------------------body-------------------------*/
#main_body{
	width:960px;
	background-color:#0a2b43;
	color:#fff6d8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 310px;
	padding-top: 10px;
	}
#main_body_Scroll{
	width:755px;
	background-color:#0a2b43;
	color:#fff6d8;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 310px;
	padding-top: 10px;
	overflow: auto;
	padding-right: 10px;
	}

#bodyLeft{
	width:450px;
	position: absolute;
	height: 270px;
	padding: 10px;
	top: 20px;
	left: 45px;
	border: 1px solid #930000;
	overflow: auto;
	}
#bodyRight{
	width:390px;
	position: absolute;
	height: 270px;
	left: 530px;
	top: 20px;
	}
/* *******   Footer Area ********** */
#main_footer{
	width:100%;
	float:left;
	background:url(images/footer_bg.gif) repeat-x #0c1d2a;
	color:#ffffff;
	padding:0px;
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	}
#footer {
	width:900px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	font-size: 10px;
	}
#Flash {
	background-color: #db2b34;
	height: 135px;
	width: 316px;
	position: absolute;
	left: 433px;
	top: 45px;
}
#NHSleft {
	position: relative;
	z-index: 5;
	height: auto;
	width: auto;
	left: 300px;
	top: 0px;
	float: left;
}
