body {
	background: url(/images/design/back.gif);
	margin: 0;
	padding: 0;
}

div.canvas {
	left: 0;
	margin: 0 auto;
	margin-left: 0;
	width: 1000px;
	min-width: 1000px;
}


div.inputline {
	height: 28px;
	margin: 0;
	padding: 0;
	padding-left: 7px;
	background: url(/images/design/input-left.gif) no-repeat left center;
}

div.inputend {
	height: 28px;
	margin: 0;
	padding: 0;
	padding-right: 7px;
	background: url(/images/design/input-right.gif) no-repeat right center;
}

div.inputframe {
	height: 28px;
	background: url(/images/design/input-center.gif) repeat-x 2px;
}


div.button {
	margin: 0;
	padding: 0px;
	height: 24px;
	text-align: center;
}

div.button input.button {
	background: transparent;
	border: none;
	margin: 0;
	width: 95%;
	height: 23px;
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	margin: auto;
	padding-left: 4px;
//	padding-left: 0px;
	text-align: center;
	padding-top: 1px;
	margin-left: 6px;
}


.navigation ul { 
//	width: 980px;
    width: 700px;
	height: 90px;
	margin: 0;
	padding: 0;
	overflow: hidden;
//    border: 1px #000000 solid;
}

.navigation li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	margin-bottom: -10px;
	padding: 0 3px;
	text-align: left;
	width: 167px;
	height: 43px;
}

div.navigation {
	display: block;
	height: 90px;
	padding-top: 3px;
	margin-left: 12px;
}

div.navigation a {
	display: block;
	margin: 0;
	margin-left: 22px;
	margin-top: 18px;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
}

div.navigation a img {
	display: block;
	margin: 0 auto;
}

.navigation li.current {
	background: url(/images/design/button-menu.gif) no-repeat;
}

.navigation li.current a {
	text-decoration: none;
	color: #ffffff;
}

div.search {
	overflow: hidden;
	margin: 15px 0;
	margin-left: 10px;
}

div.search form {
	margin: 0; 
	padding: 0; 
}

div.search input {
	border: none;
	background: transparent;
	color: #a0a0a0;
	width: 95%;
	height: 22px;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	margin-top: 5px;
//	margin-top: 0;
}

div.search div.inputline {
	margin-right: 30px;
}

div.search div.button {
	float: right; 
	width:25px;
	height:24px;
	background: url(/images/design/search-button.gif) no-repeat 0 2px;
}


div.header {
	height: 52px;
//	height: 42px;
}

div.header div {
	float: left; 
	display; block;
	margin-left: 0;
	background: url(/images/design/button-bottom.gif) no-repeat bottom center;
	padding-bottom: 7px;
}

div.header h1 {
	border-right: 1px solid #e6e6e6;
	padding: 3px 10px;
	background: #2e2e2e;
	color: #ffffff;
	font-weight: normal;
}

div.header a, div.header a:link, div.header a:active, div.header a:visited, div.header a:hover {
    color: #ffffff;
    text-decoration: none;
}

div.head_wrapper {
}

div.head {
	height: 320px;
	background-color: #ffffff;
}


div.head-center {
	margin: 0 230px;
}


div.content_wrapper {
}

div.content {
	background-color: #ffffff;
	padding: 10px 20px;
	padding-bottom: 25px;
}

div.content_text {
    padding-left: 20px;
}

div.foot_wrapper {
}

div.foot { 
	height: 110px;
	padding: 15px 30px;
	overflow: hidden;
}

div.foot .column {
	float: left;
}

div.foot div {
	padding: 1px;
}

div.foot .email, div.foot .copyright {
	float: left;
	width: 600px;
}

div.foot .author {
	position: absolute;
	width: 90px;
	left: 730px;
}

div.foot .author img {
	margin-top: 5px;
}

div.foot .copyright {
	margin-top: 20px;
}

div.foot .buttons {
	float: right;
	width: 120px;
}


div.column {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

div.column.left {
	float: left;
	display: block;
	width: 250px;
}

div.column.center {
	float: left;
	width: 695px;
	margin-top: -35px;
//	margin-top: 0;
}

div.column.right {
	float: right;
	width: 250px; 
	margin-right: 15px;
}

div.column.default {
}

div.column.right div {
	margin-bottom: 5px;
}

div.content div.column.right {
	width: 240px; 
	margin-right: 0;
}

.splash {
	float: left;
	width: 695px;
	height: 226px;
	padding: 30px 0;
	padding-top: 0;
	margin-left: 20px;
}

#splash {
}

div.deviz {
	position: absolute;
	top: 110px;
	left: 20px;
	margin: 0 auto;
	background-color: #ffffff;
	font-weight: bold;
	padding: 8px;
	z-index: 100;
}

div.flags a img {
	border: 3px solid #ffffff;
}

div.flags a.current img {
	border: 3px solid #e0e0e0;
}


a.logo  {
	display: block;
	margin-bottom: 20px;
}

.phone {
}

.address {
}

.email {
}

div.phone, div.address, div.email{
	padding-left: 10px;
}

div.phone span, div.address span, div.email span {
	font-weight: bold;
}

a.news {
}

a.news, a.zakazchiki {
	display: block;
	background: url(/images/design/dot-light.gif) no-repeat 0px 2px;
	padding-left: 14px;
	padding-right: 12px;
	margin-top: 10px;
	margin-left: 5px;
}

a.zakazchiki {
	text-decoration: none;
	color: #000000;
}

a.service-right {
	display: block;
	background: url(/images/design/dot-light.gif) no-repeat 0px 2px;
	padding-left: 14px;
	padding-right: 12px;
	margin-top: 10px;
	margin-left: 5px;
}

a.url {
	color: #097dc6;
	text-decoration: underline;
}

a.group {
	clear: both; 
	display: block;
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	width: 150px;
	height: 20px; 
	margin-top: 14px;
	border-bottom: 1px solid #bebebe;
}

.services {
	background-color: #f6f6f6;
}

.services a {
	display: block;
	float: left;
	width: 316px;
	height: 35px;
	padding: 5px;
	padding-left: 25px;
	padding-top: 10px;
	background: url(/images/design/dot-gray.gif) no-repeat 12px 12px;
}

.services a:hover {
	background: url(../images/design/dot-dark.gif) no-repeat 12px 12px;
	background-color: #e2e2e2;
}

div.partners {
	padding-left: 10px;
}

div.partners img {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

div.project {
	float: left;
	width: 700px;;
	height: auto;
	padding-bottom: 10px;
}

div.project img {
    float: left;
    width: 207px;
    height: 89px;
    margin-right: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
}

.img-project {
    float: left;
    margin-right: 5px;
    margin-bottom: 18px;
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
}

div.license-item {
    width: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

div.license {
    width: 700px;
}

.director {
    font-style: italic;
    color: #989898;
}

div.break {
    padding-top: 30px;
}

div.seo {
    margin: 20px;
    padding: 5px;
}
div.seo.bottom {
    border-top: 1px solid #000000;
}
