@charset "UTF-8";
/* CSS Document */

body  {
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	background: #c0d2dc;
}

a:focus {outline-style: none;}
a img {border: none;}

a:link{color: #0057a6;}
a:hover{color: #ed1c24;}
a:visited{color: #666666;}

.clear  {clear: both;}

/******************* STRUCTURE *******************/

#wrapper {
	background: url(../../images/clientspecific/header.jpg) center top no-repeat;
}

#container {
	width: 960px;
	margin: 0 auto;
	font-size: .8em;
	line-height: 1.5em;
}

#header {
	height: 198px;
	padding: 90px 0 0 330px;
	color: #004182;
	font-weight: bold;
	font-size: 1.2em;
}

.phone {
	font-size: 2em;
	line-height: 1.1em;
}

.hours {
	font-size: .8em;
}

#content {
	background: url(../../images/clientspecific/content_top.gif) center top no-repeat #fff;
}

#large_graphic {
	height: 371px;
	position: relative;
	background: url(../../images/clientspecific/large_graphic.jpg) center top no-repeat;
}

#kymco, #inventory {
	display: block;
	position: absolute;
	width: 69px;
	height: 45px;
	background: url(../../images/clientspecific/arrow.gif) center -50px no-repeat;
	text-indent: -5000px;
}

#kymco:hover, #inventory:hover {
	background-position: center top;
}

#kymco {
	top: 180px;
	left: 330px;
}

#inventory {
	top: 27px;
	left: 858px;
}

#content_text {
	padding: 20px;
	_padding-top: 0px;
	line-height: 1.6em;
}

h1 {
	margin-top: 0;
	color: #004182;
	line-height: normal;
}

#nav {
	height: 35px;
}

#nav a {
	display: block;
	_display: inline-block;
	width: 107px;
	height: 35px;
	float: left;
	background: url(../../images/clientspecific/nav.gif) left top no-repeat;
	line-height: 35px;
	text-align: center;
	color: #9ed8eb;
	text-decoration: none;
}

#nav #nav1:hover {background-position: left bottom;}

#nav #nav2 {width: 106px; background-position: -107px top;}
#nav #nav2:hover {background-position: -107px bottom;}

#nav #nav3 {background-position: -213px top;}
#nav #nav3:hover {background-position: -213px bottom;}

#nav #nav4 {background-position: -320px top;}
#nav #nav4:hover {background-position: -320px bottom;}

#nav #nav5 {width: 106px; background-position: -427px top;}
#nav #nav5:hover {background-position: -427px bottom;}

#nav #nav6 {background-position: -533px top;}
#nav #nav6:hover {background-position: -533px bottom;}

#nav #nav7 {background-position: -640px top;}
#nav #nav7:hover {background-position: -640px bottom;}

#nav #nav8 {width: 106px; background-position: -747px top;}
#nav #nav8:hover {background-position: -747px bottom;}

#nav #nav9 {background-position: -853px top;}
#nav #nav9:hover {background-position: -853px bottom;}

#features {
	background: url(../../images/clientspecific/featured_header.gif) top center no-repeat;
	padding-top: 90px;
}

#footer {
	height: 51px;
	background: url(../../images/clientspecific/footer_back.gif) top center no-repeat;
	line-height: 50px;
	text-align: center;
	color: #666;
}