@charset "utf-8";
.main_canvas {
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	min-height: 100%;
	min-width: 820px;
	position: absolute;
	top: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	color: #000;
}
.a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_body_container {
	height: auto;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 1000px;
}
.header_container {
	height: 160px;
	width: 820px;
	background-color: #FFF;
	background-image: url(Images/S5_mainheader1.jpg);
}
.links_container_2 a:link {
	height: 33px;
	width: 113px;
	float: left;
	display: block;
	background-image: url(Images/S5_mainheader_button.jpg);
	background-repeat: no-repeat;
	color: #000;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.links_container_2 a:visited {
	color: #000;
	text-decoration: none;
}
.links_container_2 a:hover {
	height: 33px;
	width: 113px;
	float: left;
	display: block;
	background-image: url(Images/S5_mainheader_button_hover.jpg);
	background-repeat: no-repeat;
	color: #666;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
.links_container_2 {
	width: 820px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 36px;
	text-align: center;
	color: #000;
}

.column_wrapper_1 {
	float: left;
	width: 820px;
}
.space_820x25 {
	height: 25px;
	width: 820px;
	background-color: #FFF;
}


a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
}
.a:hover {
}

a:link {
}

.space_15x33 {
	float: left;
	height: 33px;
	width: 15px;
}
.footer {
	background-image: url(Images/S5_footer.jpg);
	height: 30px;
	width: 820px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	color: #333;
	float: left;
	background-repeat: no-repeat;
	text-align: center;
}
.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: 25px;
	width: 820px;
}
