body {
	margin: 0px;
	  height:100%;
	
	background-color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 1.7em;
}


/* content css */		
.Content {
	width: 800px;
	margin: auto;
	background-color: #ecc200;
	height: 100%;
	  min-height:100%;
	 position:relative;
	 height:100%;

}



#leftarea  {
	float: left;
	width: 433px;
	margin-left: 8px;
	background: #fff;
	padding-left: 10px;
	
	padding-right: 10px;
	

}
#rightarea  {
	float: left;
	width: 302px;
	margin-left: 8px;
	
	background-color: #ecc200;
	padding-left: 10px;
	
	padding-right: 10px;
	

}


#bottom  {
	clear:both;
	margin: 0px;
	padding-bottom:60px;
	

}
#footer  {

	
 position:absolute;
 text-align: center;
   bottom:0;
   width:100%;
   height:30px;   /* Height of the footer */
   background-color:#23225e;
   color: #fff;
   font-size: 10px;
	

}





/* branding area css*/



#branding {
	height: 80px;
	padding: 0;
	margin: 0;
}

#branding .right {
	float:right;
	}	
	
	#branding img {
	padding-left: 9px;
	}	
	

#PageContent {
	width: 800px;
	margin: auto;
}
input 
{

border: 1px solid #1b5394
}
select 
{

border: 1px solid #1b5394
}
.form_register {
font-family: lucida sans;
padding-bottom: 1em;
text-align:left;
color: #000;
font-size:14px;
}


.style7 {
	font-size: 9px;
	color: #666666;
	padding-top: 25px;
	clear:both;
}
