body{
	margin:0;
	color:#d1d0ce;
	font:11px Arial, Verdana, sans-serif;
	background:#424d55;
	min-width:960px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	width:100%;
	overflow:hidden;
}
#header {
	width:100%;
	background:#414c54 url(../img/layout/bg-header.gif) repeat-x 0 100%;
}
#header:after {
	content:"";
	clear:both;
	display:block;
}
#header-holder-t {
	width:100%;
	background:url(../img/layout/bg-header-t.jpg) no-repeat 50% 100%;
}
.inner #header-holder-t {background:url(../img/layout/bg-header-inner-t.jpg) no-repeat 50% 100%;}
#header-holder {
	width:960px;
	margin:0 auto;
	padding:0 0 97px;
	position:relative;
}
.inner #header-holder {padding:0 0 36px;}
#header-holder:after {
	content:"";
	clear:both;
	display:block;
}
#header .logo {
	position:absolute;
	top:100px;
	left:24px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
#header .logo a {
	display:block;
	width:224px;
	height:119px;
	background: url('../img/layout/logo-home.png') no-repeat;
}
.inner #header .logo {
	position:absolute;
	top:22px;
	left:52px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.inner #header .logo a {
	display:block;
	width:198px;
	height:105px;
	background: url('../img/layout/logo-inner.png') no-repeat;
}
#header .navigation {
	margin:0;
	padding:0 6px 0 0;
	list-style:none;
	float:right;
	width:700px;
	overflow:hidden;
}
#header .navigation li:first-child {background:none;}
#header .navigation li:first-child div {background:none;}
#header .navigation li {
	float:left;
	margin:0;
	font-size:13px;
	cursor:pointer;
	overflow:hidden;
	background:url(../img/layout/divide-nav-header-t.gif) repeat-y;
}
#header .navigation li div {
	float:left;
	padding:0 0 0 1px;
	background:url(../img/layout/divide-nav-header.gif) no-repeat 0 100%;
}
#header .navigation li a {
	float:left;
	height:1%;
	overflow:hidden;
	color:#d1d0cd;
	padding:14px 12px 26px;
	text-decoration:none;
	position:relative;
}
.inner #header .navigation li a {padding:69px 12px 0;}
#header .navigation li a:hover,
#header .navigation li.active a {
	color:#fff;
	text-decoration:none;
	background:url(../img/layout/bg-nav-header-h.png) repeat-x;
}
#header .navigation li a:hover em,
#header .navigation li.active a em {
	position:absolute;
	bottom:0;
	left:0;
	width:12px;
	height:85px;
	overflow:hidden;
	background:url(../img/layout/bg-nav-header-l.png) no-repeat;
}
#header .navigation li a:hover span,
#header .navigation li.active a span {
	position:absolute;
	bottom:0;
	right:-1px;
	width:12px;
	height:85px;
	overflow:hidden;
	background:url(../img/layout/bg-nav-header-r.png) no-repeat;
}
#header .welcome {
	float:right;
	display:inline;
	width:480px;
	overflow:hidden;
	margin:0 189px 0 0;
	padding:29px 0 0;
}
#header .welcome .title {
	display:block;
	font-size:25px;
	font-weight:normal;
	color:#d1d0ce;
	margin:0 0 13px;
}
#header .welcome p {
	margin:0 0 10px;
	font-size:11px;
	line-height:18px;
	color:#d1d0ce;
}
#header .welcome a {
	color: #d1d0ce;
	text-decoration: none;
}
#header .welcome a:hover {
	text-decoration: underline;
}
.promo {
	width:100%;
	background:url(../img/layout/bg-promo.jpg) repeat-x;
	position:relative;
	z-index:1;
}
.promo:after {
	content:"";
	clear:both;
	display:block;
}
.promo-holder {
	width:960px;
	margin:0 auto;
	position:relative;
}
.promo-holder:after {
	content:"";
	clear:both;
	display:block;
}
.promo .image {
	position:relative;
	top:-71px;
	left:1px;
}
.promo img {display:block;}
.promo .star-btn {
	position:absolute;
	top:-199px;
	right:-6px;
	text-indent:-9999px;
	overflow:hidden;
}
.promo .star-btn a {
	display:block;
	width:159px;
	height:168px;
	background:url('../img/layout/btn.png') no-repeat;
}
#main {
	width:100%;
	border-top:1px #a8a7a5 solid;
	background:#b7b6b2;
	position:relative;
	top:-158px;
	padding:120px 0 0;
}
.inner #main {
	top:0;
	padding:46px 0 0;
}
.inner2 #main {
	padding:48px 0 0;
}
#content {
	width:954px;
	overflow:hidden;
	margin:0 auto;
	padding:0 3px 32px;
}
#content img{
	/*border: 1px solid #a7a6a4;*/
}
.inner #content {
	padding:0 3px 124px;
}
.brands-box {
	width:100%;
	overflow:hidden;
}
.brands-box .title {
	display:block;
	font-size:20px;
	font-weight:normal;
	color:#434e55;
	margin:0 0 31px;
}
.brands-box .brands {
	width:100%;
	overflow:hidden;
}
.brands-box .column-l {
	float:left;
	margin:0 45px 0 0 !important;
}
.brands-box .column-r {float:right;}
.brands-box .column {
	margin:0;
	padding:0;
	list-style:none;
	width:153px;
	overflow:hidden;
}
.brands-box .column li {
	margin:0 0 40px;
	vertical-align:top;
	overflow:hidden;
}
.brands-box .column li a {
	display:block;
	height:1%;
	overflow:hidden;
	border:1px #848380 solid;
	text-decoration:none;
}
.brands-box .column li a:hover,
.brands-box .column li.active a {
	border:1px #000 solid;
	text-decoration:none;
}
.brands-box .column li span {
	display:block;
	padding:13px 19px 12px 15px;
	border:1px #9b9c9b solid;
	background:#919392;
}
.brands-box .column li a:hover span,
.brands-box .column li.active span {
	border:1px #525a5f solid;
	background:#2f383f;
}
.brands-box .column li img {
	display:block;
	border:3px #343e45 solid;
}
.video-box {
	float:left;
	overflow:hidden;
	border:1px #848380 solid;
	margin: 0 0 40px 0;
}
.video-box span {
	display:block;
	padding:25px 25px 25px 25px;
	border:1px #9b9c9b solid;
	background:#919392;
}
#content{
	color: #424d55;
	font-size: 13px;
}
#content a { color: #424d55; text-decoration: none;}
#content a:hover { text-decoration: underline;}
#content .breadcrumbs {
	padding:0;
	margin:0 0 28px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#content .breadcrumbs li {
	float:left;
	padding:0 8px 0 0;
	color:#707c85;
	font-size:25px;
}
#content .breadcrumbs li a {
	color:#374148;
	text-decoration:none;
}
#content .breadcrumbs li a:hover {text-decoration:underline;}
#content .text .title {
	display:block;
	font-size:16px;
	font-weight:normal;
	color:#374148;
	margin:0 0 29px;
}
.inner2 #content .title {
	display:block;
	font-size:20px;
	font-weight:normal;
	color:#434e55;
	margin:0 0 17px;
}
#content .text {
	width:100%;
	overflow:hidden;
}
#content .text p {
	margin:0 0 18px;
	font-size:11px;
	line-height:18px;
	color:#374148;
}
.photos-holder {
	width:894px;
	overflow:hidden;
	margin:0 auto 48px;
	padding:12px 0 0;
}
.photos-box {
	width:892px;
	overflow:hidden;
	border:1px #848380 solid;
}
.photos-box-c {
	width:870px;
	overflow:hidden;
	padding:10px 10px 0;
	border:1px #9b9c9b solid;
	background:#919392;
}
.photos-box .photos {
	padding:0;
	margin:0;
	list-style:none;
	width:890px;
	overflow:hidden;
}
.photos-box .photos li {
	float:left;
	margin:0 16px 13px 0;
}
.inner1 .photos-box .photos li {margin:0 14px 13px 0;}
.photos-box .photos li a {
	display:block;
	color:#000;
	text-decoration:none;
}
.photos-box .photos li a:hover {text-decoration:none;}
.photos-box .photos li img {
	display:block;
	border:4px #343e45 solid;
}
.box {
	width:952px;
	overflow:hidden;
	border:1px #848380 solid;
}
.box-holder {
	width:936px;
	overflow:hidden;
	padding:8px 7px;
	border:1px #9b9c9b solid;
	background:#919392;
}
.table-detail {
	width:100%;
	overflow:hidden;
	margin:0 0 28px;
}
.table-detail table {
	border-collapse:collapse;
	border-color:#919392;
	color:#3c464c;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	width:938px;
	background:#919392;
}
.table-detail table thead td {
	text-transform:uppercase;
	color:#fff;
	padding:10px 0 19px;
}
.table-detail table tbody td {
	border-top:1px #747675 solid;
}
.table-detail table td.head {
	font-size:15px;
	color:#fff;
	text-align:right;
	padding:0 35px 0 0;
	background:url(../img/layout/bullet-clock.gif) no-repeat 100% 50%;
}
.table-detail table td.line-n {border:0;}
.table-detail table td {
	width:110px;
	overflow:hidden;
	padding:13px 0 10px;
	border-left:1px #747675 solid;
	text-align:center;
}
.table-detail table .line-b {
	border:#747675 solid;
	border-width:1px 0 0 0;
}
.contact {
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
}
.contact-box {
	float:left;
	width:405px;
	overflow:hidden;
	padding:30px 0 6px 33px;
}
.contact-box label span {color:#424d55;}
.name-box label,
.email-box label,
.address-box label,
.city-postcode-box label,
.postcode-box-box label,
.tel-fax-box label,
.info-box label
 {
	float:left;
	width:82px;
	overflow:hidden;
	text-align:left;
	font-size:11px;
	line-height:14px;
	color:#fdfcfb;
	padding:3px 5px 0 0;
	white-space:nowrap;
}
.postcode-box label {width:48px;}
.fax-box label {width:21px;}
.info-box label {padding:0 5px 0 0;}
#name,
#email,
#address,
#city,
#postcode,
#tel,
#fax {
	float:left;
	width:310px;
	margin:0;
	padding:4px 3px;
	border:1px #d6e3f7 solid;
	background:#fefdfc;
	color:#000;
	font-size:11px;
	outline:none;
}
#city {width:172px;}
#postcode {width:62px;}
#tel {width:126px;}
#fax {width:134px;}
.contact-box .active #name,
.contact-box .active #email,
.contact-box .active #address,
.contact-box .active #city,
.contact-box .active #postcode,
.contact-box .active #tel,
.contact-box .active #fax {
	border:1px #80868b solid;
	background:#cbd0d4;
}
.contact-box .name-box {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.contact-box .email-box {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.contact-box .address-box {
	width:100%;
	overflow:hidden;
	margin:0 0 8px;
}
.contact-box .city-postcode-box {
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.contact-box .city-box {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 15px 0 0;
}
.contact-box .postcode-box {
	float:left;
	overflow:hidden;
}
.contact-box .tel-fax-box {
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
.contact-box .tel-box {
	float:left;
	display:inline;
	overflow:hidden;
	margin:0 16px 0 0;
}
.contact-box .fax-box {
	float:left;
	overflow:hidden;
}
.contact-box .info-box {
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
.contact-box .info-box textarea {
	float:left;
	width:310px;
	height:92px;
	overflow:auto;
	margin:0;
	padding:3px;
	border:1px #d6e3f7 solid;
	color:#000;
	font-size:11px;
	outline:none;
}
.contact-box .foot-box {
	height:1%;
	overflow:hidden;
	margin:0 0 10px 90px;
}
.contact-box .footnote {
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
.contact-box .footnote p {
	margin:0;
	font-size:10px;
	color:#fdfcfb;
}
.contact-box .footnote span {color:#424d55;}
.contact-box .btn-box{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.contact-box .btn-submit {
	float:left;
	width:63px;
	height:20px;
	padding:0;
	margin:0;
	border:0;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	text-indent:-9999px;
	background: url('../img/layout/btn-submit.gif') no-repeat;
}
.maps-box {
	float:right;
	width:438px;
	overflow:hidden;
	padding:30px 17px 0;
}
.maps-box img {display:block;}
#footer {
	width:100%;
	overflow:hidden;
	background:url(../img/layout/bg-footer.gif) repeat-x;
	position:relative;
	top:-158px;
	padding:58px 0 0;
	margin:0 0 -100px;
}
.inner #footer {
	top:0;
	padding:37px 0 0;
	margin:0 0 37px;
}
#footer-holder {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
#footer .nav {
	padding:0;
	margin:0 0 21px;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:center;
}
#footer .nav li:first-child {background:none;}
#footer .nav li {
	display:inline;
	padding:0 15px 0 17px;
	font-size:11px;
	white-space:nowrap;
	background:url(../img/layout/divide-nav-footer.gif) no-repeat 0 2px;
}
#footer .nav li a {
	color:#dededc;
	text-decoration:none;
}
#footer .nav li a:hover {text-decoration:underline;}
#footer .info-box {
	width:100%;
	overflow:hidden;
}
#footer .copyright {
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
	padding:10px 0 0;
	text-align:center;
	background:url(../img/layout/bg-line.gif) no-repeat 50% 0;
}
#footer .copyright p {
	margin:0;
	font-size:11px;
	color:#b7b6b2;
}
#footer .address-box {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:0 0 12px;
}
#footer .address-box address {
	font-size:11px;
	font-style:normal;
	color:#b7b6b2;
}
#footer .address-box span:first-child {
	background:none;
}
#footer .address-box span {
	padding:0 4px 0 10px;
	background:url(../img/layout/divide-info.gif) no-repeat 0 50%;
}
#footer .address-box .email {
	color:#b7b6b2;
	text-decoration:none;
}
#footer .address-box .email:hover {text-decoration:underline;}
#footer .by {
	width:141px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
#footer .by p {
	margin:0;
	padding:3px 0 4px;
	font-size:11px;
	color:#b7b6b2;
	background:#374046;
}
#footer .by a {
	color:#b7b6b2;
	text-decoration:none;
}
#footer .by a:hover {text-decoration:underline;}


/* Add 27.08.09 */

.photos-holder { 
	border:1px solid #848380; 
	width: 896px; 
	margin:auto;
	padding:0px;
	margin-bottom:18px;
}

.gallery { 
	border:1px solid #9b9c9b; 
	padding:13px 12px 0px 12px; 
	width: 870px;
	background:#919392; 
	overflow:hidden;
	zoom:1;
}
	.gallery img { border:4px solid #343e45; }
	.gallery a { margin-bottom:13px; float:left; }
		.gallery a img { width:511px; }
	.gallery ul { list-style:none; margin:0px; padding:0px; }
		.gallery ul li { list-style:none; margin-left:14px; margin-bottom:11px; float:left; }
			.gallery ul li img { width:153px; height:104px; }

/* end Add 27.08.09 */
