html {
	height: 100%;	
	background: #fff;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;	
}

/* раскладка */
#logo span,
h1 span { display: none; }
#counter-top { display: none; }

	/* общий контейнер */
#container {
	min-height: 100%;
	position: relative;
}
* html #container { height: 100%; }
	/* конец общего контейнера */
	
   /* отцентрированный блок */
#centered {
	width: 985px;
	margin: 0 auto;
	padding-bottom: 80px;
	position: relative;
   background: url('/design/images/skyclouds.jpg') top left no-repeat;
}
   /* конец отцентрированного блока */

   /* логотип */
#logo {
	top: 0;
	left: 291px;
	width: 257px;
	height: 73px;
	margin: 0;
	position: absolute;
	background: url('/design/images/matrix-logo.jpg') no-repeat;
}
   /* конец логотипа */

   /* основной текст */	
#content {
	width: 420px;
	padding-top: 265px;
	position: relative;
	padding-left: 390px;
   background: url('/design/images/illustration.jpg') 51px 95px no-repeat;
}

#content.page {
	width: 760px;
	padding-left: 0;
	margin-left: 50px;
	background: none;
}

#content.page .column-front img.front {
	margin-top: -10px;
	margin-left: 1px;
}

#content.page.front { background: url('/design/images/illustration.jpg') 1px 95px no-repeat; }

#content.page.front .column-front div { padding-left: 326px; }
#content.page.front .column-front div div { padding-left: 0; }

#content strong {
	color: #a7abb1;
	display: block;
	font-weight: 100;
	margin-top: 15px;
}

#content p strong {
	color: #000;
	display: inline;
	font-weight: bold;
}

#content .contacts_label {
   padding: 0;
	color: #a7abb1;
   margin: 15px 0 35px 0;
	position: relative;
	list-style-type: none;
}
#content .contacts_label li span {
	left: 0;
	color: #000;
	margin-left: 130px;
	position: absolute;
}
		/* форма контактов */
#content form div {
   display: block;
   position: static;
   margin: 0 0 10px 0;
}

#content form label {
	display: block;
	margin-bottom: 2px;
}

#content form div input,
#content form textarea {
	width: 303px;
	border: 1px solid #3194cd;
}
#content form textarea { height: 90px; }

#content form img {
   display: block;
	border: 1px solid #3194cd;
}

#content form .img {
	position: relative;
	margin-bottom: 15px;
}

#content form .img div {
	top: 0;
	left: 166px;
	width: 138px;
	position: absolute;
}
#content form .img div label { margin: -3px 0 0 0; }
#content form .img div input { width: 136px; }

#content form button {
	width: 96px;
	height: 20px;
	color: #218cc9;
	font-size: 12px;
	margin: 0 0 0 208px;
	background: #eff6ff;
	border: 1px solid #afc8ee;
}
#content form p.warn { color: #ff0000; }
		/* конец формы контактов */

#content #roadmap {
 	left: 0;
 	top: 282px;
	position: absolute;
}
#content #roadmap img { border: 1px solid #3194cd; }

#content #roadmap a span {
	display: block;
	padding: 20px 0 10px 85px;
	background: url('/design/images/zoomlens.gif') 193px 10px no-repeat;
}

		/* главное меню */
#mainmenu {
   margin: 0;   
   top: 210px;
   /*
	position: absolute;
   */
   padding: 5px 0 25px 0;
	list-style-type: none;
}

#content.page #mainmenu { left: 340px; }
#content.page .column { margin-left: 340px; }

#mainmenu li {
	/*
	display: inline;
   */
	padding-right: 55px;
	line-height: 20px;
}
#mainmenu li.last { padding: 0; }

#mainmenu li a:hover { border-bottom: 2px solid #1787c7; }

#mainmenu li ul {
	padding: 0;
	margin: 0 0 5px 15px;
}
		/* конец главного меню */

		/* оформление таблицы с ценами */
#content table.price caption {
	color: #a7abb1;
	text-align: left;
	font-weight: bold;
	margin-bottom: 3px;
}

#content table.price {
	width: 100%;
	border-top: 1px solid #3194cd;
	border-left: 1px solid #3194cd;
}

#content table.price td,
#content table.price th {
	width: 100%;
	text-align: center;
        padding: 3px;
	border-right: 1px solid #3194cd;
	border-bottom: 1px solid #3194cd;
}
		/* конец оформления таблицы с ценами */

      /* ссылки на сертификаты */
#content #download_img {
	margin: 0;
	top: 450px;
	padding: 0;
	left: 795px;
	position: absolute;
	list-style-type: none;
}

#content #download_img li {
	padding-top: 10px;
	margin-bottom: 32px;
}
      /* конец ссылок на сертификаты */

      /* ссылки на прайс */
#content #download_links {
	margin: 0;
	top: 530px;
	padding: 0;
	right: -200px;
	position: absolute;
	list-style-type: none;
}
#content #download_links li {
	/*
	width: 85px;
	*/
	height: 35px;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 20px;
	/*
	margin-bottom: 32px;
	*/
	margin-bottom: 10px;
}
#content #download_links li.word { background: url('/design/images/word.gif') left center no-repeat; }
#content #download_links li.excel { background: url('/design/images/excel.gif') left center no-repeat; }
      /* конец ссылок на прайс */

      /* картинки */
#content .withtext {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
* html #content .withtext { margin-bottom: 0; }

#content .withtext a img {
	border: 1px solid #2f7fe0;
}

#content .withtext a img.front {
	margin-right: 38px;
}

#content .withtext .row {
	float: left;
	width: 290px;
	margin-right: 38px;
}
#content .withtext .row2 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
#content .withtext .desc strong { margin: 0; }
#content .withtext .desc ol {
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
	list-style-position: inside;
}

#content .column-front {
	float: left;
	width: 100%;
	margin-top: -45px;
	margin-bottom: 15px;
}
#content .column-front.simage {
	margin: 25px 0;
}

#content .column-front img {
	float: left;
	margin-right: 6px;
}

#content .column-front div {
	width: 420px;
	float: left;
   /*
	padding-top: 22px;
   */
}

  /*
#content .withtext {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#content .withtext img {
	float: left;
	margin-right: 15px;
}
#content .withtext .desc {
	float: left;
	width: 455px;
}
*/

#content .thumbs {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#content .thumbs span {
	float: left;
	width: 120px;
	margin-right: 50px;
	text-align: center;
}

#content .thumbs span img {
	display: block;
	margin-bottom: 3px;
}
      /* конец картинок */
   /* конец основного текста */	

	/* столбец с контактами */
#contacts {
	top: 55px;
	left: 845px;
	width: 140px;
	position: absolute;
}
#contacts .org { display: none; }
	/* конец столбца с контактами */

	/* подвал */
#footer {
	bottom: 0;
	width: 100%;
	height: 60px;
	overflow: hidden;
	position: absolute;
	background: #eff1ef;
}

#footer #copyright {
	right: 2%;
	top: 15px;
	position: absolute;
	text-align: right;
}

#footer #copyright .liveinternet {
	width: 88px;
	text-align: right;
}

#footer #alronix {
   left: 2%;
	top: 5px;
   padding: 0;
	width: 195px;
	height: 55px;
   position: absolute;
}

#footer #alronix #logotype {
	width: 55px;
	height: 55px;
	float: left;
}

#footer #alronix #text {
	float: left;
	width: 140px;
	font: 11px Arial;
	padding-top: 13px;
}
#footer #alronix a { color: #000; }
	/* конец подвала */

