@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #bcbec0;
}
#container {
	display: block;
	padding: 0px;
	width: 915px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 478px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	font-size: 12px;
}
.main_table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/main_index_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
.main_table a {
	font-weight: bold;
	color: #66cc00;
}
.input {
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 30px;
	width: 180px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.table_h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: normal;
	color: #6d6e71;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #c5c5c5;
}
#footer {
	background-image: url(../images/index-footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #541900;
	margin: 0px;
	clear: both;
	height: 60px;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #541900;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.footer-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.footer-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #541900;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}


.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.footer-link a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.main_table p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 67px;
	width: 915px;
	z-index: 10;
	right: 0px;
}
#banner {
	position: absolute;
	left: 0px;
	top: 109px;
}

#bottom_menu {
	position: absolute;
	left: 0px;
	top: 388px;
	margin: 0px;
	padding: 0px;
}
.signupframe {
	background: #ffffff;
	color: #226699;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
