html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html body {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
a {
color:#000000;
}
#wrapper {
	position:relative;
	width:1000px;
/*	height:787px;*/
	margin:0 auto;
/*	border:1px solid #000000;*/
}

#header {

	width:1000px;
	height:159px;
	float:left;
}

#hero {
position:relative;
	width:1000px;
	height:221px;
	float:left;
	background:url(../graphics/hero.jpg) top left no-repeat;
}

.links {
	width:229px;
	height:175px;
	float:left;
	padding:10px;
	padding-top:75px;
	text-decoration:none;
	margin-right:1px;
	margin-top:1px;


}
#about {
background:url(../graphics/about.gif) top left no-repeat;


}

#faq {
background:url(../graphics/faq.gif) top left no-repeat;

}

#contact {
background:url(../graphics/contact.gif) top left no-repeat;
}

#valuation {
background:url(../graphics/valuation.gif) top left no-repeat;
margin-right:0px;
}

#footer {
margin-top:95px;
height:35px;
padding-top:20px;
text-align:center;
width:1000px;
background-color:#000000;
color:#FFFFFF;
float:left;

}

#footer a {
color:#FFFFFF;
}


#value-me {
width:145px;
height:120px;
position:absolute;
top:73px;
left:813px;
}

#value-me input {
width:136px;
float:left;
margin-bottom:5px;
border:1px solid #7f9db9;

padding:2px;
}