@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
	background-color: #000;
}

#wrapper {
	width:100%;
	height:100%;
}


#body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:26px;
	margin: 0px 0 0 0;
	background-color: #000;
	color: #000;
}

#body_main {
	width:819px;
	height:505px;
	margin-top: 70px;
	background-color: #000;
	background-image: url(images/gdm_builders_aspendale.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#details {width:819px;
height:180px;
padding-top:308px;}

#details_left {width:451px;
text-align:right;
float:left;
}

#details_right {width:232px;
font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:25px;
	font-weight:bold;
	color: #000;
	float:left;
	margin-left:40px;}

a:link { color: #000; }
a:visited {color: #000;}
a:hover {
	color: #ffffff;
	font-style: normal;
	background-color: #000;
	text-decoration: none;
}
a:active { color: #000; }


#footer {width:819px;
height:80px;
padding-top:10px;
margin-right: auto;
	margin-left: auto;
}

#footer_left {font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
line-height:25px;
font-weight:normal;
color:#999;
width:520px;
float:left;}

#footer_left a:link {color:#999;}
#footer_left a:visited {color:#999;}
#footer_left a:hover {color:#fff;}
#footer_left a:active {color:#999;}

#footer_right {
	width:270px;
	float:right;
	text-align:right;}

h1 {font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:25px;
	color:#000;
	font-weight:normal;}
	
	h2 {font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:25px;
	color:#000;
	font-weight:bold;}

h3 {font-family:Tahoma, Geneva, sans-serif;
font-size:14px;
line-height:25px;
font-weight:normal;}