/*header area*/	
#header1  {
	height: 50px;
	background-image: url(images/bg_header1_10.gif);
	background-repeat: no-repeat;
	}	

#header2 {
	height: 284px;
	background-image: url(images/bg_header2_10.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
body {background-color: #F25C19 !important;
background-image: none !important}

