﻿body {
	margin: 0;
	padding: 0;
	/*background: url(../images/wrapper.png) repeat-y #6f95c1 center;*/
	background: #6f95c1;
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 12px;
}

#background {
	background: url(../images/wrapper.png) repeat-y #6f95c1 center;}
		/* typography
---------------------------------------------------------- */

/* Corbel, 'Trebuchet MS', Verdana, Arial, sans-serif; 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
"Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif
*/
ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea,label,select,fieldset {
	font-family: "Myriad Pro", "Myriad Web", Myriad, "HelveticaNeue-light", "Helvetica Neue", "Lucida Grande", geneva, helvetica, arial, sans-serif;
	font-size: 12px;
}

.intro {font-weight: bold;}

h1	{
	font-size: 22px;
	color: #3e5aa4;
	font-weight: normal;
}
h2	{
	font-size: 18px;
	color: #7f7f7f;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px solid #c6c7c9;
}
h3	{
	font-size: 14px;
	color: #3e5aa4;
	margin-bottom: -10px;
}
#content h3.subtitle	{
	margin: -12px 0 -10px 0;
}
#content h5.dealer	{
	margin: 0 0;
}
.main	{
	line-height: 1.5em;
}
.dif-head	{
	color: #7f7f7f;
}	
#content1 a, #content2 a, #content3 a	{
	background: url(../images/arrow.gif) center right no-repeat;
	color: #3e5aa4;
	padding: 0 20px 0 0;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
}		
#content1 a:hover, #content2 a:hover, #content3 a:hover	{
	background: url(../images/arrow.gif) center right no-repeat;
	color: #3e5aa4;
	text-decoration: underline;
}
		/* tables
---------------------------------------------------------- */
table{
	border-collapse:collapse;
	border: 1px solid #000000;
}
th, td	{
	padding: 3px 10px;
	text-align: left;
}
th	{
	background-color: #c6c7c9;
}
td{
	background-color: #ebebeb;
}
.row1	{
	width: 330px;
}
.row2	{
	width: 90px;
}

		/* divs
---------------------------------------------------------- */
#branding-logo	{
	width: 200px;
	margin: 10px 0 0 10px;
	float: left;
}
#branding	{
	width: 980px;
	height: 98px;
	margin: 0 auto;
}
#container 	{
	width: 1000px;
	margin: 0 auto;
	padding: 0 0;
	line-height: 1.5em;
	}
	
#container_end	{
	width: 920px;
	height: 32px;
	margin: 0 auto 30px auto;
	background: url(../images/home_col_end.gif) no-repeat;
	clear: both;
	}		
#endcap		{
	width: 1000px;
	height: 23px;
	background: url(../images/footer.png) no-repeat;
	margin: 0 auto;
	}
#content1	{
	width: 247px;
	background: url(../images/home_col.gif) no-repeat;
	margin: 30px 0 0 40px;
	padding: 15px 30px 0 30px;
	float: left;
	}
#content2	{
	width: 246px;
	background: url(../images/home_col.gif) no-repeat;
	margin: 30px 0 0 0px;
	padding: 15px 30px 0 30px;
	float: left;
	}
#content3	{
	width: 247px;
	background: url(../images/home_col_narrow.gif) no-repeat;
	margin: 30px 0px 0 0px;
	padding: 15px 30px 0 30px;
	float: left;
	}
#content	{
	width: 600px;
	min-height:200px;
  	height:auto !important;
  	height:200px;
	background: url(../images/content.png) no-repeat;
	margin: 30px 0 0 40px;
	padding: 25px 40px 0 40px;
	line-height: 20px;
	}
#contentcontact	{
	width: 400px;
	min-height:200px;
  	height:auto !important;
  	height:200px;
	background: url(../images/content.png) no-repeat;
	margin: 30px 0 0 40px;
	padding: 25px 40px 0 40px;
	line-height: 20px;
	}
#content-col1	{
	width: 290px;
	margin: 0 20px 0 0;
	float: left;
	}
#content-col2	{
	width: 290px;
	float: left;
	}	
#content li	{
	list-style-type: square;
	}
#content-bottom	{
	width: 680px;
	background: url(../images/content-bottom.png) no-repeat;
	height: 25px;
	margin: 0 0 40px 40px;
	float: left;
	}
	#content-bottomcontact	{
	width: 480px;
	background: url(../images/content-bottom.png) no-repeat;
	height: 25px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 40px;
	}
#dealerselection	{
	padding:0 0 30px 0;
	}
#content-supp	{
	width: 220px;
	float: right;
	margin: 0 0;
	padding: 0 50px 0 0;
	}
#content-suppcontact	{
	width: 400px;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0 50px 0 0;
	}
.content-focus	{
	border-top: 1px solid #c6c7c9;
	border-bottom: 1px solid #c6c7c9;
	margin: 0 0;
	padding: 0 0;
	clear: both;
	background-color: #ccc;
	}
		/* images
---------------------------------------------------------- */
img{
	border-style: none;
}
.imga {
	border-width: 0;
	margin: 0 0;
	float: left;
	}
