html, body {
	height: 100%;
}
body {
	margin:0;
	color:#5b0b0c;
	font:16px Arial, Helvetica, sans-serif;
	background:#330101 url(../images/bg-body.gif) repeat-x;
	min-width:990px;
}
#w1 {
	min-height: 100%;
}
* html #w1 {
	height: 100%;
}
img {
	border-style:none;
}
a {
	font-weight: bold;
	color: #5b0b0c;
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
	color: #5b0b0c;
	text-decoration: underline;
}
input, textarea, select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
form {
	display:inline;
}
#wrapper {
	width:990px;
	margin:0 auto;
	padding-bottom:83px;
}
#header {
	background:url(../images/bg-header.gif) no-repeat;
	height:135px;
	overflow:hidden;
	position:relative;
}
.logo {
	float:left;
	padding:0 0 0 11px;
}
.logo a {
	width:498px;
	height:110px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
#header address {
	float:right;
	font-style:normal;
	color:#fff;
	text-align:right;
	padding:12px 20px 0 0;
}
.phone {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:0 0 16px 0;
}
#header address span {
	font-size:13px;
	line-height:15px;
}
#header address a {
	color:#fed87f;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	line-height:15px;
	display:block;
	position:relative;
	z-index:99;
}
#header address a:hover {
	text-decoration:underline;
}
.line {
	position:absolute;
	top:81px;
	left:5px;
	width:980px;
	height:58px;
	background:url(../images/line.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nav {
	width:990px;
	height:70px;
	margin:-10px 0 0 0;
	position:relative;
	z-index:555;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:10px 0 10px 8px;
	width:982px;
	background: url(../images/bg-nav.png) no-repeat;
}
#nav ul:after {
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float:left;
	padding:10px 30px 0 33px;
	height:40px;
	position:relative;
	z-index:3;
	background:url(../images/nav-separator.gif) no-repeat;
}
#nav li a {
	font: 22px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#nav li a:hover {

}
#nav li div {
	width:212px;
	position:absolute;
	top:50px;
	left:6px;
	overflow:hidden;
	border-bottom:1px solid #c8af74;
	display:none;
	background:url(../images/bg-drop-down.jpg) repeat-y;
}

#nav li div ul li:hover {
   background:url(../images/bg-drop-down-over.jpg) repeat-y;
}

#nav li div ul {
	width:100%;
	background:0;
	margin:0;
	padding:0;
	background:url(../images/top-shadow.png) no-repeat;
}
#nav li:hover div, #nav li.hover div {
	display:block;
	
}
#nav li li {
	float:left;
	width:201px;
	border-bottom:1px solid #5b0b0c;
	padding:10px 0 0 11px;
	margin:1px 0 -1px 0;
	height:29px;
	background:none;
}
#nav li li a {
	font:18px Arial, Helvetica, sans-serif;
}
#nav li li a:hover {
	font:18px Arial, Helvetica, sans-serif;
}
#main {
	background: url(../images/intro-sides.png) repeat-y;
	margin-top:-10px;
	padding:0 26px 0 25px;
	position:relative;
	z-index:1;
	height:1%;
	overflow:hidden;
}
.ad {
	width:939px;
	height:373px;
	overflow:hidden;
	position:relative;
}

.ad img {
	display:block;
}
.data {
	height:1%;
	overflow:hidden;
	background:#fed87f url(../images/bg-main.gif) repeat-y;
}
.data-bg {
	height:1%;
	overflow:hidden;
	padding-bottom:3px;
	background:url(../images/bg-sidebar.gif) no-repeat 100% 100%;
}
#content {
	float:left;
	width:552px;
	padding:18px 13px 0 17px;
}
#content h1 {
	margin:0 0 16px;
	font:24px Georgia, "Times New Roman", Times, serif;
	line-height:30px;
}
#content p {
	margin:0 0 20px;
	line-height:19px;
}
#sidebar {
	float:right;
	padding:23px 5px 15px 17px;
	width:335px;
	text-align:center;
}
#sidebar h2 {
	font:24px Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 -10px;
	position:relative;
	z-index:2;
}
.question {
	display:block;
	width:332px;
	height:210px;
	margin:-15px 0 27px;
	position:relative;
}
.question a {
	position:absolute;
	top:82px;
	right:13px;
	width:151px;
	text-indent:-9999px;
	height:90px;
	background: url(../images/none.gif);
}
.question img {
	display:block;
}
#sidebar p {
	text-align:left;
	margin:14px 20px 0 23px;
	position:relative;
	line-height:19px;
}
#footer-wrapper {
	width:100%;
	height:90px;
	margin-top:-90px;
	position:relative;
	z-index:5;
}
#footer-bg {
	width:100%;
	height:90px;
	background:url(../images/bg-footer.png) repeat-x;
}
#footer {
	margin:0 auto;
	width:918px;
	padding:22px 0 0 12px;
}
#footer ul {
	list-style:none;
	margin:0 0 13px;
	padding:0;
	height:1%;
	overflow:hidden;
}
#footer ul li {
	float:left;
	background:url(../images/foot-separator.gif) no-repeat 0 5px;
	margin-left:-10px;
	padding:0 18px 0 10px;
}
#footer li a {
	color:#fed87f;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	position:relative;
}
#footer li a:hover {
	text-decoration:underline;
}
.copy {
	color:#fff;
	font-size:14px;
	margin:0;
}
.developer {
	float:right;
	width:177px;
	padding:12px 0 0 48px;
	height:35px;
	margin-top:21px;
	background:url(../images/developer.gif) no-repeat;
	color:#fff;
	font-size:14px;
}
.developer a {
	color:#fed87f;
	text-decoration:none;
	font-weight:bold;
}
.developer a:hover {
	text-decoration:underline;
}
/*VENDOR LIST*/
dl {
}
dt {
	margin-top: 10px;
	float: left;
	clear: left;
	width: 120px;
}
dd {
	margin: 10px 0 5px 130px;
	padding: 0 0 0.5em 0;
}
/*ADDED FOR FORMATTING*/
h2 {
	font-size: 18px;
}
.homesite {
	padding: 5px 0px 15px 0px;
	display:block;
	clear: both;
}
.homesite img {
	float: left;
	padding: 0px 10px 10px 0px;
}
.homesite_detail2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.select_vendor, .select_builder {
	float:left;
	padding-right: 20px;
}

.developers {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

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