body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:0.8em;
	margin:0;
	padding:0;
	background:#a1a1a1;
}
a {
	outline:none;
	color:#4499bd;
}
.clear {
	clear:both;
	font-size:1;
	line-height:1;
}
.caption {
	font-size:10px;
}
#main h3 {
	margin:30px 0 20px;
}
#main ul.data li, #sidebar ul.data li {
	list-style-type:square;
	margin-left:20px;
}
#main ul.data li span {
	line-height:12px;
	display:block;
	margin-bottom:10px;
}
#main ul.data li span a {
	/*color:#0c7ba9;*/
	color:#aaa;
}
#wrapper {
	margin:100px auto;
	width:952px;
}
#interior #wrapper {
	margin:50px auto;
	background:url(../images/interiorBG.gif) repeat-y;	
	position:relative;
}
#home #wrapper {
	height:547px;
}
#shadowTop {
	margin:0;
	padding:0;	
	width:952px;
	height:13px;	
	background:url(../images/shadowTop.gif);	
}
#shadowLeft {
	margin:0;
	padding:0;	
	width:10px;
	height:473px;
	background:url(../images/shadowLeft.gif) no-repeat;
	float:left;
}
#interior #shadowLeft {
	background:none;
}
#midContent {
	float:left;
	width:926px;
	height:473px;
	margin:0;
}
#interior #midContent {
	float:left;
	width:926px;
	height:auto;
	margin:0 0 100px;	
}
#shadowRight {
	margin:0;
	padding:0;	
	width:16px;
	height:473px;	
	background:url(../images/shadowRight.gif) no-repeat;	
	float:left;
}
#interior #shadowRight {
	background:none;
}
#shadowBottom {
	display:block;
	margin:0;
	padding:0;
	width:952px;
	height:24px;
	background:url(../images/shadowBottom.gif);
}
#header {
	margin:0;
	padding:0;
	width:926px;
	height:98px;
	background:url(../images/headerBG.gif) right no-repeat;
	position:relative;
}
#header #logo {
	margin:0;
	padding:0;	
	display:block;
	width:384px;
	height:98px;
	background:url(../images/logo.gif);
	text-indent:-999999px;
}
#barTop {
	margin:0;
	padding:0;
	width:926px;
	height:9px;
	background:url(../images/barTop.gif);	
}
#barBottom {
	margin:0;
	padding:0;
	width:926px;
	height:9px;
	background:url(../images/barBottom.gif);
}
#heroswap {
	margin:0;
	padding:0;
	width:926px;
	height:277px;
}
#interior #heroswap {
	width:926px;
	height:84px;	
}
#navSpace {
	margin:0;
	padding:0;
	width:926px;
	height:80px;
	background:url(../images/navBG.gif);	
}
#navSpace #nav {
	list-style-type:none;
	margin:0 0 0 64px;
	padding:0;	
}
#navSpace #nav li {
	display:block;
	float:left;
	width:159px;
	height:52px;
	text-indent:-99999px;	
}
#navSpace #nav li a {
	display:block;
	width:159px;
	height:52px;
}
#navSpace #nav #navServices {
	background:url(../images/navServices.gif) no-repeat;
}
#navSpace #nav #navAbout {
	background:url(../images/navAbout.gif) no-repeat;
}
#navSpace #nav #navExperience {
	background:url(../images/navExperience.gif) no-repeat;
}
#navSpace #nav #navMessage {
	background:url(../images/navMessage.gif) no-repeat;
}
#navSpace #nav #navContact {
	background:url(../images/navContact.gif) no-repeat;
}

#footer {
	width:952px;
	height:12px;
	margin:0;
	padding:0;
	background:#a1a1a1;	
	font-size:10px;
	color:#fff;
}
#footer a, #footer a:visited {
	color:#fff;
}
#footer #copyright {
	float:left;
	margin:0 0 0 20px;
	text-indent:0;
	background:transparent;
}
#footer #footernav {
	float:right;
	list-style-type:none;
	margin:0 25px 0 0;
}
#footer #footernav li {
	float:left;
	margin:0 0 0 10px;
}
#footer #footerText {
	float:right;
	margin:0 30px 0 0;
	width:auto;
	text-indent:0;	
	background:transparent;
}

