/* CSS Document */

body {
	margin:0px;
}

body.interior {
	background-image: url(images/sidebg.gif);
}

#headLogo {
	background:url(images_newMenu/bgd_logohead.gif) repeat-x #ffffff;
	border-bottom:2px #000000 solid;
}

* html #headLogo {

}

#headMenu {
	background:url(images_newMenu/bgd_menu.gif) repeat-x;
	height:30px;
}

#headBanner {
	background-color:#000000;
	background:url(images_newMenu/banner_fill.gif) repeat-x;
	height:158px;
	border-bottom:2px #000000 solid;
}

#headBannerLeft {
	position: relative;
	float:left;
	border-left:1px #000000 solid;
}

#headBannerRight {
	position: relative;
	float:left;
	border-left:2px #000000 solid;
	border-right:2px #000000 solid;
}

#headBannerFlash {
	position: relative;
	border-left:1px #000000 solid;
	border-right:2px #000000 solid;
	margin:0px;
	padding:0px;
	width:791px;
}

#menu {
	border-right:0px solid #eeeeee;
	}


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:600;
	margin:10px;
}

#footerSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:600;
	margin:30px 10px 30px 170px;
}
