#wraper {
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-bottom: 15px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
}
.body {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.heder_area {
	background-image: url(../images/index_05.jpg);
	height: 128px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: center top;
}
.button_area {
	height: 37px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/btn.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.main_area {
	width: 1000px;
	margin-left: auto;
	padding-top: 13px;
	margin-right: auto;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 0px;
}
.main_font {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.more_font {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}


.orange_font {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
}

.right_panel {
	float: right;
	width: 688px;
}

.left_panel {
	background-color: #F8F8F8;
	float: left;
	width: 266px;
}
.left_headings {
	background-image: url(../images/left_spltr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: MLB-Revathi;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
}
.main_headings {
	background-image: url(../images/left_spltr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: MLB-Revathi;
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_splitline {
	background-image: url(../images/left_spltr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.footer_area {
	background-image: url(../images/index_20.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	padding-top: 10px;
}