#interiorNav {
	width:856px;
	height:37px;
	margin:0;
	padding:0 0 0 70px;
	background:#f5f5f5;
	list-style-type:none;
	border-bottom:1px solid #dddddd;
}
#interiorNav li {
	float:left;
	background:#f5f5f5;
	width:138px;
	height:37px;
	display:block;
	border-left:1px solid #dddddd;
	text-indent:-99999px;
	margin:0;
	padding:0;
}
#interiorNav li a {
	background:#f5f5f5;
	width:155px;
	height:9px;	
	display:block;
	margin:20px 0 0 8px;
}
#interiorNav .selected {
	background:#fbfbfb;	
}
#interiorNav .selected a {
	display:block;
	width:129px;
	height:9px;
}
#interiorNav #intNavServices a {
	background:#fbfbfb url(../images/nav2Services.gif) no-repeat left 0;	
}
#interiorNav #intNavServices.selected a {
	background:#fbfbfb url(../images/nav2Services.gif) no-repeat left -9px;	
}
#interiorNav #intNavExperience a {
	background:#fbfbfb url(../images/nav2Experience.gif) no-repeat left 0;	
}
#interiorNav #intNavExperience.selected a {
	background:#fbfbfb url(../images/nav2Experience.gif) no-repeat left -9px;
}
#interiorNav #intNavMessage a {
	background:#fbfbfb url(../images/nav2Message.gif) no-repeat left 0;	
}
#interiorNav #intNavMessage.selected a {
	background:#fbfbfb url(../images/nav2Message.gif) no-repeat left -9px;
}
#interiorNav #intNavAbout a {
	background:#fbfbfb url(../images/nav2About.gif) no-repeat left 0;	
}
#interiorNav #intNavAbout.selected a {
	background:#fbfbfb url(../images/nav2About.gif) no-repeat left -9px;
}
#interiorNav #intNavContact a {
	background:#fbfbfb url(../images/nav2Contact.gif) no-repeat left 0;	
}
#interiorNav #intNavContact.selected a {
	background:#fbfbfb url(../images/nav2Contact.gif) no-repeat left -9px;
}
#main {
	width:480px;
	margin:60px 20px 0 80px;
	font-size:12px;
	line-height:20px;
	color:#6b6b6b;
	float:left;
}
#main.experience {
	width:505px;
	margin-right:0;
}
#main.contact {
	width:410px;
}
h2 {
	margin:0 0 15px;
	padding:0;	
	text-indent:-99999px;	
}
#headerServices {
	width:109px;
	height:27px;	
	background:url(../images/headerServices.gif);
}
#headerMessage {
	width:165px;
	height:27px;	
	background:url(../images/headerMessage.gif);
}
#headerExperience {
	width:197px;
	height:27px;	
	background:url(../images/headerExperience.gif);
}
#headerAbout {
	width:123px;
	height:27px;	
	background:url(../images/headerAbout.gif);
}
#headerContact {
	width:135px;
	height:22px;	
	margin-bottom:5px;
	background:url(../images/headerContact.gif);
}
#sidebar {
	float:left;
	margin:100px 0 0 80px;	
	width:205px;
	background:#f5f5f5;
	font-size:11px;
}
#sidebar.plain {
	background:0;
	margin:100px 0 0 45px;		
	color:#666;
	width:250px;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar img {
	margin:20px 0 20px 20px;
}
#sidebar.plain img {
	margin:0;
}
#sidebar.plain h3 {
	margin:0 0 -5px;
}
#sidebar p.caption {
	margin:0 0 40px 20px;
	font-size:10px;
	font-weight:bold;
	color:#666;
}
#sidebar.plain p.caption {
	margin:0;
}
#sidebar p.caption span {
	font-weight:normal;	
	clear:both;
	display:block;
}
#sidebar.plain h4.map {
	font-weight:bold;
	margin:25px 0 -12px 0;
	width:324px;
	height:17px;	
	background:url(../images/map.gif) no-repeat right top;
}

#sidebar.plain h4.map a {
	color:#0c7ba9;
	display:block;
	width:324px;
	height:17px;
	text-decoration:none;
}
#sidebar.plain h4.nomap {
	font-weight:bold;
	margin:25px 0 -10px 0;
	width:300px;
}
#sidebar.plain h4.nomap a {
	color:#0c7ba9;
	display:block;
	width:300px;
	text-decoration:none;
}

.blockquote {
	margin:20px 0 15px;
}
#main ul {
	margin:0 -40px 0 0;
	padding:0 0 0 5px;
	font-size:95%;
}
#main ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}
#emailus {
	margin:40px 0 35px;
	width:256px;
	height:18px;
	background:url(../images/emailus.gif);
	text-indent:-99999px;
}
#emailus a {
	display:block;
	margin:0;
	padding:0;
	width:256px;
	height:18px;
}
#phone {
	margin:10px 0 35px;
	width:256px;
	height:23px;
	background:url(../images/phone.gif) no-repeat;
	text-indent:-99999px;
}
#fax {
	margin:10px 0 0px;
	width:256px;
	height:23px;
	background:url(../images/fax.gif) no-repeat;
	text-indent:-99999px;
}
#headerLocations {
	margin:0;
	padding-bottom:12px;
	width:325px;
	height:14px;
	background:url(../images/headerLocations.gif) 1px 0 no-repeat;
	text-indent:-99999px;	
	border-bottom:1px solid #cbcbcb;
}
#headerLocalDealers {
	margin:50px 0 0;
	padding-bottom:12px;
	width:515px;
	height:14px;
	background:url(../images/headerLocalDealers.gif) 1px 0 no-repeat;
	text-indent:-99999px;	
	border-bottom:1px solid #cbcbcb;
}
#headerHistory {
	padding-bottom:5px;
	width:480px;
	height:21px;
	background:url(../images/headerHistory.gif) 1px 0 no-repeat;
	text-indent:-99999px;	
	border-bottom:1px solid #cbcbcb;
	margin:20px 0 20px;
}
#headerMajorCust {
	padding-bottom:5px;
	width:525px;
	height:19px;
	background:url(../images/headerMajorCust.gif) 1px 0 no-repeat;
	text-indent:-99999px;	
	border-bottom:1px solid #cbcbcb;
	margin:20px 0 20px;
}
#sidebar.plain #headerCommittment {
	margin:0 0 15px;
	padding-bottom:12px;
	width:250px;
	height:14px;
	background:url(../images/headerCommittment.gif) 1px 0 no-repeat;
	text-indent:-99999px;	
	border-bottom:1px solid #cbcbcb;	
}
h5 {
	margin:0;
	font-size:12px;
}
p.title {
	margin:0;
}
a.email {
	color:#0C7BA9;
	display:block;
	margin:0 0 20px;
}
