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

body { 
    margin: 0; 
    padding: 0;  
    background-color: #9b9b9b;
    background-image: url(images/backgroud.png);
    background-repeat: repeat-x;
    background-position: top center;
}

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


#flash{
    top:               80px;
    left:              93px;
	position:          absolute;
}

#main img {
    display: block;
}

#divmeer_info{
	margin: 0 0 20px 0;
}

.fText1{
	padding:0 5px 16px 9px;
}

.fText4{
    padding:0 5px 0 9px;	
}

#meer_info div{
	float: left;
	width: 205px;
}


 div.smaller{
    width: 110px;
 	float:left;
}

.chbxCon div{

}

.chbxCon div label{
	float: none;
	width:auto;
	line-height: 25px;
}

#meer_info div.smaller label{

}

#footer {
	left: 50%;
	margin: 0 auto 0 -410px;
	width: 820px;
	overflow: hidden;
	position: absolute;
	height: 40px;
	border-top: 1px solid #333333;
	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: #333333;
	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: #333333;
}

.fField1 select {
    width:          208px;	
}

span.requiredStar{
	color: red;
}

.chbxCon{
	float: left;
	   padding: 0 0 20px 0;
	width: 325px;
}
