div#subheader {
  height: 200px;
	background-position: bottom;
	background-color:#28445c;
	background-image:url(../images/subheader_bg.jpg);
	background-repeat: repeat-x;
	padding-left:20%; /* changed from 5% to 20% */
}

div#menu ul li a:hover, div#menu ul li.active a{ background:#477601;}
div#menu ul li.item1 a:hover, div#menu ul li.item1.active a{ background:#477601;}
div#menu ul li.item2 a:hover, div#menu ul li.item2.active a{ background:#477601;}
div#menu ul li.item3 a:hover, div#menu ul li.item3.active a{ background:#477601;}
div#menu ul li.item4 a:hover, div#menu ul li.item4.active a{ background:#477601;}
div#menu ul li.item5 a:hover, div#menu ul li.item5.active a{ background:#477601;}

/*div#head-bottm div#head-bottom-right{ margin-top:-85px; position:relative; }*/
/*div#head-bottm div#head-bottom-right{ margin-top:-85px; position:relative; }*/
div#head-bottm div#head-bottom-left{ margin-top:5px; }
div#footer ul#footer-menu li a{ width:0px; } /* Fool IE6 */
