#container {
	position: relative;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 20px;
	background-color: #FFFFFF;
}

body {
	background-image: url(images/bg-body%20blue.jpg);
	background-repeat: repeat;
}


#title {
	position:absolute;
	width:800px;
	height:110px;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(images/header-new-title.gif);
}


#title p {
	font-family: "Times New Roman", Times, serif;
	color: #F2314E;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



#searcharea {
	position:absolute;
	left:650px;
	top:140px;
	width:150px;
	height:200px;
}

#img {
	position:absolute;
	top:440px;
	height:40px;
	background-image: url(images/blue-nav.gif);
	background-repeat: repeat-x;
	width: 770px;
	left: 7px;
	z-index: 20;
	background-color: #FFFFFF;
}

#main_image{
	position:absolute;
	top:165px;
	width:800px;
	height:200px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}

#nav {
	position:absolute;
	top:160px;
	width:150px;
	height:200px;
	left: 0px;
}

#sub_headings {
	position:absolute;
	top:250px;
	width:802px;
	height:500px;
	background-image: url(images/main-content.jpg);
	background-repeat: no-repeat;
	left: 1px;
	background-position: center;
}

#description_box_1 {
	position:absolute;
	top:578px;
	width:800px;
	height:200px;
	background-color: #FFFFFF;
	left: 3px;
}
.linkson {
	color: #FFFFFF;
	font-family: "Adobe Caslon Pro";
	padding-top: 10px;
	padding-left: 10px;
}
#container a {
	font-family: "Adobe Caslon Pro";
	text-decoration: none;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
}
#container a:hover {
	color: #06417B;
}


#description_box {
	position:absolute;
	width:500px;
	left: 25px;
	top: 390px;
	height: 260px;
}

#container #description_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
}


#description_box_2 {
	position:absolute;
	width:300px;
	left: 25px;
	top: 390px;
}
#container #description_box_2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
}

#container #description_box_3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
}

#description_box_3 {
	position:absolute;
	top:390px;
	width:300px;
	height:200px;
	left: 380px;
}

#description_box_4{
	position:absolute;
	left:360px;
	top:400px;
	width:1px;
	height:210px;
	background-color: #000000;
}
#description_box_line{
	position:absolute;
	left:550px;
	top:435px;
	width:1px;
	height:210px;
	background-color: #000000;
}


#container #description_box_4 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	padding-left: 10px;
	padding-right: 5px;
	margin-top: 0px;
}
#listings{
	position:absolute;
	width:750px;
	height:200px;
	top: 370px;
	left: 25px;
}

#footer {
	position:absolute;
	top:640px;
	width:780px;
	height:44px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#container #footer p {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	text-align: center;
	padding-left: 15px;
	font-size: 10pt;
	margin-top: 15px;
}

#footerlength {
	position:absolute;
	top:670px;
	width:780px;
	height:44px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


#container #footerlength p {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1pt;
	text-align: center;
	padding-left: 15px;
	font-size: 10pt;
	margin-top: 15px;
}

