body{
	margin:0;
	font:bold 14px Helvetica, Arial, sans-serif;
	color:#fff;
	background:#000;
}
img{border:none;}
a{color:#fff;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	background:url(../images/bg-line4.gif) repeat-x 0 100%;
	padding:0 0 4px;
}
#header:after{
	clear:both;
	content:"";
	display:block;
}
#header h1{
	float:left;
	width:192px;
	margin:0;
}
#header h1 a{
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:192px;
	height:52px;
	text-indent:-9999px;
}
.header-nav{
	list-style:none;
	padding:0;
	margin:15px 0 0;
	float:right;
	z-index:10;
	position:relative;
}
.header-nav li{
	display:inline;
	float:left;
	padding:0 7px 10px 8px;
	background:url(../images/split-white.gif) no-repeat 0 3px;
	font-size:16px;
}
.header-nav li:first-child{background:0;}
.header-nav li a{text-decoration:none;}
.header-nav li a:hover{text-decoration:underline;}
.header-nav li ul{
	list-style:none;
	padding:0;
	margin:0;
	display:none;
	background:#fff;
	position:absolute;
	left:0;
	top:100%;
	width:158px;
}
.header-nav li.hover,
.header-nav li:hover{
	position:relative;
}
.header-nav li.hover ul,
.header-nav li:hover ul{
	display:block;
}
.header-nav li ul li{
	float:left;
	width:158px;
	padding:0;
	background:none;
	border: #CCC thin solid;
	position:relative;
}
.header-nav li ul li a{
	color:#000;
	width:150px;
	float:left;
	padding:5px 0 5px 8px;
}
.header-nav li ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:#f00;
}
.intro{
	width:100%;
	background:url(../images/bg-line4.gif) repeat-x 0 100%;
}
.intro:after{
	clear:both;
	content:"";
	display:block;
}
.introducing{
	background:url(../images/intro_image-2.jpg) no-repeat;
	min-height:384px;
	padding:0 0 4px;
	overflow:hidden;
}
* html .introducing{
	height:384px;
	overflow:visible;
}
.introducing span{
	background:url(../images/introdacing.gif) no-repeat;
	width:429px;
	height:87px;
	margin:74px 0 0 31px;
	display:block;
}
.introducing a{
	display:block;
	text-indent:-9999px;
	width:429px;
	height:87px;
}
#content{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content.gif) repeat-x 0 100%;
	padding:0 0 28px;
	margin:0 0 50px;
}
.conent-holder{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg-content-holder.gif) repeat-y 100% 0;
	margin:27px 0 45px;
}
.primary{
	width:550px;
	float:left;
	padding:14px 14px 16px;
	margin:0 13px 0 0;
}
.box{
	background:#989898 url(../images/bg-box.gif) repeat-x;
	padding:0 10px 9px;
	text-align:right;
}
.menu1,
.menu2,
.menu3{
	height:1%;
	overflow:hidden;
	padding:21px 11px 12px 0;
}
.menu2,
.menu3{
	background:url(../images/bg-dotted.gif) repeat-x;
}
.box h2{
	font-size:28px;
	margin:0 0 2px;
}
.box h2 a,
.box span a{
	text-decoration:none;
}
.box h2 a:hover,
.box span a:hover{
	text-decoration:underline;
}
.box span a{
	color:#f00;
	font-size:16px;
}
.sidebar{
	float:left;
	width:383px;
	padding:14px 13px 16px;
}
#twitter_div{
	overflow:hidden;
	background:#989898 url(../images/bg-box.gif) repeat-x;
	padding:21px 0 0 20px;
}

#twitter_div h2{
	background:url(../images/twitter.png) no-repeat;
	margin:0;
	text-indent:-9999px;
	width:104px;
	height:24px;
	overflow:hidden;
}
#twitter_update_list{
	list-style:none;
	padding:0 0 22px 23px;
	margin:6px 0 0;
}
#twitter_update_list li{
	padding:0 0 14px;
	vertical-align:middle;
}
#twitter_update_list li span{
	color:#f00;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px;
}
#twitter_update_list li a{
	font-size:16px;
	display:block;
	text-decoration:none;
}
#twitter_update_list li a:hover{
	text-decoration:underline;
}
#carusel{
	background:#333 url(../images/bg-carusel.gif) repeat-x;
	margin:0 0 49px;
	overflow:hidden;
	padding:25px 0;
	height:1%;
}
#carusel a.link-prev.left,
#carusel a.link-prev.right{
	width:46px;
	height:100px;
	position:relative;
	outline:none;
	z-index:10;
	text-indent:-9999px;
	cursor:pointer;
}
#carusel a.link-prev.left{
	background:url(../images/pointer-left.png) no-repeat;
	margin:48px -46px 0 0;
	float:left;
}
#carusel a.link-prev.right{
	margin:48px 0 0 -46px;
	float:right;
	background:url(../images/pointer-right.png) no-repeat;
}
#carusel div{
	width:1000px;
	overflow:hidden;
	position:relative;
	float:left;
}
#carusel div ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
	position:relative;
}
#carusel div ul li{
	float:left;
	width:300px;
	padding:0 16px;
}
.description{
	background:#999 url(../images/bg-evo.gif) repeat-x;
	width:960px;
	overflow:hidden;
	padding:18px 20px 13px;
	margin:0 0 46px;
}
.description h3{
	margin:0 0 14px;
	font-size:20px;
}
.description p{
	margin:0 0 18px;
}
.parameters{
	background:#999 url(../images/bg-parametrs.gif) repeat-x 0 100%;
	width:980px;
	overflow:hidden;
	padding:0 10px;
}
.features{
	list-style:none;
	margin:0;
	padding:0;
}
.features li{
	background:url(../images/bg-line7.gif) repeat-x 0 100%;
	padding:18px 0 20px;
}
.features li h4{
	font-size:20px;
	margin:0;
}
.features li ul.specs{
	list-style:none;
	padding:0 12px;
	margin:9px 0 19px;
	background:url(../images/bg-line7.gif) repeat-x;
}
.features li ul.specs li{
	padding:13px 0 14px;
	background:url(../images/bg-line4.png) repeat-x 0 100%;
	font-size:14px;
}
.features li ul{
	background:none;
	list-style:none;
	margin:14px 0 0 12px;
	padding:0;
}
.features li ul li{
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 3px 9px;
	font-size:14px;
}
.logo-inner{
	width:100%;
	overflow:hidden;
	padding:25px 0;
}
.logo-inner a{
	background:url(../images/logo-inner.png) no-repeat;
	width:356px;
	height:75px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
#carusel2{
	background:#999 url(../images/bg-carusel2.gif) repeat-x 0 100%;
	margin:12px 0 20px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#carusel2 a.link-prev.left,
#carusel2 a.link-prev.right{
	width:46px;
	height:100px;
	outline:none;
	z-index:10;
	text-indent:-9999px;
	position:absolute;
	bottom:0;
	cursor:pointer;
}
#carusel2 a.link-prev.left{
	background:url(../images/pointer-left.png) no-repeat;
	left:0;
}
#carusel2 a.link-prev.right{
	background:url(../images/pointer-right.png) no-repeat;
	right:0;
}
#carusel2 div{
	width:1000px;
	overflow:hidden;
	position:relative;
	float:left;
	padding:16px 0;
}
#carusel2 div ul{
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
	position:relative;
}
#carusel2 div ul li{
	float:left;
	width:980px;
	padding:0 10px;
}
#carusel2 div ul li img{
	width:980px;
	height:360px;
}