@charset "utf-8";
/* CSS Document */
body {
	background-color:#cfcac1;
}

#header-outer {
	float:left;
	display:inline;
	width:100%;
	height:181px;
	padding-top:15px;
	background-color:#585559;
}

#header {
	width:745px;
	height:181px;
	margin:auto;
}

#form-outer {
	margin:auto;
	width:745px;
}

#form {
	width:745px;
	margin-top:10px;
	float:left;
	display:inline;
}



h1 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:10px;
	color:#494849;
font-family:Arial,Helvetica,sans-serif;
}

#OT_searchWrapper, #OT_searchWrapperAll, #OT_logo, #OT_logoLink   {
	background-color:#CFCAC1 !important;
}

