@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainwrap {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	height:1080px;
	
}
#mainwrap p{
padding-right:40px;
	padding-left:40px;}
#mainwrap .sub {
	padding-top: 9px;
}
#mainfooter {
	width: 853px;
	
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#mainfooter a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#mainfooter  a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#mainfooter  a:hover {
	font-weight: normal;
	color: #5A0010;
	text-decoration: none;
}




#innerwrap {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#innerwrap #innerhead {
	background-image: url(../images/innerbgheader.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 289px;
}
#innerwrap #innerhead2 {
	background-image: url(../images/innerbgheader.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	height: 389px;
}
#innerwrap #innercontent {
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/innercont_bg.png);
	background-repeat: repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
}
#innerwrap #innercontent .headtext {
	margin-bottom: 20px;
}
#innerwrap #innercontent .form {
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}
#innerwrap #innerfooter {
	width: 853px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 25px;
}
#innerwrap #innerfooter a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#innerwrap  #innerfooter  a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#innerwrap  #innerfooter  a:hover {
	font-weight: normal;
	color: #5A0010;
	text-decoration: none;
}
