body {
	margin: 0px;
	background-color: #222;
	background-repeat: repeat-x;
	background-position: left top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#advancesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 15px;
	width: 942px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 4px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	position: absolute;
	height: 47px;
	width: 341px;
	left: 15px;
	top: 18px;
}
#searcharea {
	height: 51px;
	position: relative;
	top: 11px;
	right: 11px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	width: auto;
}
#formdescription {
	position: relative;
	height: 51px;
	width: 193px;
	float: left;
}
#zipcode {
	float: left;
	height: 41px;
	width: 70px;
	text-align: left;
	background-color: #640101;
	padding-top: 10px;
}
#radius {
	float: left;
	height: 41px;
	width: 50px;
	text-align: left;
	background-color: #640101;
	padding-top: 10px;
	padding-left: 10px;
}
#searchbutton {
	float: left;
	height: 41px;
	width: 88px;
	text-align: left;
	background-color: #640101;
	padding-top: 10px;
	padding-left: 10px;
}




#wrapper {
	padding: 0px;
	width: 962px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainnavigation {
	width: 962px;
	text-align: left;
	float: left;
	top: -18px;
	position: relative;
	height: 55px;
}

#searcharea #zipcode input {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}
#searcharea #radius select {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	background-image: url(/images/HeaderBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 962px;
	position: relative;
	height: 91px;
}
#greybar {
	height: 18px;
	width: 942px;
	float: left;
	background-color: #161616;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #333;
	z-index: 99;
	top: -18px;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #000;
}
#greybar #subcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #000;
	height: 65px;
	width: 235px;
	visibility: hidden;
	float: right;
	position: static;
	text-align: right;
	margin-top: -18px;
	background-image: url(/images/AgentLoginBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
}
#greybar #subcontent #username input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#greybar #subcontent #username {
	width: 100px;
	position: relative;
	float: right;
	text-align: left;
	margin-right: 10px;
}
#greybar #subcontent #password input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
#greybar #subcontent #password {
	width: 100px;
	position: relative;
	float: right;
	text-align: left;
	margin-right: 12px;
}


#flash {
	position: relative;
	float: left;
	height: 333px;
	top: -18px;
}
#footer {
	background-color: #1D1D1D;
	height: 18px;
	width: 962px;
	float: left;
	position: relative;
	top: -18px;
}
.agentlogin a:link {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 12px;
	background-color: #000;
}
.agentlogin a:visited {
	text-decoration: none;
	color: #CCC;
}
.agentlogin a:hover {
	text-decoration: none;
	color: #FFF;
}
.agentlogin a:active {
	text-decoration: none;
	color: #CCC;
}
