body{
	text-align: center;
	width:100%;
	height:100%;
}


.clr{
	clear:both;
}

#wrapcentre {
	margin: 10px 15px 0 5px;
}

#menubar{
	margin: 0 15px 0 5px;
}

#wrap{
	margin:0 auto;
	max-width:1400px;
	min-width:1000px;
}

#wrap-inner{
	margin:0 20px;
	text-align:left;
	background:#fff url(../../../../templates/ds/images/border-l1.gif) repeat-y -1px 0;
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	
}

/*header*/

#header{
	margin-bottom:0px;
	padding:10px 0 7px 10px;
}

#header-inner{
	height:130px;
	text-align:left;
}

#header-left{
	float:left;
}

#header-right{
	margin-left:340px;
}

body{
	background:url(../../../../templates/ds/images/bg.gif) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100.1%;
}

#wrap{
	line-height: 1.3em;
	font-size: 11px;
	color: #333;

}

/*header*/

#header{
}

#header-inner{
	background:#fff url(../../../../templates/ds/images/header-bg.gif) repeat-x top left;
}


#logo{
	position:relative;
	margin:-4px 0 0 -2px;
	width:337px;
	height:141px;
	background:transparent url(../../../../templates/ds/images/logo.png) no-repeat 0 0;
	z-index:1000;
}

#logo a{
	text-decoration:none;
}

#logo-title{
	padding-left:20px;
}

#logo-title a{
	line-height:190%;
}
#logo-title a:hover{
	color: #32426e;
	text-decoration:underline;
}

#header-top{
	height:50px;
}


/*top menu*/
#header-menu{
	float:left;
}

#header-menu ul{
	list-style:none;
	padding: 0;
	margin-top: 5px;
	margin-left:0px;
}

#header-menu ul li{
	float:left;
}

#header-menu ul li a{
	background:transparent url(../../../../templates/ds/images/trans.gif.png) no-repeat 50% 50%;
	text-decoration: none;
	height:43px;
	width:60px;
	position:relative;
	display:block;
}

#header-menu ul li.item1 a{
	background:transparent url(../../../../templates/ds/images/top-menu-home.png) no-repeat 50% 50%;
}

#header-menu ul li.item1 a:hover{
	background:transparent url(../../../../templates/ds/images/top-menu-home-on.png) no-repeat 50% 50%;
}

#header-menu ul li.item80 a{
	background:transparent url(../../../../templates/ds/images/top-menu-services.png) no-repeat 50% 50%;
}

#header-menu ul li.item80 a:hover{
	background:transparent url(../../../../templates/ds/images/top-menu-services-on.png) no-repeat 50% 50%;
}

#header-menu ul li.item82 a{
	background:transparent url(../../../../templates/ds/images/top-menu-forum.png) no-repeat 50% 50%;
	width:46px;
}

#header-menu ul li.item82 a:hover{
	background:transparent url(../../../../templates/ds/images/top-menu-forum-on.png) no-repeat 50% 50%;
}

#header-menu ul li.item83 a{
	background:transparent url(../../../../templates/ds/images/top-menu-about-us.png) no-repeat 50% 50%;
}

#header-menu ul li.item83 a:hover{
	background:transparent url(../../../../templates/ds/images/top-menu-about-us-on.png) no-repeat 50% 50%;
}


#header-menu ul li.item91 a{
	background:transparent url(../../../../templates/ds/images/top-menu-prices.png) no-repeat 50% 50%;
	width:48px;
}

#header-menu ul li.item91 a:hover{
	background:transparent url(../../../../templates/ds/images/top-menu-prices-on.png) no-repeat 50% 50%;
}

#header-menu ul li.item93 a{
	background:transparent url(../../../../templates/ds/images/top-menu-shop.png) no-repeat 50% 50%;
	width:48px;
}

#header-menu ul li.item93 a:hover{
	background:transparent url(../../../../templates/ds/images/top-menu-shop-on.png) no-repeat 50% 50%;
}


#header-menu ul li a span{
	display:none
}

#header-contact{
	text-align:right;
	padding:15px 20px 13px 0;
	float:right;
	background:transparent url(../../../../templates/ds/images/v-stripes.gif) no-repeat 98% 30%;
	color: #32426e;
	font-family: tahoma;
	font-size:90%;
	line-height:110%;
}

#header-slogan{
	height:77px;
	padding:10px 0 0 10px;
	background:transparent url(../../../../templates/ds/images/slogan-bg.gif) no-repeat 100% -1px;
}

#header-slogan ul{
	list-style: none;
	padding:0;
	margin:0;
}
#header-slogan ul li{
	font-weight: bold;
	color: #32426e;
	font-family: Tahoma;
	padding:0;
	margin:0;
	font-size:110%;
}

/*end header*/



#wrapheader {
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

#footer{
	margin-top:5px;
	text-align:center;
}

.bannergroup-footer{
	height:35px;
	text-align:center;
	margin:auto 10px;
}
.bannergroup-footer .banneritem-footer{
	margin:0 2px;
}

