body {
	background-color: #042069;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center center;
	margin:0px;
	padding:0px;
	text-align:center;
	width: 100%;
	height: 100%;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:770px;
	text-align:left;
}
#header {
	width:770px;
}
#header-top {
	background-image:url(images/top-slice.png);
	background-repeat:no-repeat;
	height:20px;
	width: 770px;
}
#header-wrapper {
	background-image:url(images/middle-slice.png);
	background-repeat:repeat-y;
	overflow:hidden;
	width:770px;
}
#logo {
	float:left;
	margin-left:30px;
}
#tagline {
	float:left;
	margin-left:40px;
}
#main-content-wrapper {
	width:770px;
	overflow:hidden;
}
#content {
	width:770px;
	background-image:url(images/middle-slice.png);
	background-repeat:repeat-y;
	overflow:hidden;
}
#left-nav {
	margin-left:10px;
	margin-top:25px;
	float:left;
	background-image:url(images/left-nav-top.gif);
	background-repeat:no-repeat;
}
#left-nav ul {
	list-style-type:none;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:0px;
	padding-left:0px;
	width:159px;
	background-image:url(images/left-nav-slice.gif);
	background-repeat:repeat-y;
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
}
#left-nav ul li {
	margin-right:2px;
	line-height:26px;
	display:block;
	vertical-align:center !important;
	width:159px;
}
#left-nav ul li.current {
	width:159px;
	background-image: url(images/yellow-arrow.png);
	background-repeat:no-repeat;
}
#left-nav ul li.current:hover, #left-nav ul li.current a:hover {
	background-image: url(images/yellow-arrow.png);
	background-repeat:no-repeat;
}
#left-nav ul li a {
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	line-height:26px;
	display:block;
	text-indent:10px;
	font-size:10px;
}
#left-nav ul li:hover, #left-nav ul li a:hover {
	background-color:#2b5cc2;
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	line-height:26px;
	display:block;
	text-decoration: none;
	margin-right: 2px;
}
#left-nav-bottom {
	background-image:url(images/left-nav-bottom.png);
	background-repeat:no-repeat;
	background-position: center top;
	width:159px;
	height:7px;
}
#main-body {
	float:right;
	margin-right:5px;
}
#footer {
	width:770px;
	background-image:url(images/bottom-slice.png);
	background-repeat:no-repeat;
	height: 52px;
	overflow:hidden;
}
.copyright {
	color:#003399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-left:190px;
	margin-top:5px;
	display:block;
	text-align:left;
}
.topback {
	background-image: url(images/n-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;

}
.sideback {
	background-color: #003399;
	background-position: left top;
}
.middlepad {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.leftpad {
	padding-top: 1px;
	padding-left: 1px;
}
.textbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.localdealerinfo
{
	border-style: solid;
	border-width: 2;
	border-color: #0A3EB4;
	border: solid, 2, #0A3EB4;
	background-color: #FFFF33;
}
.tagheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFF33;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	padding-left: 8px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: underline;
	padding-left: 8px;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
	padding-left: 8px;


}
.content-wrapper {
	width:591px;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navbarhdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #3366CC;
	padding-left: 5px;
}
.navbarlines {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}
.navbarlinesselected {
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF33;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}
.navbarlinessub {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding-left: 16px;
}
.bottombackground1 {
	background-image: url(images/yellowarchf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFF33;
}
.yellowbartop {
	background-color: #003399;
	background-image: url(images/yellowarch2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;

}
.bluetabbedtop
{
    background-color: #003399;
    background-image: url(images/top-nav-top.gif);
    background-repeat: no-repeat;
    width:591px;
	height: 3px;
	overflow:hidden;
}
.bluetabbedrepeat {
	background-color: #003399;
    background-image: url(images/top-nav-slice.gif);
    background-repeat: repeat-y;
    width:591px;
	height:50px;
	overflow:hidden;
}
.bluetabbedrepeat ul {
	position:relative;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	width: 591px;
}
.bluetabbedrepeat ul li {
	float:left;
	margin-left:30px;
	margin-top: 15px;
	width: 166px;
}
.bluetabbedrepeat ul li a, .bluetabbedrepeat ul li a:visited {
	color: #ffffff;
	font-size:14px;
	font-family: verdana;
	font-weight: bold;
	margin-left:8px;
}
.bluetabbedrepeat ul li a:hover {
	color: #ffffff;
	font-size: 14px;
	font-family: verdana;
	text-decoration: underline;
}
.bluetabbedrepeat ul li.current {
	background-image: url(images/yellow-arrow.png);
	background-repeat:no-repeat;
	
}
.bluetabbedbottom {
	background-color: #003399;
    background-image: url(images/top-nav-bottom.gif);
    background-repeat: no-repeat;
    width:591px;
	height: 3px;
	overflow:hidden;
}
.yellowvideobartop {
	background-color: #FFFF33;
	background-image: url(images/YellowArchVideo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellowvideobarbottom 
{
	background-image: url(images/YellowArchVideoBottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFF33;
}
.topback2 {

	background-color: #003399;
	background-position: left top;
	padding-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #003399;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	margin: 20px;
	font-weight: normal;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	margin-top:0px;
}
.surroundlines {
	border: 1px solid #FFFF33;


}
.link2 {
	text-indent: -8px;
}
.leftsideintroback {
	background-image: url(images/leftsideintro1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightsideback {
	background-image: url(images/rightback.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.topintro {
	background-image: url(images/topintro.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomintro {
	background-image: url(images/bottomintro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.productimages
{
	background-color: #073195;
}
.productimagecaptions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.videobodytable
{
	background-color: #FFFFFF;
	border: solid 2 #073195;
}
.NoFlash
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: solid;
	border-width: 2px;
	border-color: #043A9A;
	border: solid 2px #043A9A;
	background-color: #01DE01;
	color: #FFFFFF;
}
.NoFlash H3
{
	font-size: 13px;	
}

.quick-find
{
	background-image:url(images/quick-find-bkg.gif);
	background-repeat:no-repeat;
	height:64px;
	width:159px;
}
.quick-find-textbox
{
	width:125px;
	font-family:Arial;
	font-size:10px;
	height:25px;
	text-indent:14px;
	margin-top:30px;
	margin-left:5px;
	line-height:18px;
	border-top-width:2px;
	border-right-color: #d4d0c8;
	border-bottom-color: #d4d0c8;
	border-bottom-width:1px;
	border-right-width:1px;
}
.quick-find-button
{
	background-image:url(images/quick-find-go.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:14px;
	height:15px;
	border:none;
	cursor:pointer;
	margin-top:30px;
	padding-bottom:10px;
	position:relative;
	top:-55px;
	display:block;
	left:130px;
}
.quick-find-button:hover 
{
	background-position:left top !important;
	background-repeat:no-repeat;
	width:14px;
	height:15px;
	border:none;
	cursor:pointer;
	margin-top:30px;
	padding-bottom:10px;
}
.dealer_wrapper{
	padding-top:18px;
	height:100%;
	background-color:#ffffff;
}
.dealer_wrapper table
{
	background-image:url(images/dealer-background-slice.jpg);
	background-repeat:repeat-y;
}
.dealer_wrapper td.middlepad
{
	background-image:url(images/dealer-background.jpg);
	background-repeat:no-repeat;
}
.dealer_bottom
{
	background-image:url(images/dealer-background-bottom.jpg);
	background-repeat:no-repeat;
	background-position:17px center;
	height:6px;
}
.dealer_wrapper h3
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	margin-left:10px;
}
.dealer_wrapper_img
{
	margin-right:2px;
	float:left;
	margin-left:10px;
}
.dealer_wrapper h5
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:0px;
	margin-left:30px;
	line-height:18px;
}
.dealer_wrapper form
{
	color:#ffffff;
	overflow:hidden;
	font-family:Verdana;
	padding-bottom:20px;
	margin-top:20px;
}
.dealer_wrapper form div
{
	position:absolute;
	top:-20px;
}
.dealer_wrapper form div div
{
	position:relative;
	top:0px;
}
.dealer_text 
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	margin-left:30px;
	line-height:18px;
}
.dealer_text a , .dealer_text a:hover, .dealer_text a:visited
{
	color:#ffff33;
	padding-left:0px;
}
.dealer_text a:visited:hover 
{
	text-decoration:underline;
}
.dealer_header {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.dealer_intro
{
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	margin-top:5px;
	width:450px;
	float:left;
}
.dealer_arrow
{
	float:left;
	display:block;
	margin-left:10px;
}
.dealer_radio
{
	color:#ffffff;
	font-size:10px !important;
}
.search_strip
{
	background-color: #091b40;
	height:58px;
	filter:alpha(opacity=50);
	opacity:0.5;
	clear:both;
	position:relative;
	top:20px;
}
.find_dealer_button
{
	background-image:url(images/find-my-dealer-button.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	border:none;
	cursor:pointer;
	margin-left:20px;
	display:block;
	color:transparent !important;
	line-height:0px !important;
	font-size:0px;
	float:left;
	font-size:0px !important;
	color:#668cd9 !important;
}
.find_dealer_button:hover 
{
	background-position:left top !important;
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	border:none;
	cursor:pointer;
	font-size:0px !important;
	color:#6194fa !important;
	text-decoration:none !important;
}
.find-dealer-textbox
{
	width:125px;
	font-family:Arial;
	font-size:10px;
	height:25px;
	/*margin-top:30px;*/
	/*position:relative;
	top:38px;*/
	margin-left:26px;
	margin-right:25px;
	line-height:18px;
	text-indent:10px;
	float:left;
	font-size:12px;
}
.dealer_wrapper select
{
	float:left;
	/*margin-top:32px;*/
	/*position:relative;
	top:40px;*/
}
.dealer_wrapper input[type=radio]
{
	/*float:left;*/
	/*margin-top:32px;*/
	/*position:relative;
	top:40px;*/
}
.dealer-results-left
{
	clear:both;
}
.dealer-results-left img
{
	position:relative;
}
.dealer-results-right
{
	float:left;
	padding-right:15px;
	position:absolute;
	top:340px;
	left: 300px;
}
.alternating_dealer
{
	background-color: #193d83;
	padding-top:0px;
	padding-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
.alternating_dealer h5
{
	padding-top:10px;
}
.alternating_dealer .dealer_text_wrapper
{
	margin-left:-5px;
}
.dealer
{
	padding:0px;
}
.dealer_distance
{
	font-size:11px;
}