@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #474026;
	text-decoration: none;
	background-color: #DFDED9;
}
.maincontent {
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 378px;
	width: 1024px;
}
.innercontent {
	background-image: url(../images/inner_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 622px;
	width: 1024px;
}
.innercontent2 {
	background-image: url(../images/inner_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 1622px;
	width: 1024px;
}

.mcontent {
	padding: 0px;
	width: 579px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #474026;
	text-decoration: none;
	line-height: 1.5em;
}
.icontent {
	padding-top: 35px;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
}
.leftside {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.rightside {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.padbottom {
	margin-bottom: 10px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 67px;
	width: 1024px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

