body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #f6f1f1;
}

#awm {
	margin-top: 37px;

}
#index_banner_area {
	margin-top:25px;
	width: 900px;
	height: 330px;
}

#top_weblite {
	width:139;
	height:18;
	background-image:url(../images/top_weblite_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}

.text_top_webite {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size:10px;
}


.text_top_webite a:link, .text_top_webite a:visited, .text_top_webite a:active {
	color: #ffffff;
	text-decoration: none;
}

.text_top_webite a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#banner_bg {
	background-image:url(../images/banner_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

#banner_content_bg {
	background-image:url(../images/banner_content_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

#offer_bg {
	width: 304px;
	height: 285px;
	background-image:url(../images/offer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}

.offer_text {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #6c6a6a;
	font-size:11px;
	text-align:left;
}


.offer_text a:link, .offer_text a:visited, .offer_text a:active {
	color: #6c6a6a;
	text-decoration: none;
}

.offer_text a:hover {
	color: #6c6a6a;
	text-decoration: underline;
}

.offer_text a:visited {
	color: #6c6a6a;
	text-decoration: none;
}

.content_title {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size:14px;
	text-align:left;
}

.main_content {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color: #4e4f51;
	font-size:12px;
	text-align:justify;
}


.main_content a:link, .main_content a:visited, .main_content a:active {
	color: #4ca3c0;
	text-decoration: none;
}

.main_content a:hover {
	color: #4ca3c0;
	text-decoration: underline;
}

.main_content a:visited {
	color: #4ca3c0;
	text-decoration: none;
}

#testi_bg {
	width: 912px;
	height: 92px;
	background-image:url(../images/testi.png);
	background-repeat:no-repeat;
	background-position:center;
	
}


#footer {
	width: 923px;
	height: 40px;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	color: #8d8c88;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #8d8c88;
	text-decoration: none;
}

.footer_text a:hover {
	color: #8d8c88;
	text-decoration: underline;
}


