﻿body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #a8aaad; 
}

h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}

div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:1024px;  
}

div#head {
	left:0px;
	width:1024px;
	height:71px;
	background-color: #FFFF66;
	top: 0px;
	position: absolute;
	background: url(../images/top.gif) no-repeat top;
}

div#menu {
	width: 1024px;
	position: relative;
	top: 71px;
	height:60px;
	background-color: #aaa;
	background: url(../images/menu/menu1.gif) no-repeat top;
}

div#conn {
	width: 1024px;
	position: relative;
	top: 64px;
	height:6px;
	background-color: #fff;
	background: url(../images/conn/connresidential.gif) no-repeat top;
}

div#maintop {
	width: 1024px;
	position: relative;
	top: 64px;
	height:6px;
	background-color: #fff;
	background: url(../images/mainbacktop.gif) no-repeat top;
}

div#maintop {
	width: 1024px;
	position: relative;
	top: 64px;
	height:6px;
	background-color: #fff;
	background: url(../images/mainbacktop.gif) no-repeat top;
}

div#iheader {
	width: 1024px;
	position: relative;
	top: 64px;
	height:71px;
	background: url(../images/insideheader.gif) repeat-y top;
}

div#mainibottom {
	background-color: #99FFFF;
	top: 64px;
	width: 1024px;
	height: 28px;
	position: relative;
	background: url(../images/mainiback.gif) no-repeat top
}

div#theader {
	width: 1024px;
	position: relative;
	top: 64px;
	height:12px;
	background: url(../images/tableheader.gif) repeat-y top;
}


div#main {
	width: 1024px;
	position: relative;
	top: 45px;
	background: url(../images/mainbackmain.gif) repeat-y top;
}

div#main2 {
	margin:0 80px 0 60px;
}

div#mainbottom {
	background-color: #99FFFF;
	width: 1024px;
	height: 18px;
	position: relative;
	margin-top: 45px;
	background: url(../images/mainbackbottom.gif) no-repeat top
}

div#foot {
	background-color: #99FFFF;
	width: 1024px;
	height: 110px;
	position: relative;
	margin-top: 0px;
	background: url(../images/bottomcredit.gif) no-repeat top
}

div#foot1 {
	position: absolute;
	left:385px;
	top:5px;
	color:#333;
	text-align:center;
	font-size:11px;
}

div#foot2 {
	position: absolute;
	left:255px;
	top:80px;
	color:#777;
	margin:0;
}

div#foot2 form {
	border:0;
}

#header1 {
	color:#fff;
	font-size:35px;
	position:absolute;
	left:63px;
	top:6px;
}

#header2 {
	color:#ddd;
	font-size:10px;
	position:absolute;
	left:865px;
	top:17px;
}

#header3 {
	position:absolute;
	left:865px;
	top:34px;
}

#header3 input {
	color:#333;
	width:60px;	
	background-color:#e0e0e0;
	border:0;
}

#header form {
 	border:0;
}

#main2 input {
	margin-left:30px;
	margin-right:8px;
}

.step {
	margin-bottom:10px;
}


#step2 select {
	margin-left:8px;
	margin-right:30px;
}

#step3 input {
	font-size:20px;
}

.steptitle {
	color:#777;
	margin-bottom:10px;	
}

#step4 td {
	vertical-align:top;
}

#step4 input {
	margin-bottom:7px;
}

#step5 input {
	margin-left:2px;
	margin-bottom:20px;
}

#step52 input {
	margin-left:10px;
	margin-bottom:0px;
}

#step52 td {
	text-align:right;
	padding-bottom:12px;
}

.stepno {
	color:#aaa;
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	font-style:italic;
	font-size:25px;
	
}


.indent {
	margin-left:30px;
}

hr {
	margin:10px 0;
}

#step4
{
	display:block;
}
#pricesell, #proptype {
	display:none;
}

.hidden
{
	display: none;
}
.visible
{
	display:block;
}
