html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}/* верстка кросбраузерная, поэтому значения браузеров по умолчанию прибиваем (http://xhtml.ru/2005/05/10/css_good_practice/) */
ol {
	margin-top: 0;
	margin-bottom: 0;
}
body {
	background-color: #fff;
	width: 100%;
	text-align: center;
}
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}
td {
	empty-cells: show;
}
p {
	padding: 0 0 14px 0;
}

h1 {
	font-size: 18px;
	color: #039;
	padding: 0 0 5px 0;
}

h2 {
	font-size: 14px;
	color: #039;
	padding: 0 0 5px 0;
}
h5 {
	font-size: 12px;
}
a {
	color: #039;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.more img,
img.more {
	margin-bottom: 1px;
}

.spacer,
.line,
.boldline {
	font-size: 1%;
	height: 1px;
	clear: both;
}
.boldline {
	height: 3px;
	background-color: #f0f0f0;
}
.line {
	background-color: #9ad200;
} 
.bold {
	font-weight: bold;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.blue {
	color: #039;
}

.maincontainer {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

.leftpart {
	padding: 0 0 0 33px;
	vertical-align: top;
}
.mainpart {
	vertical-align: top;
}
.maincontent .mainpart {
	padding: 33px 0 0 0;
}
.maincontent .leftpart {
	padding-top: 38px;
}
.logo {
	padding: 0 0 30px 0;
}
.logodecor {
	padding: 0 0 150px 0;
	width: 196px;
	background: transparent url(/img/bigpromo_sub_decor.jpg) no-repeat 100% 69px;
}
.leftpart .block {
	padding: 0 0 30px 0;
}
.date {
	color: #999;
}
.news td {
	padding: 0 0 14px 0;
}
.leftpart .clients,
.leftpart .clients h5 {
	color: #999;
}

.mainmenu td {
	vertical-align: top;
}
.mainmenu td span {
	background-repeat: no-repeat;
	background-position: 0 -26px;
	display: block;
}
.mainmenu td .active {
	background-position: 0 0;
}
.mainmenu img {
	height: 26px;
}
.mainmenu .home {
	padding: 0 14px 0 64px;
}
.mainmenu .home span {
	background: transparent url(/img/icon_home.jpg) no-repeat 0 0;
}
/*.pmain .mainmenu .home span {
	background-position: 0 0;
}*/
.mainmenu .home img {
	height: 32px;
	width: 34px;
}
.mainmenu .menuabout span {
	background-image: url(/img/menu_about.gif);
}
.mainmenu .menuabout img {
	width: 100px;
}
.mainmenu .menutech span {
	background-image: url(/img/menu_tech.gif);
}
.mainmenu .menutech img {
	width: 110px;
}
.mainmenu .menuservices span {
	background-image: url(/img/menu_services.gif);
}
.mainmenu .menuservices img {
	width: 86px;
}
.mainmenu .menuworks span {
	background-image: url(/img/menu_works.gif);
}
.mainmenu .menuworks img {
	width: 83px;
}
.mainmenu .menunews span {
	background-image: url(/img/menu_news.gif);
}
.mainmenu .menunews img {
	width: 90px;
}
.mainmenu .menusolutions span {
	background-image: url(/img/menu_solutions.gif);
}	
.mainmenu .menusolutions img {
	width: 106px;
}
.bigpromo {
	padding: 20px 0 0 0;
}
.bigpromo img {
	display: block;
}
.services {
	padding: 0 0 0 25px;
}
.services td {
	padding: 0 5px 0 0;
}
.services a {
	display: block;
	padding: 2px;
}
.services .hover {
	background: transparent url(/img/services_bg.gif) no-repeat 0 0;
}

.breadcrumbs {
	width: 100%;
	margin: 0 0 20px 0;
}
.breadcrumbs td {
	padding: 2px 0;
	font-size: 12px;
	color: #999;
}
.breadcrumbs .line {
	background-color: #999;
}

.subcontent .mainpart {
	padding: 0 0 10px 53px;
}
.subcontent .rightpart {
	padding: 0 34px 35px 60px;
	vertical-align: top;
}

.subcontent h3 {
	font-size: 12px;
	line-height: 12px;
	color: #039;
	padding: 0 0 5px 0;
}
.subcontent h4 {
	color: #696969;
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 5px 0;
}
.subcontent ul {
	padding: 0 0 14px 12px;
}
.subcontent ul li {
	list-style: none;
	padding: 0 0 5px 18px;
	background: transparent url(/img/bullet.gif) no-repeat 0 3px;
}

.subcontent .fl {
	margin: 0 14px 10px 0;
}
.subcontent .image img {
	border: 2px solid #fff;
	display: block;
}


.works,
.newslist {
	width: 100%;
}
.work {
	padding: 0 0 16px 0;
}
.newslist .image,
.work .image {
	float: left;
	display: block;
	margin: 0 20px 10px 0;
}
.important {
	background: transparent url(/img/submenu_bg.jpg) repeat 0 0;
	width: 90%;
	margin-bottom: 10px;
	color: #fff;
	
}
.important .decortop {
	background: transparent url(/img/important_decor_top.jpg) no-repeat 0 0;
	padding: 12px 14px 12px 70px;
}
.important .decorbottom {
	height: 1px;
	background: transparent url(/img/important_decor_bottom.gif) no-repeat 0 0;
}
.important a {
	color: #fff;
}

.work h4 {
	color: #039;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 14px 0;
	float: left;
}
.charact {
	color: #999;
	float: left;
}
.charact td {
	border-bottom: 1px solid #f0f0f0;
}
.charact .value {
	width: 347px;
	color: #696969;
}
.charact .first {
	border-top: none;
}

.newslist {
	padding: 0 0 20px 0;
}
.newslist .article {
	padding: 0 0 12px 0; 
}
.newslist .article table {
	padding: 0 0 11px 0;
}
.newslist .article td {
	vertical-align: top;
}
.newslist .article p {
	padding: 0;
}
.newslist .image {
	margin: 0 13px 0 0;
	float: none;
}
.newslist h4 {
	font-size: 11px;
	padding: 0 0 4px 0;
}

.submenu {
	background: transparent url(/img/submenu_bg.jpg) repeat-y 0 0;
	width: 156px;
	margin-bottom: 38px;
}
.submenu .decortop {
	background: transparent url(/img/submenu_decor_top.jpg) no-repeat 0 0;
	padding: 2px 14px 3px 13px;
}
.submenu .decorbottom {
	height: 1px;
	background: transparent url(/img/submenu_decor.gif) no-repeat 0 0;
}
.submenu .decortop td {
	padding: 9px 10px 8px 11px;
	border-top: 1px solid #86a9d4;
	color: #fff;
}

.submenu a {
	color: #fff;
}
.submenu .active {
	font-weight: bold;
}
.submenu .active a {
	text-decoration: none;
	cursor: default;
}

.stat {
	margin-bottom: 20px;
	width: 156px;
}
.stat h2 {
	padding-bottom: 15px;
}
.stat h5 {
	color: #999; 
}
.stat .block {
	padding-bottom: 14px;
}

ul.rightmenu {
	width: 190px;
	padding: 0 0 20px 0;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}
ul.rightmenu li {
	padding: 0 0 20px 12px!important;
	background: transparent url(/img/arrow_more.gif) no-repeat 0 5px!important;
}
ul.rightmenu li.active a {
	text-decoration: none;
	cursor: default;
	color: #999;
}

.subcontent .rightpart .banner {
	border: 1px solid #999;
	padding: 2px;
}

.footer {
	color: #999;
	font-size: 9px;
	text-align: left;
	background: transparent url(/img/footer_decor.jpg) no-repeat 514px 100%;
}
.pmain .footer {
	background: none;
}
.footer td {
	vertical-align: top;
}
.footer .leftpart .boldline {
	width: 196px;
}
.footer .mainpart {
	width: 657px;
	padding: 0;
}
.footer .copyrights {
	padding-top: 13px;
	font-size: 11px;
}
.footer .phone {
	padding: 13px 9px 39px 0;
	text-align: right;
}

/* -------------- */

li.tech {
	padding: 0 0 0 15;
	margin: 0;
	background: transparent url(/img/arrow_more.gif) no-repeat 0 5;
}

ol.tech {
	margin: 0;
	padding: 0;
}
