
#header {
	width:960px;
	background:#002368 url(../images/layout/footer_bg.gif) repeat-x top left;
	float:left;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  margin-bottom:3em;
  	height:65px;
	}
	
.headerimg{
	margin-left:20px;
	margin-top:0;
	}
	

	
