html, body {
	height: 100%;	
}

body {
	font-size: 11px;
	font-family: Tahoma;
	color: #3b3b3b;
}

optgroup {
	font-weight: bold;
}

optgroup option {
	font-weight: normal;
}

a {
	color: #00344d;	
}

input.text, textarea, select {
	background: #e9e9e9;
	border: none;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
	font-size: 11px;
	padding: 4px;
	color: #3b3b3b;
	font-family: Arial;
	margin-bottom: 10px;
}

input.text {
	width: 175px;	
}

select {
	width: 184px;
}

textarea {
	width: 350px;
	height: 110px;	
}

form .fields p {
	color: #929292;
	margin-bottom: 8px;
}

form .submit button {
	width: 78px;
	height: 41px;
	text-indent: -10000px;
	background: url("../img/default/form-submit.jpg") no-repeat;
	border: none;
	cursor: pointer;
}

form .message {
	margin-bottom: 10px;
	font-weight: bold;	
}

#frame {
	background: #00344d url("../img/default/background.jpg") left bottom repeat-x;
	min-height: 100%;
	_height: 100%;
}

#wrapper {
	width: 873px;
	margin: 0 auto;
}

#header {
	height: 99px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e3eaed;
}

#header .links {
	position: absolute;
	right: 19px;
	top: 7px;
	color: #fff;
	text-shadow: 1px 1px #002335;	
}

#header .links a {
	color: #fff;
	margin: 0 5px;	
}

#logo {
	float: left;
	width: 198px;
	height: 99px;
	text-indent: -10000px;
	background: url("../img/default/logo.jpg") no-repeat;
}

.home #logo {
	float: none;
	display: block;
	margin: 0 auto;	
	height: 200px;
	width: 399px;
	background: url("../img/default/logo-home.jpg") no-repeat;
}

.home #header {
	height: 200px;
	/*background: url("../img/default/branding.jpg") center -1px no-repeat;*/
}

.home #page {
	min-height: 390px;
	_height: 390px;
}

#navigation {
	float: left;
	width: 675px;
	font-family: Arial;
	font-size: 14px;
	font-family: "Helen Sans";
	white-space: nowrap;
}

#navigation li {
	float: left;
	padding-left: 1px;
	background: url("../img/default/nav-separator.jpg") left top no-repeat;
}

#navigation li a {
	float: left;
	height: 99px;
	line-height: 99px;
	color: #fff;
	padding: 0 7px 0 6px;
	text-decoration: none;
}

#navigation li.active a, #navigation li:hover a {
	background: url("../img/default/nav-active.png") center top no-repeat;
	margin-right: 1px;
	padding-right: 6px;
}

#products-nav {
	background: #fff;
	border-bottom: 1px solid #dbe3e7;
	height: 87px;
	overflow: visible;
	margin-bottom: 36px;
	font-family: 'Helen Sans';
}

#products-nav .item {
	float: left;
	padding: 0 13px;
	text-align: center;
	cursor: pointer;
}

#products-nav .active {
	background: url("../img/default/model-nav-active.png") center 81px no-repeat;
}

#products-nav .item .image {
	height: 87px;	
	line-height: 81px;
}

#products-nav .item img {
	vertical-align: bottom;
	height: 63px;
}

#products-nav .item a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 35px;
	font-family: Arial;
	white-space: nowrap;
}

.bottom-sub-navigation #sub-navigation {
	margin-bottom: 0;
}

.bottom-sub-navigation #sub-navigation ul li.active a, 
.bottom-sub-navigation #sub-navigation ul li a:hover {
	background: url("../img/default/subnav-active-bottom.png") center top repeat-x;
	padding-bottom: 0;	
	position: relative;
	top: -7px;
	padding-top: 7px;
}

#sub-navigation {
	overflow: visible;
	height: 38px;
	float: left;
	margin: 3px 0 0 2px;
	background: url("../img/default/subnav.jpg") left top repeat-x;
	margin-bottom: 20px;
	font-family: 'Helen Sans';
}

#sub-navigation ul {
	position: relative;
	top: -3px;
	left: -2px;	
}

#sub-navigation ul li {
	float: left;
	padding-right: 1px;
	background: url("../img/default/subnav-sep.jpg") right top no-repeat;	
}

#sub-navigation ul li a {
	height: 38px;
	line-height: 35px;
	font-size: 14px;
	padding: 0 7px;
	text-decoration: none;
	color: #fff;
	float: left;
	background: url("../img/default/subnav-item.jpg") left top repeat-x;	
}

