﻿		.slides-wrapper{
			position:relative;
			left:-5px;
			width:668px;
			height:275px;
			padding:0 0 31px 0;
		}
		#carousel-wrapper {
			position:relative;
			width: 674px;
			height: 275px;
			overflow: hidden;
		}
		#carousel-content {
			position:relative;
			overflow:hidden;
			width: 4008px;
		}
		#carousel-content .slide {
			position:relative;
			float: left;
			width: 654px;
			height: 260px;
			z-index:1;
/*			background:url('../images/bg-slide.gif') no-repeat; */
			padding:10px 10px 10px 10px;
		}
		.content ul.carousel-navigation{
			position:absolute;
			bottom:0;
			height:10px;
			width:80px;
			left:294px;
			z-index:999;
			padding: 0;
		}
		.mask-right{
			position:absolute;
			bottom:0;
			left:0;
			height:10px;
			width:293px;
			background:#fff;
			z-index:998;
		}
		.mask-left{
			position:absolute;
			bottom:0;
			left:1px;
			height:10px;
			width:293px;
			background:#fff;
			z-index:998;
		}
		.mask-right{
			left:auto;
			right:1px;
		}
		.pointer{
			position:absolute;
			bottom:15px;
			width:10px;
			height:10px;
			background:#ccc;
		}
		#slide-1 .pointer{
			left:294px;
		}
		#slide-2 .pointer{
			left:314px;
		}
		#slide-3 .pointer{
			left:334px;
		}
		#slide-4 .pointer{
			left:354px;
		}
		#slide-5 .pointer{
			left:294px;
		}
		.slide img{
	padding: 0 5px 0 5px;
}
		.content .slide h2{
			padding:0 0 10px 0;
		}
		.slide p{
			line-height:150%;
			font-size:11px;
		}
		.content ul.carousel-navigation li{
			position:relative;
			float:left;
			padding: 0 0 0 0;
		}
		.content ul.carousel-navigation li a{
			display:block;
			float:left;
			width:20px;
			height:10px;
			background:url(../images/jumper.gif) no-repeat;
			outline:none;
		}
		.content ul.carousel-navigation li a:hover{
			background:url(../images/jumper.gif) 0 -10px no-repeat;
		}
		.nav-wrapper{
			position:absolute;
			left:0;
			bottom:41px;
			width:668px;
			height:10px;
}
		a#prevslide{
			display:block;
			position:relative;
			height:10px;
			width:100%;
			top:-10px;
			right:0;
			z-index:999;
			outline:2px solid #fff;
		}
		a#nextslide{
			display:block;
			position:relative;
			height:10px;
			width:100%;
			top:-10px;
			right:0;
			z-index:999;
			outline:2px solid #fff;
		}
		a#nextslide{
			background:url(../images/next.png) right top no-repeat;
		}
		a#prevslide{
			background:url(../images/previous.png) left top no-repeat;
		}
		.content .slide h2{
			color:#6A87B3;
		}
		.category-description{
	position: relative;
	float: left;
	width: 164px;
	padding: 0;
}
		0 0;
		}
		.client-description{
			position:relative;
			float:right;
			width:448px;
		}
		.client-description p{
			font-size:12px;
		}
		.client-description h3{
			color:#0074ca;
			padding:50px 0 0 0;
		}