body {
	margin: 0;
	padding: 0;
	font-family: "lucida grande", arial, Verdana, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	background: #333 url(/img/backdrop.jpg) repeat-y 50% 0;
	}

/* ---< links >------------------------------- */

a:link {
	color: #892323;
	}
a:visited {
	color: #892323;
	}
a:hover {
	color: #036;
	}
a.more {
	padding-right: 7px;
	background: url(../img/more-blue.gif) no-repeat 100% 5px;
	}

/* ---< paragraphs, headings... >--------------------- */

p {
	margin: 8px 18px 12px 18px;
	padding: 0;
	line-height: 20px;
	font-size: 12px;
	}
h1 {
	font-family: "lucida grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 18px 14px;
	color: #004a91;
	text-transform: uppercase;
	}
h2 {
	font-family: "lucida grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004a91;
	padding: 0;
	margin: 18px 14px 0 14px;
	}
h3 {
	margin: 12px 24px 0 16px;
	padding-bottom: 1px;
	font-family: "lucida grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #004a91;
	border-bottom: 1px solid #eee;
	}
h3 a:link, h3 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #40659B;
	}
h3 a:hover {
	color: #036;
	}
	
table {
	margin: 12px 10px 18px 16px;
	border: none;
	}
td {
	border-bottom: 1px solid #eee;
	padding: 4px 2px 4px 2px;
	}
	
a img {
	border: none;
	}

/* ---< divs >--------------------- */

#wrapper {
	margin:0 auto;
	padding:0;
	width: 650px;
	text-align:left;
	background: #fff;
	}
	
#masthead {
	margin:0 auto;
	padding:0;
	width: 650px;
	height: 108px;
	background: #666 url(/img/mastback.jpg) no-repeat 0 0;
	}
#masthead a img {
	border: none;
	}

#topnav {
	position: relative;
	left: 24px;
	top:18px;
	width: 550px;
	height: 32px;

	}
	
#branding {
	position: relative;
	left: 18px;
	top: 10px;
	}
	
#homefeature {
	margin: 5px auto 5px auto;
	padding:0;
	}
	
#content {
	margin:0 auto;
	width: 648px;
	background: #fff;
	border: 1px solid #9bb5c6;
	}
	
#sidebar {
	width: 235px;
	margin: 10px 10px 20px 16px;
	background: #fff url(/img/sidebarback.jpg) no-repeat 0 0;
	float: right;
	}
#sidebarbottom {
	width: 235px;
	height: 16px;
	margin:0;
	background: #fff url(/img/sidebarbottom.jpg) no-repeat 0 0;
	}

#sidebar h2 {
	font-family: "lucida grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 18px 14px;
	border-bottom: 1px dashed #004a91;
	color: #004a91;
	}
	
#sidebar p {
	font-size: 11px;
	line-height: 16px;
	margin-right: 12px;
	}
	
#sidebar img {
	margin: 2px 0 4px 13px;

	}
	
#footer {
	margin: 18px auto;
	padding: 4px 0;
	width: 550px;
	border-top: 1px solid #9bb5c6;
	font-size:11px;
	color: #323232;
	text-align: center;
	}
.bluhone {
	margin:0 auto;
	width: 632px;
	height:32px;
	background: #fff url(/img/headingbar.jpg) no-repeat 0 0;
	border-bottom: 1px solid #9bb5c6;
	color:#fff;
	padding: 16px 0 0 16px;
	}

#content ul {
	list-style: none;
	margin: 8px 0 12px 0;
	padding-left: 24px;
	}
#content ul li {
	padding: 0 0 4px 15px;
	line-height: 1.3em;
	background: url(/img/snobullet.gif) no-repeat 0 3px;
	}
#content #sidenav ul li {
	padding: 0;
	margin-right: 4px;
	list-style-type: none;
	background: none;
	}
	
#content img {
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 2px 8px 12px 12px;
	}

#content #sidenav {
	width: 184px;
	margin: 10px 10px 20px 16px;
	background: #fff url(/img/sidenavback.jpg) no-repeat 0 0;
	float: right;
	}
#sidenavbottom {
	width: 184px;
	height: 13px;
	margin:0;
	background: #fff url(/img/sidenavbottom.jpg) no-repeat 0 0;
	}
#sidenav h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 18px 14px 4px 12px;
	border-bottom: 1px dashed #004a91;
	color: #004a91;
	}

#content #sidenavlist
{
padding: 0 1px 1px;
margin-left: 2px;
margin-right:4px;
font: bold 12px "lucida grande", "Trebuchet MS", Verdana, sans-serif;
width: 182px;
}

#content #sidenavlist li
{
list-style: none;
margin: 0;
border:none;
text-align: left;
}

#content #sidenavlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;

list-style-type:none;
text-decoration: none;
}

#content #sidenavlist li a:link { color: #448; }
#content #sidenavlist li a:visited { color: #667; }

#content #sidenavlist li a:hover
{

color: #004A91;
background: #fff;
}
	

/* ---< side navigation >--------------------- */	


/* ---< top navigation >--------------------- */	
	
#navcontainer {
	position: relative;
	left: 16px;
	top:17px;
	width: 620px;
	height: 32px;
	}

#nav {
	position: absolute;
	top: 10px;
	left: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 24px;
	display: inline;
	overflow: hidden;
	width: 620px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	text-indent: -5000px;
	}

#nav a {
	float: left;
	padding: 24px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:24px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -24px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -48px;
	}
	
#tophome a  {
	width: 81px;
	background: url(/img/topnav_home.gif) top left no-repeat;
	}

#topabout a  {
	width: 81px;
	background: url(/img/topnav_about.gif) top left no-repeat;
	}

#topservices a  {
	width: 81px;
	background: url(/img/topnav_services.gif) top left no-repeat;
	}

#topproducts a  {
	width: 81px;
	background: url(/img/topnav_products.gif) top left no-repeat;
	}

#topparts a  {
	width: 81px;
	background: url(/img/topnav_parts.gif) top left no-repeat;
	}
	
#topcontact a  {
	width: 81px;
	background: url(/img/topnav_contact.gif) top left no-repeat;
	}

.special {
	float:left;
	width: 620px;
	margin: 12px 0 18px 18px;
	border-bottom: 1px solid #ddd;
	}
	.special img {
		float:left;
		}
	.special h2 {
		padding-top: 18px;
		}
.clear {
	clear:both;
	height: 0;
	}