html, body {
	margin:0px 0px; 
	padding:0px;
	background:#FFF; 
	text-align:center;
}

#wrap {
	margin:0px auto;
	text-align:left;
	width:800px;
	*width:804px;
	position:relative;
	padding:2px;
	background:#FFF;
}

#top_bar { 
	height:150px;
	position:relative;
}

#footer {
	background: #FFF;
	color:#000;
	text-align:center;
	font-size:12px;
}

#header {
	background: url('/images/bhead1.jpg') no-repeat top left #000; 
	color: #000;
	height:375px;
	position:relative;
	width:600px;
	float:left;
}

#header2 {	
	background:#7F9ED7;
	height:326px;
	font-size:13px;
	float:left;
	padding-left:15px;
	width:185px;
	*width:200px;
}

#header a {
	color:#FFF;
	font-weight:bold;
}

.form_text {
	background:url('/images/inputbg.png') repeat-x top left transparent;
	border:1px solid #000;
	color:#383838;
	font-size:14px;
	height:24px;
	width:150px;
}

.form_text:focus, .form_text:hover {
	background:url('/images/inputbgfocus.png') repeat-x top left transparent;
}

.form_submit {
	background:url('/images/sub.png') no-repeat top left transparent;
	border:0px;
	font-size:16px;
	height:100px;
	width:150px;
	margin-right:50px;
}

.form_submit:focus, .form_submit:hover {
	background:url('/images/subf.png') no-repeat top left transparent;
}

#menu {
	background:#000;
	height:25px;
	position:relative;
	width:800px;
	z-index:2;
}

a { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline;}

#content {
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content h1 {
	text-transform:uppercase;
	font-size:18px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#004996;
	padding: 5px;
	margin:0;
}

td { 
	text-align:right; 
	background:transparent; 
	color:#000; 
	font-size:10px; 
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select { width:100px;height:20px;font-size:12px; }
	
.sbutton { 
	width:700px;
	height:25px;
	/*background:url('/stopforeclosuregroup/images/quote.jpg') no-repeat top left #FFF;
	color:#000;
	border:1px solid #000;
	font-weight:bold;
	text-transform:uppercase;*/
}
#infoform p {
	text-align: center;
	font-size: 12px;
}

#testimonials p {
	border:1px solid #000;
	background:#FFF;
	color:#000;
	padding:5px;
}

h3 { font-size:14px; }

#footer {
	border-top:1px dotted #797979;
	padding: 10px;
}

#footer a {
	color: #666666;
}

#footer a:hover {
	color: #000;
}

#content a {
	color: #666666;
}

#content a:hover {
	color: #000;
}
