@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #06040a;
	text-decoration: none;
	background-image: url(../images/body_bg2.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 1024px;
	background-image: url(../images/body_bg1.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-position: center;
}
.mainbottom {
	background-image: url(../images/main_bottombg.gif);
	background-repeat: repeat-x;
	background-color: #DBEED6;
}

.padtop {
	padding-top: 10px;
}
.padbottom {
	margin-bottom: 10px;
}
.padleft {
	padding-left: 10px;
}
.padright {
	padding-right: 20px;
}
.rightside {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}

.onlinepayment {
	width: 365px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 10px;
	background-color: #299a0b;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.style2 {
	font-size: 24px;
	color: #03a33f;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer  a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #00491F;
	text-decoration: none;
}
