/* CSS Document - MAIN HEADER */

#Header {	background:url(../header/bg-gradient-top.png) repeat-x top left; width:990px; height:125px; }
#HeaderMain {	display:inline-block;	width:740px; height:125px; float: left; }
#HeaderMenu {	background: url(../header/bullet-top.png) no-repeat top left;	float:left;	width:250px; height:125px;	display:inline-block; }

#HeaderMenu .menuList { margin:0px 0px 0px 0px; padding:25px 0px 0px 0px; width:250px; height:100px; display:block; border:0em solid #900; }
#HeaderMenu .menuList LI { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:125px; height:20px; display:inline-block; float:left; }
#Header a { font-size:1.2em; font-weight:bold; line-height:1.6em; margin:0px 0px 0px 0px; padding:0px 0px 0px 15px; height:20px; display:block; text-shadow: 0px 1px 0px #FFFFFF; }
#Header a.Nav {	color:#333333; text-decoration:none; }
#Header a.Nav:hover, #Header a.NavS { color:#00357B; text-decoration:none; background: url(../header/bullet-stay.png) no-repeat top left; }

