/*--------------COMMON----------------*/
html { background: url(../img/main_bg.jpg) center 0 fixed no-repeat #060d11;}

.left {float: left;}
.right {float: right;}
.clr {clear: both;}

.wrap {
	width: 971px;
	margin: 0 auto;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #7b8a8e;
	margin-bottom: 40px;
}
a { color: #fdd98f; text-decoration: none;}
a:hover { text-decoration: underline;}
h1 {
	border-top: solid 1px #2e393c;
	border-bottom: solid 1px #2e393c;
	text-align: center;
	margin-right: 40px;
	font: normal 30px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #FFF;
	padding: 5px 0;
	letter-spacing: -1.5px;
}
*html h1 { width: 890px;}
h1 .backLink {
	background: url(../img/link_back.png) 0 0 no-repeat;
	width:99px;
	display:block;
	height:11px;
	overflow:hidden;
	margin: 15px -12px 0 12px;
}
h1 .backLink:hover {background-position:0 -11px;}

/* ----------------Round Table------------------------- */
.round {
	margin: 15px 0 20px 0;
}
.round .topL,
.round .topC,
.round .topR,
.round .bottomL,
.round .bottomC,
.round .bottomR {
	height: 15px;
	overflow: hidden;
}
.round .topL {
	background: url(../img/round_top_l.png) 0 0 no-repeat;
	width: 15px;
}
.round .topC {
	background: url(../img/round_top.png) 0 0 repeat-x;	
}
.round .topR {
	background: url(../img/round_top_r.png) 0 0 no-repeat;
	width: 15px;
}
.round .bottomL {
	background: url(../img/round_bottom_l.png) 0 0 no-repeat;
	width: 15px;
} 
.round .bottomC {
	background: url(../img/round_bottom.png) 0 0 repeat-x;
}
.round .bottomR {
	background: url(../img/round_bottom_r.png) 0 0 no-repeat;
	width: 15px;
}
.round .center {
	background:url(../img/round_c.png) 0 0 repeat-y;
	padding-left: 40px;
}


/*--HEADER--*/
.header {
	padding-bottom: 35px;
}
.header .logo {
	display: block;
	padding: 11px 0 0 0px;
	float: left;
	width: 288px;
}
.header .menu,
.header .menu2 {
	float: left;
	width: 625px;
	padding-top: 28px;
}
.header .menu li,
.header .menu2 li {
	float: left;
	height: 31px;
}
.header .menu a,
.header .menu2 a{
	display: block;
	height: 31px;
	overflow: hidden;
}

.header .menu .m1 {
	background: url(../img/m1.png) 0 -62px no-repeat;
	width: 179px;
}
.header .menu .m2 {
	background: url(../img/m2.png) 0 -62px no-repeat;
	width: 215px;
}
.header .menu .m3 {
	background: url(../img/m3.png) 0 -62px no-repeat;
	width: 129px;
}
.header .menu .m4 {
	background: url(../img/m3.png) 0 -62px no-repeat;
	width: 129px;
}

.header .menu2 .m1 {
	background: url(../img/m1_new.png) 0 -62px no-repeat;
	width: 170px;
}
.header .menu2 .m2 {
	background: url(../img/m2_new.png) 0 -62px no-repeat;
	width: 209px;
}
.header .menu2 .m3 {
	background: url(../img/m3_new.png) 0 -62px no-repeat;
	width: 118px;
}
.header .menu2 .m4 {
	background: url(../img/m4_new.png) 0 -62px no-repeat;
	width: 95px;
}

.header .menu a:hover,
.header .menu2 a:hover {
	background-position: 0 -31px;
}
.header .menu a.active,
.header .menu2 a.active {
	background-position: 0 0;
}



/*--CONTENT--*/
.content .leftCol {
	width: 315px;
}
h3 {
	padding-bottom: 21px;
}


/*-----three cols layout-------*/
.leftCol p {
	margin: 0 50px 10px 0;
	text-align: justify;
}
.leftCol .tech {
	background: url(../img/tech_bg.png) 0 0 no-repeat;
	width: 256px;
	height: 49px;
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom: 20px;
}
.leftCol .tech li {
	float: left;
	height: 43px;
	margin-right: 6px;
}
.leftCol .tech .tech1 {
	background: url(../img/tech1.png) 0 0 no-repeat;
	width: 44px;
}
.leftCol .tech .tech2 {
	background: url(../img/tech2.png) 0 0 no-repeat;
	width: 47px;
}
.leftCol .tech .tech3 {
	background: url(../img/tech3.png) 0 0 no-repeat;
	width: 44px;
}
.leftCol .tech .tech4 {
	background: url(../img/tech4.png) 0 0 no-repeat;
	width: 45px;
}
.leftCol .tech .tech5 {
	background: url(../img/tech5.png) 0 0 no-repeat;
	width: 43px;
}
.leftCol .tech li:hover {
	background-position: 0 -43px;
}
.leftCol .customers td {
	padding: 0 0 10px 0;
	text-align: center;
}
.leftCol .customers .leftTd {
	text-align: left;
	padding-left: 7px;
}
.leftCol .customers td img {
	display: inline;
}
.rightCol {
	width: 300px;
}
.works .item {
	margin-bottom: 14px;
}
.works .item img {
	margin-bottom: 6px;
}
.works .item a.caption{
	background: url(../img/list.png) 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}
.works .item a.captionHover{
	background: url(../img/list.png) 0 5px no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	text-decoration:underline;
}
.product {
	margin-bottom: 25px;
	width: 264px;
}
.productFix {
	margin-bottom: 49px;
}
.product img {
	margin-bottom: 8px;
}
.product a {
	float: left;
	background: url(../img/list.png) 0 5px no-repeat;
	padding-left: 8px;
	margin-left: 4px;
	line-height: 13px;
}
.product a.image {
	background: none;
	padding: 0;
	margin: 0;
}
.product a.hover {
	text-decoration:underline;
}
.product span {
	float: right;
	padding-right: 10px;
	line-height: 13px;
	color: #7b8a8e;
}


/*-----two cols layout-------*/
.leftCol2 {
	width: 360px;
	padding-right: 40px;
}
.leftCol2 .contacts {
	border-bottom: solid 1px #2e393c;
}
.leftCol2 .contacts td {
	padding: 10px 0;
	border-top: solid 1px #2e393c;
	vertical-align: top;
}
.leftCol2 .contacts img {
	padding: 5px 0 0 4px;
}
.leftCol2 .contacts span {
	color: #fff;
	font: normal 17px Arial, Helvetica, sans-serif;
}
.leftCol2 .contacts a {
	font-size: 17px;
	line-height: 22px;
}
.rightCol2 {
	width: 480px;
}
.rightCol2 td {
	padding: 6px 0;
	vertical-align: top;
}
.rightCol2 .leftTd {
	text-align: right;
	padding-top: 11px;
	
}
.rightCol2 input,
.rightCol2 textarea {
	width: 274px;
	padding: 3px;
	border: solid 1px #30353b;
	background-color: #000;
	color: #FFF;
}
.rightCol2 input { padding: 4px 3px 5px 3px;}
.rightCol2 img {
	display: inline;
	padding-right: 14px;
}
.rightCol2 img.required {
	padding-left: 5px;
}
.rightCol2 textarea {
	height: 105px;
	width: 350px;
}
.rightCol2 .submitBtn, .btn1 {
	background: url(../img/btn_submit.png) 0 0 no-repeat;
	display: block;
	width: 131px;
	height: 47px;
	overflow: hidden;
}
.btn2 {
	background: url(../img/btn_more_info.png) 0 0 no-repeat;
	display: block;
	width: 115px;
	height: 47px;
	overflow: hidden;
}
.rightCol3 .btn2 {
	margin-top:15px;
}
.rightCol2 .submitBtn:hover,
.rightCol3 a.btn1:hover,
.rightCol3 a.btn2:hover{
	background-position: 0 -47px;
}
.rightCol2 h3.fix {
	margin-left: 110px;
}




/*-----two cols layout2-------*/

.leftCol3 {
	width: 460px;
	padding: 40px 0;
}
.leftCol3 img {
	padding-left: 10px;
}
.leftCol3 .scrins {
	width: 416px;
	overflow: hidden;
	margin: 10px 0 0 10px;
}
.leftCol3 .scrins ul {
	width:600px;	
}
.leftCol3 .scrins li {
	float: left;
	margin:0 9px 9px 0;
}
.leftCol3 .scrins li img {
	padding: 0;
}
.rightCol3 {
	width: 410px;
	padding: 40px 0;
}
.rightCol3 p {
	margin-bottom: 25px;
}
.rightCol3 .technologies {
	padding-left: 10px;
}
.rightCol3 .technologies li {
	background: url(../img/list2.png) 0 9px no-repeat;
	padding:4px 0 7px 13px;
}
.rightCol3 h3 {
	padding-bottom: 10px;
}
.rightCol3 .btn1{
	margin-top: 15px;
	margin-right:10px;
	background: url(../img/btn_launch.png) 0 0 no-repeat;
	width: 158px;
}

.buttons td {
	padding: 20px 0 0 0;
	border-top: 1px solid #2E393C;
}
.buttons td a {
	display: block;
	height: 11px;
	overflow: hidden;
}
.buttons .backLink {
	background: url(../img/link_back.png) 0 0 no-repeat;
	width: 99px;
}
.buttons .prevLink {
	background: url(../img/link_prev.png) 0 0 no-repeat;
	width: 131px;
}
.buttons .nextLink {
	background: url(../img/link_next.png) 0 0 no-repeat;
	width: 101px;
}
.buttons td a:hover {
	background-position: 0 -11px;
}



/*--------FOOTER-----*/
.footer {
	padding: 0 40px 0 40px;
	color: #5a5d64;
	font-size: 12px;
}
.footer .fCol {
	width: 220px;
}
.footer .fCol2 {
	width: 170px;
}
.footer .fCol3 {
	width: 200px;
}
.footer h3 {
	padding-bottom: 12px;
}
.footer a {
	color: #5a5d64;
	background: url(../img/list.png) 0 5px no-repeat;
	padding-left: 10px;

}
.footer li {
	padding: 1px 0;
}
.footer li.fix { padding-top: 10px;}
.footer a.cont {
	color: #807353;
	padding: 0;
	background: none;
}
.footer .copyright {
	width: 275px;
	text-align: right;
}
.footer .copyright p {
	padding-top: 25px;
	
}
.copyright { font-size: 11px;}
.copyright a {
	padding: 0;
	background: 0;
}


.list li {
	background:transparent url(../img/list2.png) no-repeat scroll 0 9px;
	padding:3px 0 0 13px;
}





.content .list li {
    background: url(../img/list3.png) 0 6px no-repeat;
    padding: 0 10px 9px 10px;
}
.content .list2 {
    padding-bottom: 25px;
}
.content .list2 li {
    padding-bottom: 9px;
}
.content h4 {
    color: white;
    padding: 0 0 9px 0;
}
.content .techTab td {
    vertical-align: top;
}