body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo {
	position: absolute;
	left: 590px;
	top: 44px;
}
.container {
	width: 880px;
}
.header {
	background-image: url(img/top-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 69px;
	border-bottom: 1px solid #FFFFFF;
}
.motto {
	width: 300px;
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 17px;
}
.menu1 {
	height: 22px;
	padding-left: 10px;
}
.menu1 div {
	float: left;
	height: 22px;
	background-image: url(img/m1-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding: 0px 25px 0px 0px;
	vertical-align: bottom;
}
.menu1 a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/m1-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 3px 0px 0px 25px;
	display: block;
	float: left;
	height: 19px;
}
.menu1 a:hover {
	text-decoration: underline;
}
.menu1 .m1-active {
	background-image: url(img/m1-active-bg.gif);
}
.menu1 .m1-active-a {
	background-image: url(img/m1-active-top.gif);
	background-repeat: no-repeat;
	color: #000000;
}
.menu2 {
	float: left;
	background-image: url(img/menu2-bg.gif);
	background-position: right bottom;
	width: 151px;
	padding-right: 4px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.menu2 a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 10px 6px 12px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #b1b1b1;
}
.menu2 a:hover {
	border-top-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}
.main-body {
	padding: 25px;
	float: left;
	width: 425px;
	margin-bottom: 20px;
}
.right-box {
	float: left;
	width: 250px;
	margin-top: 30px;
	font-size: 10px;
	margin-bottom: 20px;
}
.right-sep {
	padding: 10px 70px 10px 0px;
	border-top: 1px dotted #000000;
}

.news {
	background-color: #f0f0f0;
	padding: 20px;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	font-size: 11px;
}
.footer {
	clear: both;
	background-image: url(img/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
}
.footer .txt {
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 13px;
	padding-left: 15px;
}
.subscribe-form {
	background-color: #d6dbf4;
	padding: 10px;
	margin: 0px;
}
.form-btn {
	color: #FFFFFF;
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border-width: 0px;
	padding: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}

.footer .btn {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}
.footer2 {
	font-size: 9px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	color: #999999;
}
.footer2 a {
	color: #666666;
	text-decoration: none;
}
.menu2-holder {
	height: 10px;
	width: 55px;
	float: left;
}
.title {
	padding: 50px 20px 15px;
	border-bottom: 1px solid #666666;
}
.title a {
	font-size: 10px;
	color: #999999;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
}
.title h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	margin: 0px;
	padding: 0px;
}
