* { margin: 0px 0px;	padding: 0px 0px; }

html, body {	height: 100%; }

body {
	font: normal normal normal 100%/1em Verdana, Verdana, Geneva, sans-serif;
	color: #000000;
	background: #eaf9d9 url('../img/bg.png') repeat-x top;
	}

a 	{
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #8dc640;
	text-decoration: none;
}

p, table {
	padding-bottom: 10px;
	font-size: .85em;
	line-height: 1.25em;
}

h2 {
	font-size: 1.25em;
	padding-bottom: 10px;
}

img {
	border: 0px;
	}


.clear {
	clear: both;
	}

/* Body */

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	display: none!important;
}

.cyprus.jcarousel-item {
	margin-left: 15px!important;
}

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

#logo {
	display: block;
	width: 935px;
	height: 120px;
	background: transparent url('../img/logo.png') no-repeat;
}

#logo a{
	display: block;
	width: 300px;
	height: 120px;
	outline: none;
	margin: 0px auto;
}

#copyright {
	display: block;
	position: relative;
	float: left;
	padding-left: 5px;
	font-size: .85em;
	margin-bottom: 25px;
	line-height: 45px;
	height: 45px;
}

#design {
	display: block;
	position: relative;
	float: right;
	padding-right: 5px;
	font-size: .85em;
	margin-bottom: 25px;
	line-height: 45px;
	height: 45px;
}

#designimg {
	display: block;
	position: relative;
	float: right;
	padding-right: 5px;
	margin-bottom: 25px;
	height: 45px;
}

/* Slideshow */

#slide {
	display: block;
	width: 935px;
	height: 300px;
	background: transparent url('../img/slide_bg.png') no-repeat;
}

/* Content Slider */

#left{
	display: block;
	position: relative;
	width: 75px;
	float: left;
	vertical-align: top;
}

#right{
	display: block;
	position: relative;
	float: left;
	width: 800px;
	min-height: 215px;
	padding: 25px 25px;
	background-color: #ffffff;
}

/* Contacts */

#contacts {
	display: block;
	width: 935px;
	height: 140px;
	background: transparent url('../img/contact_bg.png') no-repeat;
	font-size: 0.65em;
	line-height: 1.35em;
	padding: 25px 25px;
}

#contacts h3 {
	font-size: 1.25em;
}

.cyprus {
	background: transparent url('../img/cyprus.png') no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.dubai{
	background: transparent url('../img/dubai.png') no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.uk {
	background: transparent url('../img/uk.png') no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.hk {
	background: transparent url('../img/hongkong.png') no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

.us {
	background: transparent url('../img/us.png') no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

/* Products */

#products_list {
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
	background-color:#FFFFFF;
	color:#000000;
	line-height:120%;
	min-height:600px;
}

#products_list a {
	display:block;
	font-weight:normal;
	text-decoration:none;
}

#products_list ul {
	overflow: hidden;
	margin:0;
	padding:0;
}

#products_list li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#products_list li a {
	width: 780px;
	padding:5px 0 0 15px;
	display:block;
	color:#000000;
	font-weight: bold;
	background-color: #8dc640;
	border-bottom: 1px solid #ffffff;
	height:25px;
}

#products_list li a.closed{
	color:#000000 !important;
}

#products_list li.firstitem a.closed {
	color:#000000 !important;

}

#products_list li.lastitem a.closed {
	color:#000000 !important;
}

#products_list li li {
	padding:0 15px 0 15px;
	min-height:175px;
}

#products_list li a.opened {
	color:#000000;
}

#products_list li.firstitem a.opened {
	color:#000000;
}

#products_list li.lastitem li {
	margin-bottom:-4px;
}

#products_list li.lastitem ul {
	padding-bottom:4px;
}
