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