* {
    margin: 0;
    padding: 0;
}

a, button {
    cursor: pointer;
}


BODY{
	font-family:"Arial";
	font-size:13px;
	background:#1a1a1a;
	
	color:#333;
}

TABLE {
	border-collapse: collapse;
}

TD{
	vertical-align:top;
	font-family:"Arial";
	font-size:13px;
	color:#333;
}

P {
	margin:5px auto 8px auto;
}

H1 {
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
}

H2 {
	font-size:13px;
	margin:0 0 10px 0;
	padding:0;
}

H3 {
	font-size:12px;
	font-weight:normal;
	margin:10px 0 7px 0;
}

A {
	color:#2c00e9;
	color:#333;
}

/*-------General--------*/
.general {
	width:100%;
}
DIV.floatL {
	float: left;
}
DIV.floatR {
	float: right;
}
DIV.clear {
	clear: both;
}


DIV.paddTop5 {
	padding:5px 0 0 0;
}
DIV.paddTop10 {
	padding-top:10px;
}

DIV.paddTop20 {
	padding-top:20px;
}

DIV.paddLeft10 {
	padding-left:10px;
}
DIV.paddLeft20 {
	padding:0 0 0 20px;
}
DIV.paddRight10 {
	padding-right:10px;
}
DIV.paddRight20 {
	padding-right:20px;
}

DIV.paddBottom5 {
	padding:0 0 5px 0;
}
DIV.paddBottom10 {
	padding:0 0 10px 0;
}
DIV.paddBottom20 {
	padding:0 0 20px 0;
}

DIV.fsSmallest {
	font-size:11px;
}
DIV.fsSmall {
	font-size:12px;
}
DIV.fsNormal {
	font-size:13px;
}DIV.fsBig {
	font-size:14px;
}
DIV.fsBigger {
	font-size:15px;
}
DIV.fsLarge {
	font-size:16px;
}
DIV.fsLargeExtra {
	font-size:18px;
}

.color1 {
	color:#333;
}
.color2 {
	color:#FFF;
}
.color3 {
	color:#c43a0b;
}
.color4 {
	color:#e55822;
}

.bold {
	font-weight:bold;
}

.nodecor {
	text-decoration:none;
}


.errorForm {
	color:#B40000;
	
}
.error {
	color:#B40000;
	padding:5px 0 10px 0;
}
.success {
	color:008400;
	padding:5px 0 10px 0;
}
.relat {
	position:relative;
}
DIV.title {
	font-size:12px;
	font-weight:bold;
	color:#e55822;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #e55822;
}

DIV.title2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	padding:0 0 5px 0;
	margin:25px 0 12px 0;
	border-bottom:1px solid #000;
}

DIV.title2Empty {
	margin:25px 0 0px 0;	
}

/*-------Content---------*/
DIV.body {
	width:1000px;
	text-align:left;
	padding:10px 0 30px 0;
	position:relative;
}	
 
DIV.content {
	background:#df7100;
	padding:20px 0 0 0;
}

DIV.text {
	padding:0 35px 0 35px;
	line-height:140%;
}

DIV.block1 {
	background:#262626;
	position:relative;
}

DIV.block1LeftTop {
	background:url(../images/block1lefttop.gif) no-repeat top left;
	_height:100%;
}

DIV.block1RightTop {
	background:url(../images/block1righttop.gif) no-repeat top right;
	_height:100%;
}

DIV.block1RightBottom {
	background:url(../images/block1rightbottom.gif) no-repeat bottom right;
	_height:100%;
}

DIV.block1LeftBottom {
	background:url(../images/block1leftbottom.gif) no-repeat bottom left;
	padding:20px 35px 20px 35px;
	_height:100%;
}
DIV.block1LeftBottom2 {
	background:url(../images/block1leftbottom.gif) no-repeat bottom left;
	padding:20px 11px 20px 11px;
	_height:100%;
}


/*-------Header-------*/
DIV.header {
	background:url(../images/headercenterbg.jpg) repeat-x top;
}

DIV.headerLeft {
	background:url(../images/headerleftbg.jpg) no-repeat top left;
	height:220px;
}

DIV.headerRight {
	background:url(../images/headerrightbg.jpg) no-repeat top right;
	height:220px;
}

DIV.headerMenu_services {
	background:url(../images/menubghome.gif) no-repeat  0px 168px;
	height:220px;
	
}

DIV.headerMenu_contacts {
	background:url(../images/menubgcontacts.gif) no-repeat 0px 168px;
	height:220px;
}

DIV.headerMenu_portfolio {
	background:url(../images/menubgportfolio.gif) no-repeat 0px 168px;
	height:220px;
}

DIV.headerMenu_articles {
	background:url(../images/menubgarticles.gif) no-repeat 0px 168px;
	height:220px;
}

DIV.headerMenu_home {
	height:220px;
}

DIV.headerData {
	text-align:center;
	padding:30px 0 0 0;
}

DIV.menu {
	padding:18px 0 0 0;
	
}

DIV.langBlock {
	position:absolute;
	top:20px;
	left:35px;
}

/*--------Home----------*/
DIV.servicesItem {
	width:25%;
	text-align:center;
}
DIV.services {
	width:950px;
	text-align:center;
}

DIV.projectsData {
	
}
DIV.projItem {
	width:25%;

}
DIV.projItemFirst {
	width:25%;
	text-align:left;
}
DIV.projItemLast {
	width:25%;
	text-align:right;
}

TD.homeLeft {
	padding:0 30px 0 0;
}

TD.homeRight {
	width:200px;
}


/*-------Footer---------*/

DIV.footer {
	margin:25px 0 0 0;
	background:url(../images/footercenterbg.jpg) repeat-x top;
}

DIV.footerLeft {
	background:url(../images/footerleftbg.jpg) no-repeat top left;
}

DIV.footerRight {
	background:url(../images/footerrightbg.jpg) no-repeat top right;
}

DIV.footerData {
	height:60px;
	padding:0 25px 0 25px;
}

/*-------Contacts----------*/
DIV.feedback {
	width:400px;
	
}

DIV.feedbackData {
	width:440px;
}

DIV.map {
	padding:23px 0 0 0;
}

.form1 {
	width:100%;
	border:1px solid #FFF;
	background:#FFF;
	color:#333;
}

.form2 {
	width:100%;
	height:150px;
	border:1px solid #FFF;
	background:#FFF;
	color:#333;
}

.form3 {
	display:none;
}

.form4 {
	border:1px solid #FFF;
	background:#FFF;
	color:#333;
	padding:1px 5px 1px 5px;
}

/*----------Portfolio----------*/
DIV.portfolioItem {
	width:25%;
	text-align:center;
	padding:0 0 40px 0;
}

DIV.portfolioTitle {
	height:40px;
	overflow:hidden;
}
/*------Services--------*/
DIV.servicesItemData {
	padding:0 0 25px 250px;
}



UL.base {
	margin:0;
	padding:0;
	list-style:none;
}

UL.homeServices {
	margin:0 0 0 25px;
	list-style:none;
}

UL.homeServices LI {
	padding:3px 0 3px 0;
}


UL.homeServices A {
	text-decoration:none;
	color:#000;
}

UL.partners LI {
	float:left;
	width:49%;
	padding:0 0 10px 0;
}

UL.services {
	margin:0 0 20px 0;
	overflow:hidden;
}
UL.services LI {
	float:left;
	padding:0 20px 0 0;
}

Ul.menu {
	text-align:center;
	margin:20px 0 20px 0;
	text-transform:uppercase;
}
Ul.menu LI {
	display:inline;
	padding:0 35px 0 0;
}