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

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

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

#flash1 {
    position: absolute;
    margin-left:304px;
    top: 409px;
    left: 50%;
}

#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 #000000;
	top: 800px;
	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: #000000;
	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: #000000;
}

.fText1 { 
	font-weight: normal;
}

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

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

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

.fText3 {
    float:left;
    height:auto;
    letter-spacing:0.2px;
    line-height:17px;
    overflow:hidden;
    padding:10px 5px 0px 10px;
    width:310px;
}

/* Stap 1-4 */
#fStep1 .fField3, #fStep1 .fField4 {    clear:none; float:left; }
#fStep1 .fField3 {  width: 214px;   overflow:hidden;    }
#fStep1 .fField3 select { margin-left: 83px; }
#fStep1 .fField4 select { margin-left: 10px; }
#fStep1 .fField4 input {    margin-left:0;  margin-right:0; }
#fStep1 .fField3 input{ margin-left:0;  margin-right:0; }
#fStep1 .fField4{   margin:0;   float:left; width: 105px;    }
#fStep1 .fField4 span, #fStep1 .fField4 field, #fStep1 .fField4 label { display:none;   }
