@charset "UTF-8";
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #639580;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/site_bg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: bottom;
	background-attachment: fixed;
	padding-top:10px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 40px;
	width: 958px;
	z-index: 0;
}
#content {
	background-image: url(../images/content_bg.gif);
	height: 517px;
	width: 958px;
	background-color: #8FB2A3;
	background-repeat: repeat-x;
	text-align: left;
}
#wrapper {
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f6f1db;
	height: 658px;
	border:1px solid #649681;

}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 940px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 18px;
	padding-top: 16px;
	text-align: left;
}
#halco {
	height: 70px;
	width: 175px;
}
#copyright {
	margin-top: 10px;
	color: #8CB1A1;
	text-align: left;
}
#first_column {
	width: 370px;
	height:541px;
	z-index: 1;
	padding-left: 13px;
	padding-top: 15px;
	float: left;
}
#second_column {
	width: 328px;
	height:491px;
	float:left;
	padding: 13px;
}
#third_column {
	width: 206px;
	height:495px;
	float:left;
	background-image: url(../images/downloads.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 13px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#small_flash {
	height: 216px;
	width: 206px;
}
#brochures {
	height: 215px;
	width: 206px;
	margin-top: 37px;
}
a:link {
	color: #6FC1AC;
	text-decoration: underline;
	font-weight:bold;
}
a:visited {
	color: #6FC1AC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.center {
	text-align: center;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.4em;
	margin-left: 0px;
	line-height: 14px;
	font-weight: normal;
	font-size: 12px;
}
.black {
	color: #000000;
}
h2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#footer #afa {
	height: 25px;
	width: 65px;
	margin-left: 400px;
	margin-top: 5px;
	float: left;
}
#footer #vinyl {
	height: 25px;
	width: 110px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#brochures ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#brochures li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
img {
	border:none;
}
