
body {
	margin: 0 auto 0 auto;
	font-family: times, 'times new roman', serif;
	text-align: center;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html>body {
	font-size: small;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 760px;
	text-align: left;
}

img {
	display: block;
	margin: 0;
	border: 0;
}

a {
	color: #001F58;
}

a:hover {
	border-bottom: 1px dotted #001F58;
}

#header {
	margin: 0;
	width: 760px;
}

#header ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 760px;
	color: #001F58;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}

#header ul li {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
	font-family: helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline;
	line-height: 1.8em;
}

#header ul li a {
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #001F58;
}

#header ul li.current a {
	color: #A45217;
}

#header ul li a:hover {
	border-bottom: 1px dotted #001F58;
}

#main {
	margin: 0;
	width: 400px;
	float: left;
}

#home #main {
	width: 150px;
}

#main img {
	margin: 0 auto 0 auto;
}

#main ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 400px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}

#main ul li {
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
	text-align: center;
	font-family: helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline;
	line-height: 1.5em;
}

#main ul li a {
	padding: 0 3px 0 3px;
	text-decoration: none;
	color: #001F58;
	white-space: nowrap;
}

#main ul li.current a {
	color: #A45217;
}

#main ul li a:hover {
	border-bottom: 1px dotted #001F58;
}

#main ul#brands {
	border: 0;
}

#main ul#brands li {
	width: 200px;
	display: block;
	float: left;
	letter-spacing: 0;
	color: #000000;
	font-weight: bold;
	border: 0;
}

#main ul#brands li a {
	color: #000000;
}

#main h2 {
	margin: 15px 15px 0 15px;
	line-height: 1.4em;
	font-size: 1em;
}

#main p {
	margin: 15px;
	line-height: 1.4em;
}

#image {
	margin: 0 0 15px 0;
	width: 360px;
	float: left;
}

#home #image {
	width: 610px;
	text-align: center;
}

#home #image img {
	margin: 0 auto 0 auto;
}

#home #image p {
	text-align: left;
	margin: 15px;
	line-height: 1.4em;
}

#home #image p a {
	display: block;
	margin: -1.4em 0 0 0;
	text-align: right;
	text-decoration: none;
	color: #001F58;
	white-space: nowrap;
}

#home #image p a:hover {
	border: 0;
	text-decoration: underline;
}

#image #contact {
	margin-top: 25px;
}

#contact {
	margin: 0;
	padding: 0;
	font-family: helvetica, sans-serif;
	font-size: 1em;
	color: #001F58;
}

#contact fieldset p {
	margin: 15px;
}

#contact label {
	display: block;
	margin: 0;
	padding: 0;
	width: 340px;
	text-align: right;
	vertical-align: text-top;
	font-weight: bold;
	color: #001F58;
}

#contact legend {
	font-weight: bold;
	color: #001F58;
}

#contact input, #contact textarea {
	margin: 0 0 0 5px;
	width: 250px;
	font-weight: normal;
	border: 1px solid #001F58;
	color: #001F58;
}

#contact label.city {
	width: 212px;
	float: left;
}

#contact label.city input {
	width: 122px;
}

#contact label.state {
	width: 30px;
	float: left;
}

#contact label.state input {
	width: 25px;
}

#contact label.zip {
	width: 75px;
	float: left;
}

#contact label.zip input {
	width: 70px;
}

#contact input.submit {
	margin: 10px 0 10px 85px;
	width: auto;
	background-color: #001F58;
	color: #FFFFFF;
	clear: both;
	float: none;
}

#footer {
	margin: 15px 0 0 0;
	width: 760px;
	clear: both;
	text-align: center;
}

#footer p {
	margin: 10px 30px 0 30px;
	padding: 10px 0 0 0;
	color: #001F58;
	border-top: 1px solid #999999;
	font-family: helvetica, sans-serif;
	font-size: 0.8em;
}

#footer p a:hover {
	text-decoration: none;
}