#mainimg	{
	margin: 0 10px;
}
#logo img	{
}
.image-style1	{
	margin: 20px 0 -10px 50px;
}
.image-style2	{
	margin: 0px 0 -10px 50px;
}
.image-style3	{
	border: 2px solid #ccc;
}
.float-right	{
	float: right;
}
.image-right	{
	width: 275px;
	float:right;
	margin: 10px 0 10px 20px;
}
.image-right p	{
	padding: 0 0 0 20px;
	margin: 0 0;
	color: #3e5aa4;
	font-weight:bold;
}
.image-left	{
	width: 275px;
	float:left;
	margin: 10px 20px 10px 0;
}
.image-left p	{
	padding: 0 20px 0 0;
	margin: 0 0;
	color: #3e5aa4;
	font-weight:bold;
}
.icon	{
	float: right;
	margin: -90px 10px 0 0;
	padding: 50px 0 0 0;
	}
.content-focus img	{
	float: left;
}
		/* nav-sup
---------------------------------------------------------- */
#nav-sup	{
	width: 550px;
	margin: 23px 0 0 0;
	height:35px;
	text-align: right;
	float: right;
	color: #7f7f7f;
	}
#nav-sup a	{
	color: #7f7f7f;
	font-weight: bold;
	}
		/* footer
---------------------------------------------------------- */
#footer	{
	color: #fff;
	width: 980px;
	height: 53px;
	background: url(../images/footer-background.png) repeat-x;
	margin: 0 auto;
	clear:both;
	}
#footer a	{
	color: #fff;
	font-weight: bold;
	}
#nav-sup2	{
	width: 400px;
	padding: 24px 40px 0 0;
	float: right;
	text-align: right;
	}
#siteinfo-address	{
	width: 500px;
	padding: 13px 0 0 40px;
	float: left;
	text-align: left;
	line-height: 1.5em;
	}
		/*lists
---------------------------------------------------------- */
#content #content-col1 li a, #content #content-col2 li a	{
	text-decoration: none;
}
#content #content-col1 li a:hover, #content #content-col2 li a:hover	{
	text-decoration: underline;
}
#content .alist ul	{
		padding: 0 0;
		margin-left: 20px;
	}
#content .alist li	{
		padding: 4px 0;
		list-style-type: none;
		border-bottom: 1px solid #e6e6e6;;
		}
#content .alist li a, #content .alist li a:hover 	{
	background: url(../images/sm_arrow.gif) right no-repeat;
	color: #3e5aa4;
	padding: 0 12px 0 0;
	}
#content .alist li a	{
	text-decoration: none;
	}
#content .alist li a:hover	{
	text-decoration: underline;
	}
#content .blist ul	{
		padding: 0 0;
		margin-left: 20px;
	}
#content .blist li	{
		padding: 4px 0;
		border-bottom: 1px solid #e6e6e6;;
		}
#content .blist li a, #content .blist li a:hover 	{
	color: #3e5aa4;
	}
#content .blist li a	{
	text-decoration: none;
	}
#content .blist li a:hover	{
	text-decoration: underline;
	}
ul#supp-list {
		margin: 0 0;
		padding: 0 0 0 16px;
		list-style-type: none;
}		
ul#supp-list li {
	width: 190px; 
}		
ul#supp-list li a {
		display: block;
		margin: 0 0;
		padding: 4px 20px;
		background: url(../images/pdf.png) 0 6px no-repeat;
		}
#supp-list a {
	color: #7f7f7f;
	text-decoration: none;
	}	
#supp-list a:hover {
	color: #7f7f7f;
	text-decoration: underline;
	}
#content ol.dealer li {
	list-style-type: none;
	padding-bottom: 10px;
}
#content ol.dealer li a {
	color: #3e5aa4;
}
#content ol.num li {
	list-style-type: decimal;
}

		/* nav-main
---------------------------------------------------------- */
#nav-main {
	width: 550px;
	float: right;
	position: relative;
}
#nav-main ul {
	margin: 0;
	padding: 0;
	height: 40px;
}
#nav-main li {
	position: absolute;
	background: url(../images/nav.gif) no-repeat;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
	text-indent: -9999em;
}
#nav-main #homenav {left: 0px; background-position: 0 0;}
#nav-main #servicesnav {left: 110px; background-position: -110px 0;}
#nav-main #spotlightnav {left: 220px; background-position: -220px 0;}
#nav-main #aboutnav {left: 330px; background-position: -330px 0;}
#nav-main #contactnav {left: 440px; background-position: -440px 0;}

#nav-main #homenav a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #servicesnav a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #spotlightnav a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #aboutnav a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #contactnav a {width: 110px; height: 40px; display: block; border: none;}

