body {
	margin: 0px;
	background-color: #222;
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
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;
	margin: 0px;
	padding: 0px;
}

#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;
}
.inputwidth {
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	position: absolute;
	left: 15px;
	top: 25px;
}
#profilename {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	top: 13px;
	left: 20px;
}

#searcharea {
	height: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	width: auto;
}
#zipcode {
	float: left;
	height: 41px;
	width: 120px;
	text-align: left;
	padding-top: 12px;
}
#radius {
	float: left;
	height: 41px;
	width: 50px;
	text-align: left;
	padding-top: 12px;
	padding-left: 22px;
	padding-right: 7px;
}
#srnav {
	height: 21px;
	text-align: left;
	width: 962px;
	background-color: #750000;
}

#searchbutton {
	float: left;
	height: 41px;
	width: 88px;
	text-align: left;
	padding-top: 12px;
	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;
	background-color: #000;
	background-image: url(/images/profilenav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#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: #4b4b4b;
	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: #666;
	z-index: 99;
	top: -18px;
}
#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;
}
#leftpannel {
	position: relative;
	top: -18px;
	height: 377px;
	width: 536px;
	background-color: #151515;
	text-align: left;
	z-index: 5;
	float: left;
}
#profile {
	background-image: url(/images/profilebackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 159px;
	width: 536px;
	position: relative;
}
#agentphoto {
	position: absolute;
	left: 0px;
	top: 0px;
}
#agentinfo {
	width: 312px;
	position: absolute;
	top: 15px;
	left: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 17px;
}
#agentcontact {
	position: absolute;
	top: 75px;
	left: 183px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 23px;
}
#agentlinks {
	position: absolute;
	left: 360px;
	top: 81px;
}

#tabs {
	height: 218px;
	width: 100%;
	background-image: url(/images/tabline.jpg);
	background-position: left top;
	background-repeat: x;
}

br {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#map_canvas {
	position: absolute;
	height: 377px;
	width: 423px;
	top: 0px;
	z-index: 0;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #1d1d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	left: 536px;
}
#wrapper #intreface {
	text-align: left;
	position: relative;
	width: 962px;
}



#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;
}
#leftpannel #div1 {
	position: relative;
	height: 252px;
	width: 292px;
	float: left;
	overflow: hidden;
	z-index: 5;
}
#result {
	background-image: url(/images/testdiv_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 272px;
	font-weight: normal;
	display: block;
	float: left;
	overflow: hidden;
	position: relative;
}

#result #miles {
	width: 50px;
	text-align: right;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-right: 13px;
	padding-top: 13px;
}
#result #count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	width: 20px;
	float: left;
	margin-left: 8px;
	text-align: right;
	padding-top: 13px;
}
#result #agentname {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin-left: 14px;
	padding-top: 13px;
	width: 150px;
	overflow: hidden;
}
#result:hover
  {
	background-image: url(/images/testdiv_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	background-color: #C00;
	width: 272px;
  }
#contactform {
	position: absolute;
	height: 337px;
	width: 200px;
	z-index: 3000;
	float: left;
	left: 536px;
	background-image: url(/images/transparent.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	top: 0px;
	visibility: hidden;
}

#tab1, #tab2, #tab3, #tab4, #tab5 {
	height: 184px;
	overflow: hidden;
	padding-right: 0px;
	width: 475px;
}

#tabs {

}

div.scrollbar {
	top: 0px;
	left: 485px;
}

.scrollbar-vert{
	position: relative;
	background-color: #FFF;
	height: 184px;
	width: 15px;
}

.handle-vert{
	height: 30px;
	width: 15px;
	background-color: #000;
}

#backToSearch a, #backToSearch a:visited {
	background-color: #850000;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

#backToSearch a:hover {
	background-color: #FFF;
	color: #850000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.scrollBox {background-color: black;width: 20px;}
.scrollHandle {background-color: #850000;}