#sub-navigation ul li.active a, #sub-navigation ul li a:hover {
	background: url("../img/default/subnav-active.png") center top repeat-x;
	padding-bottom: 10px;	
}

#page {
	padding: 15px;
	background: #fff;
	min-height: 500px;
}

#page .content-block p {
	margin-bottom: 15px;		
}

#page .content-block ul,
#page .content-block ol {
	list-style-position: inside;
	margin-bottom: 12px;
}

#page .content-block ul {
	list-style-type: disc;	
}

#page .content-block ol {
	list-style-type: decimal;	
}

#page .content-block ul li,
#page .content-block ol li {
	margin-bottom: 2px;	
}

#page .content-block h1 {
	font-size: 28px;
	line-height: 1.1;
	color: #00344d;
	font-family: 'Helen Sans';
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}

#page .content-block h2 {
	font-size: 18px;
	line-height: 1.1;
	color: #00344d;
	font-family: 'Helen Sans';
	margin-bottom:6px;
}

#page .content-block table {
	border-collapse: collapse;	
}

#page .content-block table th {
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #868873;	
	border-right: 6px solid #fff;
}

#page .content-block table td {
	background: #e7e8e3;
	color: #013145;	
}

#page .content-block table th,
#page .content-block table td {
	border-bottom: 6px solid #fff;
	padding: 4px 8px 4px 4px;
}

#page .model-page {
	float: left;
	margin-right: 15px;	
	width: 768px;
}

#page .model-page .content-block {
	width: 650px;	
}

#page .model-header-image {
	display: block;
	margin-bottom: 15px;	
}


#dealers {
	float: left;
	width: 750px;
	margin-right: 15px;	
	position: relative;
}

#dealers .dealers-nav {
	position: absolute;
	right: -58px;
	top: -11px;
}

#dealers .dealers-nav a {
	float: left;
	height: 45px;
	margin-right: 12px;
	width: 160px;
	text-indent: -10000px;
	background-position: left top;
	background-repeat: no-repeat;
}

#dealers .dealers-nav a:hover,
#dealers .dealers-nav a.active {
	background-position: left bottom;	
}

#dealers .dealers-nav a.auto {
	background-image: url("../img/default/d-auto.jpg");	
}

#dealers .dealers-nav a.bike {
	background-image: url("../img/default/d-bike.jpg");	
}

#dealers .dealers-nav a.boat {
	background-image: url("../img/default/d-boat.jpg");	
	width: 215px;	
}

#map {
	border: 1px solid #bababa;
	height: 400px;	
	margin-bottom: 12px;
}

#sitemap {
	padding: 12px 0 0 2px;	
	font-size: 12px;
}

#sitemap ul {
	margin: 5px 0 0 12px;
}

#sitemap li {
	margin-bottom: 5px;	
}

#model-colors {
	margin-bottom: 5px;	
}

#model-colors .preview {
	padding-top: 40px;
	height: 370px;
	text-align: center;
	overflow: hidden;
	text-align: center;
}

#model-colors .preview img {

	display: none;	

}



#model-colors .preview img.active {

	display: inline;

}



#model-colors .nav a {

	float: left;

	padding: 26px 16px 0 0;

}



#model-colors .nav a img {

	float: left;	

}



#model-colors .nav a .large {

	display: none;	

}



#model-colors .nav a.active {

	background: url("../img/default/color-active.jpg") left top no-repeat;

	padding: 5px 16px 12px 6px;	

	margin-left: -6px;

}



#model-colors .nav a.active .large {

	display: inline;	

}



#model-colors .nav a.active .small {

	display: none;	

}



#model-gallery {

	margin-bottom: 15px;	

}



#model-gallery .preview {

	width: 100%;

	height: 570px;

	overflow: hidden;

	margin-bottom: 10px;

	position: relative;

	background: #000;

}



#model-gallery .preview .slide {

	position: absolute;

	top: 0;

	left: 0;

	display: none;	

}



#model-gallery .preview .active {

	display: block;	

}



#model-gallery .navigation {

	position: relative;

	overflow: visible;

}



#model-gallery .navigation .previous,

#model-gallery .navigation .next {	

	width: 44px;

	height: 83px;

	position: absolute;

	top: 5px;

	text-indent: -10000px;

}



#model-gallery .navigation .previous {

	left: -10px;	

	background: url("../img/default/gallery-previous.jpg") no-repeat;

}



