#mainbg {
	background-color: #99a0af;
	background-image: url(images/09.png) !important;
	background-repeat: repeat-x;
}
div#header{
	height:70px;
	padding-left:10px;
	font-size: 18px;
	background-image: url(images/header_sun.gif);
	width: 770px;
	background-repeat: no-repeat;
	background-position: right top;
}
#header h1{
	font-size: 18px;
	font-weight: bold;
	color: #99a0af;
	padding-top: 10px;
	padding-left: 3px;
}
#searchbox .text {
	border: 2px solid #99a0af!important;
	background: white;
}
