html {
	margin: 0px;
}

body {
	margin: 0px;
	background-color: #314A97;
}

#wrapper {
	width: 100%;
	margin: auto;
	position: absolute;
}

#master {
	width: 778px;
	position: relative;
}

#topbar {
	background-image: url(../images/components/top_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
	width: 778px;
	margin-top: 16px;
	position: relative;
}

#middlebar {
	background-image: url(../images/components/middle_bar.gif);
	width: 778px;
	background-color: #FFFFFF;
	position: relative;
	padding-bottom: 0px;
}

#bottombar {
	background-image: url(../images/components/bottom_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 17px;
	width: 778px;
	position: relative;
}

#homesalelogo {
	position: relative;
	height: 68px;
	width: 333px;
	left: 27px;
	top: 18px;
}

#topregisterform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314A97;
	float: right;
	position: relative;
	margin-right: 20px;
	line-height: 22px;
}

.topregisterformfield {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 164px;
	height: 22px;
}

#homesalemenu {
	background-image: url(../images/components/homes_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 763px;
	height: 30px;
	position: relative;
	top: 2px;
	left: 8px;
	clear: both;
	line-height: 25px;
}
#homesalemenu a:link { text-decoration: none; color: #FFFFFF; }
#homesalemenu a:visited { text-decoration: none; color: #FFFFFF; }
#homesalemenu a:active { text-decoration: none; color: #FFFFFF; }
#homesalemenu a:hover { text-decoration: none; color: #FFFFFF; }
#leftmenu {
	position: relative;
	z-index: 1;
	height: 336px;
	width: 171px;
	left: 14px;
	top: 10px;
}
.leftmenuitem {
	margin-bottom: 5px;
	width: 171px;
}
#homecontent {
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 308px;
	width: 513px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314A97;
	line-height: 16px;
	text-align: justify;
}
#homecontent h1{font-size: 18px;}
#phonenumber {
	position: relative;
	z-index: 1;
	height: 20px;
	width: 240px;
	left: 210px;
	top: 10px;
}
#homepage {
	position: relative;
	z-index: 1;
	height: 146px;
	width: 200px;
	left: 267px;
	top: -260px;
	}
#package {
	position: relative;
	z-index: 1;
	height: 280px;
	width: 200px;
	left: 550px;
	top: -335px;
	}
#whychooseus {
	position: relative;
	z-index: 1;
	height: 139px;
	width: 200px;
	left: 267px;
	top: -215px;
}
#instructions {
	position: relative;
	z-index: 1;
	height: 139px;
	width: 200px;
	left: 267px;
	top: -255px;
	}
#advertisenow {
	position: relative;
	z-index: 1;
	height: 189px;
	width: 200px;
	left: 267px;
	top: -680px;
	}
#sellingproperty {
	position: relative;
	z-index: 1;
	height: 146px;
	width: 200px;
	left: 534px;
	top: -1040px;
	}
#shoppingsafe {
	z-index: 1;
	height: 43px;
	width: 82px;
	position: relative;
	float: right;
	margin-right: 30px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	clear: both;
	position: relative;
	left: 20px;
	top: 
}
#footer a:link { text-decoration: none; color: #000000; }
#footer a:visited { text-decoration: none; color: #000000; }
#footer a:active { text-decoration: none; color: #000000; }
#footer a:hover { text-decoration: none; color: #000000; }
#homecontent2 {
	width: 513px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #314A97;
	line-height: 16px;
	text-align: justify;
}
#homecontent2 h1{font-size: 18px;}
#homecontent2 h2{font-size: 14px;}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	color: #314A97;
	border: 1px solid #000000;
}
.alerttext {
	font-weight: bold;
	color: #E12726;
}
.searchheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E12726;
}
.searchheader a:link { text-decoration: none; color: #FFFFFF; }
.searchheader a:visited { text-decoration: none; color: #FFFFFF; }
.searchheader a:active { text-decoration: none; color: #FFFFFF; }
.searchheader a:hover { text-decoration: underline; color: #FFFFFF; }
.redborder {
	border: 1px solid #E12726;
}
.termsfield {
	height: 200px;
	width: 500px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.telephonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
    color: #314A97;
}
