@charset "ISO-8859-1";
#head_container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 14px;
	color: #000;
}
#head_mainleft {
	width: 691px;
	float: left;
}
#head_mainright {
	width: 109px;
	float: left;
}
#top {
	width: 691px;
	float: left;
	
}
#btmnav {
	width: 691px;
	float: left;
	background-color: #F0F1EC;
	height: 13px;
}
#buttons {
	width: 691px;
	float: left;
	background-color: #999;
	height: 17px;
	font-size: 14px;
	color: #FFF;
	vertical-align: bottom;
	text-align: center;
	font-family: "Gill Sans", Arial, Helvetica, Verdana;
	line-height: 16px;
}
#button {
	width: 67px;
	float: left;
	background-color: #999;
	height: 16px;
	text-align: center;
}
#button2 {
	width: 71px;
	float: left;
	background-color: #999;
	height: 16px;
	text-align: center;
}
.red {
	color: #F00;
	font-weight: bold;
}
#footer {
	background-color: #B73A53;
	font-family: "Gill Sans", Arial, Helvetica, Verdana;
	font-size: 20px;
	color: #FFF;
	float: left;
	height: 66px;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	padding-top: 12px;
	line-height: 24px;
}
.footer a:link {
	font-family: "Gill Sans", Arial, Helvetica, Verdana;
	font-size: 20px;
	color: #FFF;
	text-decoration: underline;
}
.footer a:hover {
	font-family: "Gill Sans", Arial, Helvetica, Verdana;
	font-size: 20px;
	color: #FFF;
}
.footer a:visited {
	font-family: "Gill Sans", Arial, Helvetica, Verdana;
	font-size: 20px;
	color: #FFF;
	text-decoration: underline;
}