#nav-main #homenav a:hover {background: url(../images/nav.gif) 0 -40px no-repeat;}
#nav-main #servicesnav a:hover {background: url(../images/nav.gif) -110px -40px no-repeat;}
#nav-main #spotlightnav a:hover {background: url(../images/nav.gif) -220px -40px no-repeat;}
#nav-main #aboutnav a:hover {background: url(../images/nav.gif) -330px -40px no-repeat;}
#nav-main #contactnav a:hover {background: url(../images/nav.gif) -440px -40px no-repeat;}

#nav-main #homenavon {left: 0px; background-position: 0 -80px;}
#nav-main #servicesnavon {left: 110px; background-position: -110px -80px;}
#nav-main #spotlightnavon {left: 220px; background-position: -220px -80px;}
#nav-main #aboutnavon {left: 330px; background-position: -330px -80px;}
#nav-main #contactnavon {left: 440px; background-position: -440px -80px;}

#nav-main #homenavon a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #servicesnavon a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #spotlightnavon a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #aboutnavon a {width: 110px; height: 40px; display: block; border: none;}
#nav-main #contactnavon a {width: 110px; height: 40px; display: block; border: none;}

#nav-trim	{
	width: 980px;
	height: 9px;
	background: url(../images/nav_trim.gif);
	margin: 0 auto;
	font-size: 2px;
	}
		/* nav-section
---------------------------------------------------------- */
#nav-section	{
	width: 215px;
	float: right;
	margin: 10px 0 10px 0;
	}
#nav-section ul	{
	margin: 0 0;
	padding: 0 0;
	}
#nav-section li	{
	list-style: none;
	display: block;
	height: 38px;
	width: 203px;
	border-bottom: 1px solid #c6c7c9;
	margin: 0 0 0 0px;
	padding: 8px 0 0 7px;
	}	
	
	#nav-section li	{
	list-style: none;
	display: block;
	height: 38px;
	width: 203px;
	border-bottom: 1px solid #c6c7c9;
	margin: 0 0 0 0px;
	padding: 8px 0 0 7px;
	}
	
#nav-section a	{
	text-decoration: none;
	color: #000;
	}
#nav-section a:hover	{
	text-decoration: underline;
	}
#nav-section #on a	{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
#nav-section #on a:hover	{
	text-decoration: underline;
	}

		/* content-supp
---------------------------------------------------------- */
.supp1-top-right h2, .supp2-top-right h2	{
	color:#fff;
	font-size: 16px;
	line-height:29px;
	padding:0 0 0 25px;
	border-bottom: none;
}
		/* green
---------------------------------------------------------- */
.content-supp1 p { margin:10px 15px 0 25px; }
.content-supp1 hr {
	height: 1px;
	color: #8cd085;
	border: 0;
	margin:0 20px;
}
.supp1-top-right h2 {
	background: url(../images/tl.png) no-repeat top left;
}
.supp1-top-right { background: url(../images/tr.png) no-repeat top right; }
.supp1-bottom-left {
	background: url(../images/bl.png) no-repeat bottom left; 
	clear:both;}
.supp1-bottom-right { background: url(../images/br.png) no-repeat bottom right;
	padding-bottom: 12px;
	margin-bottom :23px;
}
		/* grey
---------------------------------------------------------- */
.content-supp2 p { margin:10px 15px 0 25px; }
.content-supp2 hr {
	height: 1px;
	color: #8cd085;
	border: 0;
	margin:0 20px;
}
.supp2-top-right h2 {
	background: url(../images/g-tl.png) no-repeat top left;
}
.supp2-top-right { background: url(../images/g-tr.png) no-repeat top right; }
.supp2-bottom-left 	{ 
	background: url(../images/g-bl.png) no-repeat bottom left;
	clear:both;}
.supp2-bottom-right	{ 
	background: url(../images/g-br.png) no-repeat bottom right;
	padding-bottom :12px;
	margin-bottom :23px;
}
.number {
margin-left:15px;
}

.map {
margin-left:25px;
margin-top:10px;
}

blockquote {font-size: 16px; font-weight: bold; color: #4e4e4e; padding: 1em 1.2em; margin: 0 0 1em 0; border: 1px solid #e2e2e2; background: #f1f1f1;} 
blockquote p {font-size: 16px; text-indent: -0.5em; margin: 0; padding: 0;}
blockquote em {color: #000; font-size: 16px;}

#content .box, #sidebar .box {background: #f8f8f8; padding: 5px; margin: 0 0 5px 0}
#content .box p, #sidebar .box p {font-size: 10px; padding: 5px 0 0 0; color: #79767c; margin: 0;}
#content .box img {padding: 0; margin:0;}
#content .right {float: right; margin-left: 10px;}
#content .left {float: left; margin-right: 10px;}

/*content-supp .img {border: 1px solid #a1a5a9; padding: 0 5px 5px 5px; margin: 0 0 1.25em 0;}*/

#content img {
   padding:1px;
   border:1px solid #000000;
   background-color:#cccccc;
}

#form { width: 300px; margin-left:40px;}