@CHARSET "UTF-8";
html {
	overflow: hidden;
	overflow-y: scroll;
}
body {
	background: url("/images/background.png") repeat-x top left #000;
	text-align: center;		
}

* {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 13px;
}

h1,h2 {
	width: 100%;
	height: 20px;	
	border-bottom: 1px solid #705842;
	font-size: 13px;
	margin-bottom: 10px;
	text-align: left;	
}

h3, #contentbox h3 {
	width: 100%;
	margin-bottom: 5px;	
	color: #705842;
	font-size: 12px;
	text-align: left;	
}

p.footnote{
	width: 100%;
	height: 15px;
	position: absolute;
	bottom: 1px;	
	border-top: 1px solid #705842;
	font-size: 11px;
	text-align: left;
	color: #705842 !important;
}

p.footnote * {
	color: #705842 !important;		
}

p {
	line-height: 20px;	
}

h1 strong {
	font-size: 14px;
	font-weight: normal;		
}

strong {
	color: #705842 !important;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

ul, li {
	list-style: none;
	text-align: left;	
}

li {
	margin-top: 5px;	
}

dl li {
	margin-top: 2px;	
}

#site {
	margin: 0 auto;
	width: 950px;
	height: 675px;
	position: relative;
	overflow: visible;
	/*border: 1px solid white;*/
}

#head {
	width: 100%;
	height: 170px;
	/*border-bottom: 1px solid white;*/	
}

	#logo {
		position: absolute;
		left: 10px;
		top: 60px;
		z-index: 2;
	}
	
	.logo2 {
		position: absolute;
		right: 20px;
		top: 50px;
		display: block;
		width: 91px;
		height: 85px;
		z-index: 2;
	}

#main {
	position: relative;
	width: 940px;
	left:10px;
		
}

#main #top_line_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#main #top_line_2 {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 2;
}

#content {
	position: relative;
	width: 100%;
	height: 376px;
	top:22px;	
	text-align: left;
	overflow: hidden;
}

#contentbox {
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden;
}

#contentbox * {
	color: #000;
}

#mainImage {
	position: absolute;
	top: 191px;
	left: 12px;
}

#label {
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 1;
}

#bottomLine {
	position: absolute;
	left: -100px;
	bottom: 105px;
	z-index: 1;
}

#ajaxloader {
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -21px;
	margin-top: -5px;
}



/* Home */

#img_home {
			
}

/* Contact */
#contactBox {
	overflow: hidden;
	height: 360px;
	width: 230px;	
	position: absolute;
	top: 5px;
	left: 10px;
	overflow: hidden;
}

#img_contact {
	position: absolute;
	top: 1px;
	right: 1px;	
}

/* Boat */
#boatImages {
	overflow: hidden;
	height: 374px;
	width: 695px;
	position: absolute;
	left: 1px;
	top: 1px;
}
#currentBoat {
	width: 694px;
	height: 283px;
	overflow: hidden;
	display: block;	
}
#boatImages #select {
	width: 697px;
	height: 91px;
	margin-top: 1px;
	overflow: hidden;
}

#boatImages #select a{
	margin:0px;
	border:0px;
	float:left;
	margin-right: 2px;
}

#boatData {
	overflow: hidden;
	height: 369px;
	width: 225px;	
	position: absolute;	
	right: 10px;
	top: 5px;
}


#boatData dl {
	width: 100%;
}

#boatData dl dt {
	float: left;
	clear: left;
	color: #705842;
	width: 70px;
	margin-top: 2px;	
}

#boatData dl dd {
	float: left;
	width: 155px;
	margin-top: 2px;	
}

/* Drives */
#driveNavi {
	width: 113px;
	height: 374px;
	position: absolute;
	left: 0;
	top: 1px;
	overflow: hidden;
}

#driveNavi li {
	margin: 0;	
}

#currentdrive {
	width: 460px;
	height: 280px;
	overflow: hidden;
	display: block;	
}

#driveImages {
	position: absolute;
	left: 115px;
	top: 1px;
	width: 460px;
	overflow: hidden;
}

#driveImages #select {
	width: 462px;
	height: 93px;
	margin-top: 1px;
	overflow: hidden;
}

#driveImages #select a{
	margin:0px;
	border:0px;
	float:left;
	margin-right: 1px;
}

#driveData {
	width: 345px;
	height: 369px;
	position: absolute;
	right: 10px;
	top: 5px;
}

#driveNavi li a {
	display: block;
	width: 113px;
	height: 94px;	
}

/* Engines */
#engineNavi {
	width: 118px;
	height: 374px;
	position: absolute;
	left: 1px;
	top: 1px;
	overflow: hidden;
}

#engineNavi li {
	margin: 0;	
}

#engineNavi li a {
	display: block;
	width: 118px;
	height: 40px;	
}

#currentEngine {
	width: 461px;
	height: 292px;
	overflow: hidden;
	display: block;	
}

#engineImages {
	position: absolute;
	left: 120px;
	top: 1px;
	width: 460px;
	overflow: hidden;
}

#engineImages #select {
	width: 462px;
	height: 82px;
	margin-top: 1px;
	overflow: hidden;
}

#engineImages #select a{
	margin:0px;
	border:0px;
	float:left;
	margin-right: 1px;
}

#engineData {
	width: 340px;
	height: 369px;
	position: absolute;
	right: 10px;
	top: 5px;
}

#engineData dl {
	width: 100%;
	height: 310px;
	overflow-y: scroll;
}

#engineData dl dt {
	float: left;
	clear: left;
	color: #705842;
	width: 115px;
	margin-top: 2px;	
}

#engineData dl dd {
	float: left;
	width: 205px;
	margin-top: 2px;	
}

/* Offers */
/* Boat */
#offerImages {
	overflow: hidden;
	height: 374px;
	width: 695px;
	position: absolute;
	right: 1px;
	top: 1px;
}
#currentOffer {
	width: 462px;
	height: 280px;
	overflow: hidden;
	display: block;	
}

#offerImages #selectImage {
	position: absolute;
	width: 233px;
	height: 280px;
	top: 0px;
	right: 0px;
	overflow: hidden;
}

#offerImages #selectImage a{
	margin:0px;
	float:left;
	display: block;
	width: 115px;
	height: 139px;
	margin: 0px 0px 2px 1px;
	overflow: hidden;
}

#offerImages #selectOffer {
	width: 697px;
	height: 91px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	background: #000;
}

#offerImages #selectOffer a{
	margin:0px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
	display: block;
	width: 115px;
	height: 73px;
	overflow: hidden;
}

#offerData {
	overflow: hidden;
	height: 369px;
	width: 225px;	
	position: absolute;	
	left: 10px;
	top: 5px;
}

#offerData dl {
	width: 100%;
}

#offerData dl dt {
	float: left;
	clear: left;
	color: #705842;
	width: 70px;
	margin-top: 2px;	
}

#offerData dl dd {
	float: left;
	width: 155px;
	margin-top: 2px;	
}

span#price {
	position: absolute;
	right: 2px;
	top: 0px;
	color: #705842;
	height: 20px;	
	font-size: 13px;
}

div#offerData h1 {
	font-size: 13px;
}