@charset "UTF-8";
/* CSS Document */
#header {
	vertical-align: top;
	height: 182px;
	width: 943px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index:1;
}
#header_left {
	position: absolute;
	height: 182px;
	width: 263px;
	z-index: 1;
	float: left;
	top: 0px;
	left: 0px;
}
#bottom_text #fill {
}
#sub {
	position: absolute;
	height: 25px;
	width: 45px;
	left: 140px;
	top: 0px;
	cursor: pointer;
}
#mls {
	z-index: 2;
	height: 30px;
	width: 190px;
	position: absolute;
	padding-top:1px;
	left: 10px;
	top: 25px;
}
#phone {
	z-index: 2;
	height: 20px;
	width: 200px;
	background-repeat: no-repeat;
	position: absolute;
	padding-top:1px;
	left: 0px;
	top: 4px;
}
#header_right {
	position: absolute;
	height: 182px;
	width: 680px;
	top: 0px;
	float: right;
	left: 263px;
}
#menu {
	z-index:1000;
	position:relative;

}

#outside {
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	z-index:1;
}
#main {
	height: 100%;
	width: 923px;
	background-color: #FFF;
	left: 0px;
	position:relative;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ad_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.ad_list_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#bottom {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main_bottom.jpg);
	height: 38px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -250;
}
.butt {
	width: 156px;
	height: 350px;
	float: left;
	padding-left: 7px;
}
html
{
	width:100%;
}
body
{
	text-align:center;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-image: url(images/main_back_full.jpg);
	background-color: #112d5f;
	background-repeat: repeat-x;
}
#bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	text-align: left;
	width: 932px;
	color: #FFF;
}

.textbox {
	background-color: #efefef;
	width:84px;
	left: 50px;
	position: absolute;
	top: 3px;
}

.title
{
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.title_no_underline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.ad_cat {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	vertical-align: top;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.noscrbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	left: 0px;
	top: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: b4b4b4;
	cursor: pointer;
}
