﻿body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 100%;
}
#page {
	width: 906px;
	margin: 0px auto;
}
#header {
	height: 242px;
	width: 906px;
}
#content {
	position: relative;
	float: left;
	background-image: url('ShadeGrad.gif');
	background-repeat: repeat-y;
	width: 906px;
}
#footer {
	position: relative;
	float: left;
	background-image: url('FooterGrad.gif');
	background-repeat: repeat-x;
	height: 97px;
	width: 906px;
}
.top {
	background-image: url('TopGrad.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 881px;
	padding: 15px 0 0 25px;
}
.banner {
	background-position: center;
	background-image: url('CoplerBanner.jpg');
	background-repeat: no-repeat;
	width: 696px;
	height: 80px;
	padding: 60px 0 0 210px;
}
.menu {
	background-image: url('MenuGrad.gif');
	background-repeat: repeat-x;
	height: 51px;
	width: 890px;
	padding: 15px 0 0 16px;
	text-align: center;
}
.menu a {
	padding: 0 10px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
	font-size: 16px;
}
.menu img {
	padding-bottom: 5px;
}
.menu a:hover, .menu2 a:hover {
	text-decoration: underline;
}
.menu2 {
	height: 25px;
	padding: 15px 0 0 0;
	color: #FFFFFF;
	background-color: inherit;
	text-align: center;
}
.menu2 a {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	padding: 0 10px;
	font-size: 16px;
}
.copy {
	height: 47px;
	text-align: center;
	line-height: 20px;
	padding-top: 10px;
}
.copy a {
	color: #0000FF;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}
.titles {
	height: 37px;
	width: 906px;
	background-image: url('Title.gif');
	background-repeat: no-repeat;
}
.left_col {
	position: relative;
	float: left;
	width: 209px;
}
.right_col {
	position: relative;
	float: left;
	clear: right;
	padding: 10px 25px 10px 27px;
	width: 645px;
}
.right_col a {
	color: #6142AF;
	background-color: inherit;
}
.right_col span {
	color: #6142AF;
	background-color: inherit;
	font-weight: bold;
}
.address {
	margin: 10px 20px 0px 25px;
	padding-bottom: 5px;
	border-bottom: 1px solid #003188;
	width: 160px;
	text-align: center;
	font-size: 14px;
}
.hours {
	margin: 10px 20px 0px 25px;
	padding-bottom: 5px;
	width: 160px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #003188;
}
.address span, .hours span {
	font-weight: bold;
}
.end {
	clear: left;
	float: left;
	width: 906px;
}
.t_contact {
	position: relative;
	float: left;
	width: 163px;
	color: #FFFFFF;
	background-color: inherit;
	font-weight: bold;
	padding: 13px 0 0 45px;
	font-size: 14px;
}
.t_pageinfo {
	position: relative;
	float: left;
	font-size: 16px;
	color: #1B547B;
	background-color: inherit;
	font-weight: bold;
	padding: 10px 0 0 28px;
	width: 653px;
}