body {
	margin-top:0;
	padding-top:0;
	min-width:1020px;
	background-color:#FFF;
}

img {
	border:none;
}

#header {
	margin-left:240px;
	width:685px;
	padding:0 0 50px 5px;
	border-top:#A9A9A9 solid thin;
	border-bottom:#A9A9A9 dashed thin;	
}

#leftside {
	float:left;
	margin:0px 0 0 40px;
	width:200px;
	padding-top:8px;
	border-top:#A9A9A9 solid thin;
	/* border-bottom:#A9A9A9 dashed thin; */
}

#content {
	width:1020px;
	min-height:800px;
	height:100%;
	margin-top:25px;
	padding-bottom:60px;
}

#mapcontent {
	width:660px;
	min-height:550px;
	margin-top:25px;
	margin-left:220px;
}

#mainimg {
	width:700px;
	height:430px;
	margin:25px 0 0 240px;
}

#buildercontent {
	width:660px;
	min-height:550px;
	margin-top:25px;
	margin-left:20px;
}

#builderimg {
	width:460px;
	height:350px;
	padding-bottom:20px;
	margin:25px 0 0 0;
}

.buildertext {
	width:460px;
}

#homecontent {
	width:660px;
	min-height:550px;
	margin-top:25px;
	margin-left:20px;
}

#homeimg {
	width:460px;
	height:350px;
	padding-bottom:20px;
	margin:25px 0 0 0;
}

.hometext {
	width:460px;
}

#mapimg {
	width:660px;
	height:555px;
	padding-bottom:20px;
}

.infoboxhome {
	background-color:#EFEFEF;
	width:205px;
	height:97px;
	border-top:#8F0000 solid;
	border-top-width:10px;
	padding-left:15px;
	float:right; 
	margin:-76px 0 0 0;
}

.infobox {
	background-color:#EFEFEF;
	width:205px;
	height:97px;
	border-top:#8F0000 solid;
	border-top-width:10px;
	padding-left:15px;
	float:right; 
	margin:-94px 0 0 0;
}



#footer {
	margin-left:280px;
	width:685px;
	padding:10px 0 10px 15px;
	border-top:#8F0000 solid 7px;
	border-bottom:#A9A9A9 solid thin;
}

/* --Fonts-- */

H1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	color:#999;
}

H2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	text-align:left;
	color:#999;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#999;
}

a {
	color:#999;
}

a.p:link,a.p:visited,a.p:active {
	text-decoration:none;
}

a.p:hover {
	text-decoration:underline;
}

.foottxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:left;
	color:#999;
}

a {
	color:#999;
}

a.foottxt:link,a.foottxt:visited,a.foottxt:active {
	text-decoration:none;
}

a.foottxt:hover {
	text-decoration:underline;
}
