body {
	margin:35px 0 15px 0;
	background:#000;
	color:#fff;
	font-family:Tahoma, Times, serif;
	font-size:12px;
	text-align:justify;
	
	scrollbar-track-color:#eef;
	scrollbar-face-color:#ccf;
	scrollbar-arrow-color:#00f;
	scrollbar-shadow-color:#ddf;
	scrollbar-highlight-color:#ddf;
	scrollbar-3dlight-color:#eef;
	scrollbar-darkshadow-Color:#eef;
}
.clear_both {
	clear:both;
}
.not_display {
	display:none;
}
.title1 {
	line-height:22px;
	background:url(../images/main/title_1.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#363636;
	margin:10px 0;
	text-align:center;
	font-weight:bold;
}
span.link {
	cursor:pointer;
}
#page {
	position:relative;
	width:955px;
	margin:0 auto;
}
#language {
	text-align:right;
	color:#bebebe;
	font-size:11px;
	padding-right:4px;
	margin-bottom:4px;
	font-weight:bold;
}
#language a {
	color:#bebebe;
}
#language a:hover {
	color:#fff;
}
#header {
	border-bottom:#336699 1px solid;
	color:#c8c6c6;
	background:#fff url(../images/header/bg.jpg) no-repeat;
	text-align:right;
	height:102px;
	overflow:hidden;
}
#logo {
	float:left;
	position:relative;
	left:8px;
	top:21px;
}
#yacht_1 {
	float:right;
}
#yacht_2 {
	float:right;
	position:relative;
	left:41px;
}
#menu {
	height:39px;
	background:url(../images/menu/background.jpg) repeat-x;
}
#menuItems {
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
}
#menuItems li {
	position:relative;
	float:right;
	line-height:39px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	background:url(../images/menu/border_right.jpg) no-repeat right;
	padding:0 5px 0 6px;
	cursor:pointer;
}
#menuItems ul {
	position:absolute;
	left:0;
	top:35px;
	width:110px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:10;
	background:#000;
}
#menuItems ul li {
	float:none;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	padding:0 5px 0 6px;
	cursor:pointer;
	background:none;
}
#menuItems li.over {
	background:url(../images/menu/selected.jpg) repeat-x;
}
#menuItems a {
	color:#fff;
	text-decoration:none;
}
li.show ul {
	display:block;
}
li.hide ul {
	display:none;
}
/*#menu {
	height:39px;
	overflow:hidden;
	background:url(../images/menu/background.jpg) repeat-x;
}
#menuItems {
	margin:0 15px 0 0;
	padding:0;
	list-style:none;
}
#menuItems li {
	float:right;
	line-height:39px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#fff;
	background:url(../images/menu/border_right.jpg) no-repeat right;
	padding:0 5px 0 6px;
}
#menuItems li.last {
	background:none;
}
#menuItems li.over {
	background:url(../images/menu/selected.jpg) repeat-x;
}
#menuItems a {
	color:#fff;
	text-decoration:none;
}*/
#footer {
	background:url(../images/footer/background.jpg) no-repeat;
	height:69px;
	font-size:10px;
	color:#19191a;
	font-weight:bold;
}
#footer a {
	color:#19191a;
}
#copyright {
	float:left;
	margin-top:7px;
	padding-left:10px;
}
#watergate {
	float:right;
	margin-top:7px;
	padding-right:50px;
}
#logos {
	clear:both;
	text-align:center;
	padding-top:15px;
}
#logos a img {
	border:none;
	margin:0 5px;
}
#main {
	background:url(../images/main/background.jpg) no-repeat top left;
	color:#262626;
	width:955px;
	height:514px;
	overflow:hidden;
}
#left {
	float:left;
	width:250px;
}
#right {
	width:142px;
	min-height:499px;
	float:right;
	background:url(../images/main/right_bg.png) no-repeat top;
	margin:5px 5px 0 0;
	text-align:left;
}
#centre.right {
	margin-right:160px;
}
ul.right_subjects {
	list-style:none;
	margin:0;
	padding:0 5px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	height:450px;
	overflow:auto;
}
ul.right_subjects li {
	padding-left:15px;
	margin:10px 0;
	line-height:16px;
}
ul.right_subjects li.over {
	background:url(../images/main/title_2.png);
}
ul.right_subjects a {
	text-decoration:none;
	color:#fff;
}
div.flash {
	margin-top:30px;
	margin-left:20px;
	text-align:center;
}
#subject_title {
	width:675px;
	line-height:22px;
	background:url(../images/main/subject_title.jpg);
	padding-left:35px;
	margin:10px 0 0 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#393939;
}
#photo_container {
	width:710px;
	text-align:center;
	margin:10px 0 0 50px;
}
#test img {
	margin:0 10px;
}
#thumb_container {
	width:710px;
	height:90px;
	text-align:center;
	margin:5px 0 0 50px;
	position:relative;
	overflow:hidden;
}
#thumb_scroller {
	position:absolute;
	left:0;
	top:0;
}
#thumb_scroller img {
	cursor:pointer;
	margin:5px 10px;
}
#arrow_bg {
	position:relative;
	width:710px;
	height:14px;
	background:url(../images/main/subject_bar.jpg) repeat-x center;
	margin:0px 0 0 50px;
}
#drag {
	position:absolute;
	left:0;
	top:0;
}
#sPhoto {
	position:absolute;
	left:10px;
	bottom:150px;
}
#specs {
	margin:20px 50px 0 50px;
}
#pdf {
	margin:20px 50px 0 50px;
	text-align:right;
	color:#797979;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pdf a {
	text-decoration:none;
}
#pdf a img {
	border:none;
}
#slogan {
	position:absolute;
	left:160px;
	top:45px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#07a9dd;
}
#notify {
	margin:5px 50px 0 50px;
	text-align:center;
}
#specs table {
	width:680px;
	margin-left:10px;
}
#specs table th {
	background:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	color:#393939;
	padding:10px 5px 5px 5px;
	border-bottom:#c4c7cb 1px solid;
}
#specs table td {
	background:#edf1f4;
	padding:3px 5px 5px 5px;
}

#sub_yachts {
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	cursor:pointer;
	height:450px;
	overflow:auto;
}
#sub_yachts li {
	margin:10px 0;
	line-height:16px;
}
#sub_yachts ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sub_yachts a {
	color:#fff;
	text-decoration:none;
}
#sport_boats, #sport_cruisers, #sport_yachts {
	display:none;
}
#sport_boats li, #sport_cruisers li, #sport_yachts li {
	padding-left:15px;
	font-weight:bold;
	font-size:11px;
}
#sub_yachts li.over {
	background:url(../images/main/title_2.png);
}
div.pad {
	padding-left:15px;
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/main/title_1.jpg);
	color:#000;
}
#debug {
	position:absolute;
	left:0;
	top:200px;
	background:#00f;
	color:#fff;
	padding:5px;
}