@charset "utf-8";
html {
	background-color: #065987;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#test {
	float: left;
	height: 1000px;
	width: 975px;
}
#clearer {
	clear: left;
}

body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/largeBg.jpg);
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
	font-weight: lighter;
	line-height: 1.5em;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #007593;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
	font-weight: bold;
	line-height: 1.2em;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #007573;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 6px;
	font-weight: bold;
	line-height: 1.2em;
}
.header3b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC8C8;
	margin-left: 15px;
	float: left;
	display: inline;
	width: 90%;
}


.copy1 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #3C3C3C;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.copy2 {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #3C3C3C;
	display: inline;
}
.copy3 {
	font-family: Tahoma, sans-serif;
	font-size: .65em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.copy3 a:link {
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copy3 a:active {
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copy3 a:visited {
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
.copy3 a:hover {
	font-family: Tahoma, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}



.logo {
	display: inline;
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	width: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
.productCopy {
	float: left;
	width: 230px;
	min-height: 120px;
	display: inline;
}

.product {
	margin: 1px;
	min-height: 110px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	display: inline;
	width: 440px;
}


.imageThumb {
	height: 63px;
	width: 63px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.button {
	margin-right: 7px;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.logoBorder {
	border: 7px solid #F2FDFF;
}

blockquote {
	font-size: 0.6em;
	color: #FFFFFF;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.2em;
}
.mainList {
	font-family: Tahoma, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #3C3C3C;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.mainList li {
	line-height: 1.8em;
	margin-left: 15px;
	margin-bottom: 10px;
}
