body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: center; /* for IE */
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
a:link {
	color: #2056B0;
	text-decoration: underline;
}
a:visited {
	color: #2056B0;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #2056B0;
	text-decoration: underline;
}
.sep {
	margin-right: 7px;
	margin-left: 7px;
	color: #BCD1F3;
}
.wrapper {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	align:center;
}
.header {
	background-image: url(../images/header.jpg);
	height: 65px;
	background-repeat: no-repeat;
}
.header_content {
	font-size: 22px;
	font-weight: normal;
	color: #2056B0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 283px;
}
.content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 1400px;
}
.content_inner {
	width: 650px;
	margin-top: 15px;
	float: right;
	text-align: left;
	margin-right: 35px;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	color: #2056B0;
	background-image: url(../images/footer.jpg);
	height: 37px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
	text-indent: 50px;
}
.nav {
	width: 220px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	line-height: 18px;
	color: #1E51BA;
}
.h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
