@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background: #0b0b0b url('/images/bg.jpg') fixed top center no-repeat;
	margin: 0px;
	padding: 0px;
}
th, td {
	font-size: 11px;
}
div#holder {
	position: relative;
	width: 960px;
	margin: 0px auto;
}
div#header {
	position: relative;
}
div#logo {
	position: relative;
	float: left;
	left: -10px;
}
div#logo img{
	width:400px;
}
div#menu {
	position: relative;
	float: right;
	top: 95px;
	height: 34px;
	background: rgba(0, 0, 0, 0.1);
}
div#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#menu ul li {
	position: relative;
	float: left;
}
div#menu ul li a {
	position: relative;
	float: left;
	height: 34px;
	margin: 0px;
	cursor: pointer;
	display: inlinew;
	color:#fff;
	line-height: 34px;
	text-decoration:none;
	padding:0px 7px;
	font-weight:bold;
	letter-spacing:1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div#menu ul li a:hover {
	background: rgba(0, 0, 0, 1);
}
div#content {
	position: relative;
}
div#left {
	position: relative;
	float: left;
	width: 410px;
}
div#slideshow {
	position: relative;
	width: 100%;
	height: 364px;
	margin: 0px 0px 30px 0px;
}
div#slideshow-price{
	position: relative;
	width: 100%;
	height: 500px;
	margin: 0px 0px 30px 10px;
}
div#slideshow img{
	/*width: 100%;*/
}
.slides_control{
	width:auto!important;	
}
div#slideshow .overlay {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 410px;
	height: 360px;
	background: url('/images/slide_overlay.png') top left no-repeat;
}
div#slideshow-price .overlay-price {
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	width: 379px;
	height: 500px;
	background: url('/images/frame-price.png') top left no-repeat;
	overflow:hidden;
	z-index:10;
}
div#slider {
	position: relative;
	top: 69px;
	left: 70px;
	width: 259px;
	height: 223px;
	background: #121212;
	border: solid 3px #000000;
	z-index: 1;
}
div#slider-price {
	position: relative;
	top: 70px;
	left: 69px;
	width: 270px;
	height: 380px;
	/*z-index: 1;*/
}
div#slider-price img{
	width: 244px;
	height: 362px;
	/*z-index: 1;*/
}
div#slideshow ul.pagination, div#slideshow-price ul.pagination {
	display: none;
}
div#frame_04 { /* trading hours */
	position: relative;
	float: left;
	left: 0;
	top: 0px;
	width: 189px;
	height: 218px;
}
div#frame_03 { /* crew products */
	position: relative;
	float: right;
	right: 20px;
	top: 0px;
	width: 166px;
	height: 116px;
}
div#frame_02 { /* other product stuff */
	position: relative;
	float: right;
	right: 15px;
	margin: 50px 0px 0px 0px;
	/*background: #1c5380;*/
}
div#frame_05 { /* facebook etc */
	position: relative;
	float: left;
	left: 0;
	margin: 40px 0px 0px 0px;
	background: rgba(0, 0, 0, 0.3);
}
div#frame_06 { /* facebook etc */
	position: relative;
	float: right;
	right: 20px;
	margin: 20px 0px 20px 0px;
	background: rgba(0, 0, 0, 0.3);
}
/*
div#frame_06 { 
	margin: 20px 0px 0px 11px;
}
div#frame_07 { 
	margin: 20px 0px 0px 11px;
}
*/
div#right {
	position: relative;
	float: right;
	width: 526px;
	margin: 0px 10px 0px 0px;
}
.promotion{
	width:900px;
	padding: 30px;
	margin: 0px 0px 30px 0px;
	text-align: justify;
	background: rgba(0, 0, 0, 0.7);	
}
.promotion a{
	color:#fff;	
}
.promotion .right{
	width:470px;
	float:right;
}
.promotion .left{
	width:430px;
	float:left;
}
.promotion h2{
	font-size:30px;
	padding:0;
	margin: 0 0 20px 0;
}
div.box {
	width: 475px;
	padding: 30px;
	margin: 0px 0px 30px 0px;
	text-align: justify;
	background: rgba(0, 0, 0, 0.7);
}
div.box a {
	color: #fff;
}
div.box span{
	display: inline;
	float: left;
	margin: 0;
	padding: 13px 5px 0 0;
	font-size: 5em;
	line-height: .4em;
	text-transform: capitalize;
	color: #fff;
	font-family: Georgia, Times New Romans, serif;	
}
div.box p {
	padding: 0px 15px;
	line-height: 16px;
}
.clients {
	width: 100%;
	padding: 20px 0;
	margin: 0px 0px 30px 0px;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
}
.clients .image{
	float:left;
	width: 240px;
	text-align: center;
	margin: 0;	
}
div.box2 {
	width: 100%;
	padding: 45px 0;
	margin: 15px 0;
	background: rgba(0, 0, 0, 0.7);
	text-align: left;
	overflow:hidden;
}
div.text{
	padding:0 40px;	
	float:left;
}
div#map{
	width:260px;
	height:250px;
	float:left;
	margin-right:20px;
}
div#facebook{
	width:340px;
	height:250px;
	float:left;
}
div.text a{
	color:#fff;
	text-decoration:none;	
}
div.text img{
	margin:0 0 10px 0;
}
div.box2 p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
div.box2 p.telephone {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

div.box table {
	margin: 0px 14px 15px 14px;
}
div#footer {
	position: relative;
	float: right;
	width: 100%;
	font-size: 9px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	color: #868686;
}
.price{ text-align: right; }
div#footer a, div#footer a:hover {
	color: #868686;
	text-decoration: none;
}
h2 {
	padding: 5px 15px 0px 15px;
	font-size: 14px;
}
.clear {
	clear: both;
}
.image{
	float:left;
	margin:0 10px 10px 0;	
}
.image:nth-child(3n){
	margin:0 0 10px 0;	
}
.right{
	float: right;	
}
.left{
	float: left;	
}