html {
	background-image:url(images/servicemonster_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
body {
	background-image:url(images/servicemonster_bg_clouds.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:0px;
}
a {
	color:#4e7c98;
	font-weight:bold;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color:#333;
	padding:0px 0px 0px 40px;
	margin-top:10px;
	margin-left:50px;
	background-image:url(images/servicemonster_h1.gif);
	background-repeat:no-repeat;
}

#listing h1 {
	font-size:22px;
	font-weight:normal;
	color:#333;
	padding:0px 0px 0px 40px;
	margin-top:0px;
	margin-left:0px;
	background-image:url(images/servicemonster_h1.gif);
	background-repeat:no-repeat;
}

#listing {
	padding-top:25px;
}
#wrapper {
	margin:0px auto 0px auto;
	width:969px;
}

#header {
	position:relative;
	width:969px;
	height:210px;
	background-image:url(images/servicemonster_header.png);
}
#logo {
	position:absolute;
	right:12px;
	top:12px;
}
#searchform .text {
	width: 170px;
	height:20px;
	border:#97a7b1 solid 1px;
	position:absolute;
	top:123px;
	right:370px;
	font-size:16px;
}
#searchform .text2 {
	width: 170px;
	height:20px;
	border:#97a7b1 solid 1px;
	position:absolute;
	top:123px;
	right:190px;
	font-size:16px;
}
#searchform .text3 {
	width: 30px;
	height:20px;
	border:#97a7b1 solid 1px;
	position:absolute;
	top:123px;
	right:150px;
	font-size:16px;
}
#searchform .imgbutton {
	width:84px;
	height:82px;
	position:absolute;
	top:95px;
	right:48px;
}
#current ul {
	position:absolute;
	top:156px;
	left:260px;
}
#current li {
	display:inline-block;
	background-image:url(images/servicemonster_li_current.gif);
	background-repeat:no-repeat;
	padding:0px 12px 10px 24px;
}
#current a {
	color:#4e7c98;
	font-weight:bold;
	font-size:13px;
}
#navbar {
	padding:10px 0px;
}
#navbar li {
	display:inline-block;
	background-image:url(images/servicemonster_li_current.gif);
	background-repeat:no-repeat;
	padding:0px 18px 0px 26px;
}
#navbar a {
	color:#4e7c98;
	font-weight:bold;
	font-size:16px;
}

#googleads {
	width:720px;
	background-color:#FFF;
	margin:0px auto;
	padding-top:35px;
}
#grass_hr {
	background-image:url(images/servicemonster_grass_hr.gif);
	width:784px;
	height:21px;
	margin:5px auto;
}
#content {
	position:relative;
	width:923px;
	margin:0px auto;
	background-color:#FFF;
	background-image:url(images/servicemonster_main_bg.gif);
}

#states_list ul {
	float:left;
	width:105px;
	list-style:url(images/servicemonster_li.png);
}

#states_list p {
	padding:0px 0px;
}

.states_link {
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#recent_listing {
}
#recent_listing ul {
	float:left;
	width:420px;
	list-style:url(images/servicemonster_li.png);
}
#recent_listing p {
	padding:0px 0px;
}
#footer {
	position:relative;
	background-image:url(images/servicemonster_footer.png);
	width:969px;
	height:295px;
	margin:0px auto;
}
#googlead_footer {
	position:absolute;
	top:50px;
	left:210px;
}
#footer_text {
	width:969px;
	position:absolute;
	bottom:12px;
	font-size:11px;
	text-align:center;
}
