html,body { 
	height: 100%; 
	width: 100%;
	margin: 0px 0 1px 0;
	 
}

body { 
	margin: 0; 
	padding: 0;  
	background-color: #e7e0d2;
}

#main {
	left: 50%;
	margin: 0 auto 0 -470px;
	width: 941px;
	overflow: hidden;
	position: absolute;
	height: 1280px;
}


#main img {
	float: left;
	clear: both;
}

#footer {
	left: 50%;
	margin: 0 auto 0 -410px;
	width: 820px;
	overflow: hidden;
	position: absolute;
	height: 40px;
	border-top: 1px solid #878585;
	top: 1400px;
	text-align: center;
}

#footer ul { 
	list-style-type: none;
	margin: 0 0 0 190px;
	padding: 0;
	float: left;
}

#footer ul li {
	text-weight: bold;
	color: #878585;
	padding: 0 10px 0 10px;
	float: left;
	
	font-family: arial, verdana;
	font-size: 11px;
	line-height: 39px;
	letter-spacing: 0.0px; 
}

#footer ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #878585;
}

#form .fSteps {
    padding-top:0px;
}

#fStep1 label{
    height: 10px;
         
}

.cField1 .widthLabel{
    line-height: 20px;
    margin: 0 0 10px;
    width: 290px;

   
}
.cField1 input {
    margin:3px 0 0;
}
.cField1{
    height:                    auto;
}

.cField1 label{
    line-heigh:                auto;
}
#form .cField1 span {
    height: autox;
    line-height: 17px;
}