#model-gallery .navigation .next {

	right: -10px;

	background: url("../img/default/gallery-next.jpg") no-repeat;	

}



#model-gallery .navigation .thumbs {

	height: 93px;

	position: relative;

	overflow: hidden;

	width: 768px;

	margin-left: 40px;

}



#model-gallery .navigation .thumbs-inner {

	width: 5000px;

	position: absolute;

	top: 0;

	left: 0;	

}



#model-gallery .navigation .thumb {

	float: left;

	overflow: hidden;

	height: 83px;

	width: 123px;

	margin-top: 5px;

	margin-bottom: 5px;

	margin-right: 5px;

}



#model-gallery .navigation .thumb img {

	float: left;

}



#model-gallery .navigation .active {

	border: 5px solid #0c638e;	

	margin-top: 0;

	margin-bottom: 0;

	width: 113px;

}



#model-gallery .navigation .active img {

	margin-left: -5px;	

}



#promo-banner {

	float: right;

	width: 160px;	

}



#articles {

	float: left;

	margin-right: 19px;

	width: 664px;	

}



#articles .head {

	border-bottom: 1px solid #e5e5e5;

	padding-bottom: 8px;

	float: left;

	width: 100%;

}



#articles .head h1 {

	float: left;	

}



#articles .head .view-all {

	float: right;

	height: 29px;

	width: 103px;

	text-indent: -10000px;

	background: url("../img/default/all-news.jpg") no-repeat;	

}



#articles .article {

	padding: 15px 0 13px;

	border-bottom: 1px solid #e5e5e5;

	clear: left;

}



#articles .article .body {

	float: left;	

	width: 100%;

}



#articles .article-with-images .body {

	float: left;

	width: 514px;

}



#articles .article .thumb {

	float: left;

	margin-right: 15px;

	border: 5px solid #0b5e87;

}



#articles .article .read-more {

	width: 117px;

	height: 36px;

	float: right;

	text-indent: -10000px;

	background: url("../img/default/read-more.jpg") no-repeat;	

}



#articles .article h2.title {

	font-weight: bold;

	margin-bottom: 12px;

	font-size: 12px;	

}



#articles .single {

	padding: 15px 0;

	clear: both;	

}



#articles .single .images {

	width: 135px;

	float: left;

	margin-right: 15px;	

}



#articles .single .images img {

	display: block;

	border: 5px solid #0b5e87;

	margin-bottom: 15px;

}



#articles .single h2.title {

	font-weight: bold;

	margin-bottom: 12px;

	font-size: 12px;	

}



#articles .single .body {

	float: left;

	width: 100%;	

}



#articles .single-with-images .body {

	width: 514px;	

} 



#pager {

	text-align: center;

	padding: 10px 0;	

	font-size: 12px;

}



#pager .active {

	font-weight: bold;	

}



#home-categories {
	padding-top: 100px;	
}



#home-categories li {

	float: left;	

	text-align: center;

	cursor: pointer;

	margin: 0 13px;

}



#home-categories li .image {

	height: 150px;	

}



#home-categories li .image img {

	vertical-align: middle;	

}



#home-categories li a {

	font-size: 18px;

	color: #00344d;

	text-decoration: none;	

	display: block;

	padding: 12px 10px;

	white-space: nowrap;

}

#showroom {
	position: relative;
	left: -5px;	
}

#showroom a {
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;	
}

#showroom a:hover {
	border: 5px solid #0C638E;
	padding: 0;
}

#showroom a img {
	float: left;	
}

#home-categories li a:hover {
	color: #fff;
	background: url("../img/default/home-hover.jpg") left center repeat-x;	
}

#footer {
	padding: 25px 0;	
}

#footer a {
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 25px;
	text-shadow: 1px 1px #003c5a;
}

#footer a.suzuki {
	float: right;
	margin-right: 0;
}

#contacts-link {
	display: block;
	clear: both;
	width: 160px;
	height: 36px;
	text-indent: -10000px;
	background: url("../img/default/contacts-link.jpg") no-repeat;
	margin-top:100px;
}

#hr1 {
	margin-top: -10px;
	padding-bottom: 15px;
}

#vertline {
	margin-left: 400px;
	border:1px solid red;
}

#block1con {
	float:left;
	height:620px;
	margin-right:22px;
	padding-right:22px;
	border-right:1px solid #eee;
}

#block2con {
	float:left;
	width: 410px;
}

