
#content {
	width: 100%;
	min-width: 770px;
}

#content TD {
	vertical-align: top;
}




.project {
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}
.project div.img {
	height: 160px;
	border: 5px solid #e8eff3;
	margin-bottom: 5px;
}

.project.techworks {
	height: 400px;
	margin-top: 50px;
	position: relative;
	background: #fff url("/images/main/techworks.gif") no-repeat center top;
}

.project.techworks h2 {
	top: 165px;
	left: 50%;
	color: #000;
	margin: 0 0 0 -60px;
	font-size: 20px;
	font-weight: normal;
	position: absolute;
}

.project.techworks h1 {
	bottom: 80px;
	left: 50%;
	color: #7a7a7a;
	font-size: 17px;
	text-align: left;
	position: absolute;
	margin: 0 0 0 -215px;
	font-weight: normal;
}


#content #left {
	width: 40%;
	padding-top: 250px;
/*	background: url("/images/main/sixyear_.jpg") #ffffff no-repeat right top;*/
	background: url("/images/main/sixyear_.jpg") #ffffff no-repeat right top;
}

#content #left .box {
	margin: 0px 15px 0px 25px;
}

#content #left .box p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#content #left .box .box2 { margin-top: 20px; }
* html #content #left .box .box2 { height: 130px; }

#content #left .box .box2 #ideas,
#content #left .box .box2 #designer,
#content #left .box .box2 #interestingly {
	width: 33%;
	float: left;
	text-align: center;
}

#content #left .box .box2 .title {
	color: #73b95a;
	font-weight: bold;
	padding-bottom: 3px;
}

#content #left .box .box2 .image img {
	border: 2px solid #cdcdcd;
}

#content #left .box .box2 .link {
	font: 11px arial;
	height: 30px;
}

#content #left .clear { height: 1px; }
* html #content #left .clear { display: none; }




#content #center {
	width: 30%;
}

#content #center .box {
	margin: 0px 20px 0px 25px;
}

#content #center .box h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#content #center .box ul {
	margin: 0px;
	padding: 0px;
}

#content #center .box li {
	list-style: url("/images/main/list.gif") square;
	list-style-position: inside;
	text-align: justify;
	padding-bottom: 15px;
}

#content #center .box li a {
	font-size: 9pt;
}

#content #center .box p.info {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

/* блок "отработано вчера" прилипает к подвалу в IE  */
* html #content #center .box p.info { padding-bottom: 15px; }



#content #right {
	width: 30%;
}

#content #right .box {
	margin: 0px 25px 0px 20px;
}

#content #right .box div.banner {
	height: 110px;
	margin-bottom: 20px;
	background: url("/images/main/rif.jpg") left top no-repeat;
}

#content #right .box div.banner div {
	height: 110px;
	/*background: url("/images/main/banner.gif") left top no-repeat;*/
} 

#content #right .box div.banner div a {
	width: 100%;
	height: 100%;
	display: block;
}

#content #right .box div.banner2 a img {
	width: 100%;
	height: 100%;
}

#content #right .box h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content #right .box p.info {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-decoration: none;
}

#content #right .box form {
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#content #right .box form div {
	width: 100%;
	text-align: left;
}

#content #right .box form div textarea {
	width: 100%;
	height: 45px;
}

#content #right .box form div.submit {
	margin-top: 3px;
	text-align: right;
}

#content #right .box form div.submit input {
	border-top: 2px solid #e7ffde;
	border-left: 2px solid #e7ffde;
	border-right: 2px solid #b7e5a9;
	border-bottom: 2px solid #b7e5a9;
	background-color: #d5f3cb;
	color: #0099cc;
	font: bold 12px arial;	
}



/* contacts styles */
#content #left .contacts h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content #left .contacts form {
	margin: 0px;
	padding: 0px;
}

#content #left .contacts form b {
	color: #f00;
}

#content #left .contacts form input {
	width: 80%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	display: block;
}

#content #left .contacts form textarea {
	width: 100%;
	height: 60px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#content #left .contacts form img {
	float: left;
	margin-top: 2px;
	border: 1px solid #A0CCE2;
}

#content #left .contacts form #scode {
	width: 130px;
	margin-top: 16px;
	margin-left: 135px;
}
* html #content #left .contacts form #scode { margin-top: 15px; }


#content #left .contacts form div.submit {
	font: normal 10px arial;
	color: #949494;
	text-align: right;
}

#content #left .contacts form div.submit input {
	font: bold 12px arial;	
	color: #0099cc;
	width: 80px;
	margin: 0px 0px 0px 10px;
	display: inline;
	border-top: 2px solid #e7ffde;
	border-left: 2px solid #e7ffde;
	border-right: 2px solid #b7e5a9;
	border-bottom: 2px solid #b7e5a9;
	background-color: #d5f3cb;
}

#content #center .contacts h1,
#content #right .contacts h1 {
	margin: 0px;
	padding: 0px;
}

#content #center .contacts p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#content #center .contacts p.phones {
	font: 13px arial;
	padding: 0px 0px 12px 0px;
}

#content #center .contacts p b {
	font: bold 12px arial;
	color: #949494;
}


#content #right .contacts p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

#content #right .contacts .project div.img {
	background: url("/images/main/project_center.jpg") #ffffff center top no-repeat;
}


#content #map {
	padding: 20px 0px 0px 0px;
}

#content #map .contacts {
	margin: 0px 25px 0px 25px;
}

#content #map .contacts ul {
	height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #fff;
}

#content #map .contacts ul li {
	float: left;
	list-style: none;
	position: relative;
}

#content #map .contacts li.small  { width: 18%; }
#content #map .contacts li.little { width: 15%; }
#content #map .contacts li.big	 { width: 28%; }

#content #map .contacts li.small a,
#content #map .contacts li.big a {
	padding: 0 0 0 15px;
	/*background: url("/images/main/list_gray.gif") #fff left top no-repeat;*/
}

#content #map .contacts li a.active {
	color: #73b95a;
	background: url("/images/main/list.gif") #fff left top no-repeat;
}

#content #map .contacts .img {
	clear: both;
	height: 315px;
	border: 5px solid #e8eff3;
	background-repeat: no-repeat;
	background-position: center top;
}

#content #map .contacts .img img {
	display: none;
}


#frm_promo { margin: 0; padding: 0; }
#frm_promo select { font-size: 92%; width: 70%; }
#frm_promo button {
	border-top: 2px solid #e7ffde;
	border-left: 2px solid #e7ffde;
	border-right: 2px solid #b7e5a9;
	border-bottom: 2px solid #b7e5a9;
	background-color: #d5f3cb;
	color: #0099cc;
	font: bold 12px arial;	
}

#clientsupport {
	top: 22px;
	margin: 0;
	width: 200px;
	left: 270px;
	position: absolute;
}

#king_banner {
	top: 15px;
	left: 270px;
	padding: 10px 0 0 30px;
	position: absolute;
	background: url("/files/king/king.gif") left top no-repeat;
}

