@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px
}body {
	background-color: #949CA7;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.2em;
}
#wrapper {
	background-image: url(../home/checkertile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	width: 650px;
	position: relative;
	left: 20px;
	top: 20px;
	padding-left: 85px;
	visibility: visible;
	background-color: #949CA7;
}
#logo {
	background-image: url(../home/arrow_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	width: 570px;
}

[if IE]>
#navbar { zoom: 1;}
#content { zoom: 1;}
#wrapper {position: absolute;}
<![endif]

#container {
	clear: both;
	width: 100%;
	height: auto;
	margin-bottom: 8px;
}
#container  h1 {
	font-weight: normal;
	line-height: 1.25em;
}
#subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.25em;
	font-style: italic;
	color: #000;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 10px;
	height: .75em;
}
#navbar {
	height: auto;
	width: 100px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#navbar img {
	padding-top: 3px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #F5ECC7;
}

a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.35em;
	color: #660000;
}
h2 {
	font-size: 1em;
	color: #660000;
}
#footer {
	background-image: url(../images/arrow_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	padding-top: 10px;
	height: 128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	border-top: 1px solid #abb4c1;
	padding-left: 135px;
	line-height: 1.25em;
}
#footer h1 {
	font-size: 1.25em;
	font-weight: normal;
	margin-top: 5px;
}
.copyright {
	font-size: .8em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	white-space: pre;
	padding-top: 5px;
}
#productsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrapper #container #options a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#wrapper #container #options img {
	float: left;
	margin-right: 5px;
	vertical-align: text-top;
	height: 25px;
	width: 25px;
	margin-bottom: 8px;
}
#wrapper #container #options p {
	margin-bottom: 8px;
}
