a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration: none;
}


body {
margin:auto;
font-size: 12px;
vertical-align: top;
background-image:url(images/main_bg.jpg);
background-repeat:repeat-x;

margin:0px;
padding:0px;

}

/*--------------------------------main_div---------------------------*/

#main_div{
	width:940px;
	height:auto;
	}
	 
/*--------------------------------lift_bg---------------------------*/

#header_bg{
    width:940px;
	height:211px;
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	}

#center_bg{
    width:940px;
	height:256px;
	background-image:url(images/center_bg.jpg);
	background-repeat:no-repeat;
	}	


#center_bg_02{
    width:940px;
	height:256px;
	background-image:url(images/center_bg-2.jpg);
	background-repeat:no-repeat;
	}	
	
#footer_bg{
   width:940px;
	height:100px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	}	


/*--------------------------------right_bg---------------------------*/	



.heading-1{
    font-family:Tahoma;
    font-size:11px;
    color:#000000;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	margin:0;
	padding-bottom:0;
	padding-left:0px;
	padding-right:0px;
	padding-top:40px;
}


.formtxt
{ font-family:arial;
    font-size:11px;
    color:#000000;
	line-height:18px;
	
	vertical-align:top;
}