
* {	margin:0 auto;
	padding:0;
}

body {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:18px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	
	
}

#footer {

	width:100%;
	height:70px;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	

}


#footer_content {
	width:700px;
	height:20px;
	padding-top:10px;
	
	padding-left:30px;
}

#footer_content_1 {
	width:700px;
	height:20px;
	padding-top:10px;
}

.normal_white {

	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
		
}

.inputText{
 
  	width:200px;
	height:20px;
	font-family: Verdana;
	font-size: 11pt;
	color:#FFFFFF;
	border: 1px solid #F2C282;
	background-color: #E26733;
 
 }
 
 .class2 { font-size:12px; color:#FFFFFF; border:0px; width:50px; height:20px; }

.logo_bg{

	width:606px;
	height:160px;
	position:absolute;
	background-image:url(images/logo_bg.gif);
	margin-top:45px;

}

