body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-attachment: fixed;
	background-image: url(../i/other/space.gif);
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:1000px;
}
a {
	text-decoration: underline;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
h4 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 14px;
	padding: 0px;
}
h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.3em;
}
ol li {
	margin-bottom: 9px;
}
td {
	font-size: 12px;
}

/* Фоны */
.bgbot {
	background-image: url(../i/bg/bgbot.gif);
	height: 40px;
}
.bgcent {
	background-image: url(../i/bg/bgcent3.jpg);
	background-repeat: repeat-x;
	background-position: left 239px;
}
.bgcent1 {
	background-image: url(../i/bg/bgcent1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 234px;
	padding-right: 28px;
	padding-left: 28px;
}
.bgcent2 {
	background-image: url(../i/bg/bgcent2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	/*height: 234px;*/
	padding-right: 28px;
	padding-left: 28px;
}
.bgcent3 {
	background-image: url(../i/bg/bgcent3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 53px;	
}
.bgcent4 {
	background-image: url(../i/bg/bgcent3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 53px;
	padding-top: 30px;
}
.bgcent5 {
	padding-bottom: 53px;
	padding-top:65px;
}
.bglogo {
	background-image: url(../i/bg/bglogo.jpg);
	height: 200px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #007BC1;
}
.bgmenu {
	background-image: url(../i/bg/bgmenu.gif);
	height: 39px;
	background-repeat: repeat-x;
	text-align: center;
}
.bgserv {	
	background-repeat: no-repeat;
	filter: expression(fixPNG(this));
	position: relative;
}

/* Текст */
.textab {
	font-size: 12px;
	vertical-align: top;
	padding-left: 70px;
	padding-right: 64px;
}
.textcont {
	font-size: 12px;
	vertical-align: top;
	padding-left: 100px;
	padding-right: 64px;
}
.textctrl {
	padding-right: 50px;
	padding-left: 50px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textnewsnext {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.textpr {
	font-size: 12px;
	vertical-align: top;
	padding-left: 30px;
}
.textsr {
	font-size: 12px;
	vertical-align: top;
	padding-left: 70px;
	padding-right: 64px;
	width: 42%;
}

/* Ссылки */
a.linkname {
	font-size: 11px;
	text-decoration: underline;
	line-height: 17px;
}
a.linkname:hover {
	text-decoration:none;	
}
a.linknewsnext {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
a.linkpic {
	text-decoration: none;
	font-size: 11px;
}
a.linkpic:hover {
	text-decoration: underline;
}

/* Слои */
.clear {
	font-size: 0px;
	clear: both;
}
#arrowl {
	filter: expression(fixPNG(this));
	background-image: url(../i/bg/arrow_l.png);
	height: 36px;
	width: 53px;
	position: absolute;
	left: 0px;
	top: 363px;
	
}
#arrowr {
	filter: expression(fixPNG(this));
	background-image: url(../i/bg/arrow_r.png);
	height: 36px;
	width: 53px;
	position: absolute;
	right: 0px;
	top: 363px;
}
.divbot1 {
	font-size: 12px;
	float: left;
	padding-left: 45px;
}
.divbot2 {
	font-size: 12px;
	float: right;
	padding-right: 57px;
}
.divdate {
	margin-top: 7px;
	margin-bottom: 17px;
}
.arrow {
	position: fixed;
	top: 50px;
	bottom: 50px;
}
.arrows {
}
div.form {
	background-image: url(../i/bg/form.jpg);
	background-color: #0189C6;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 15px;
}
div.head {
	font-size: 16px;
	margin-top: 17px;
	margin-bottom: 13px;
}
div.head1 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
div.head2 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
div.head3 {
	font-size: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -57px;
	position: absolute;
	white-space: nowrap;
}
div.head4 {
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
}
div.head5 {
	font-size: 14px;
	margin: 0px;
}
div.head6 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
div.info {
	width:180px;
}
.partn {
	background-image: url(../i/bg/partners.png);
	background-repeat: no-repeat;
	height: 185px;
	width: 882px;
}
.partn a {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0072BB;
}
.partn .sp {
	float:left;
	background-image: url(../i/bg/sp.gif);
	height: 79px;
	width: 1px;
	margin-top: 37px;
	background-repeat: no-repeat;
}
.partn div {
	float:left;
	text-align:center;
	margin-top: 27px;
}
.partn .pr1 {
	width:211px;
}
.partn .pr2 {
	width:278px;
}
.partn .pr3 {
	width:152px;
}
.partn .pr4 {
	width:227px;
}
.divphone {
	background-image: url(../i/bg/phone.gif);
	height: 54px;
	width: 288px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
}
.divpic {
	margin-bottom:20px;
}
.divpictext {
	margin-top:5px;
	width:180px;
	font-size: 11px;
}
.divproj {
	width: 300px;
	margin-right: 7px;
	margin-left: 7px;
	display: block;
}
.divprojport {
	width: 300px;
	margin-right: 7px;
	margin-left: 7px;
	display: block;
	margin-bottom: 25px;
}
.divprojl {
	margin-top: 9px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	height: 35px;
}
.divtask {
	background-color: #0189C6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 11px;
}
.divtaskin {
	margin-top: 7px;
}
.divtaskout {
	width:600px;
}
.tweetm {
width:1000px;
height:254px;
margin:30px 0 30px;
}
.tweet {
text-align:center;
position:absolute;
left:50%;
margin-left:-500px;
}
.menuw {
	width: 512px;
}
*html .menuw {
	width: 522px;
}
.menu a {
	background-image: url(../i/bg/bgbut.gif);
	width: 123px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	text-decoration: none;
}
.menu a:hover {
	background-image: url(../i/bg/bgbuton.gif);
}
.menuon a {
	background-image: url(../i/bg/bgbuton.gif);
	height: 39px;
	width: 123px;
	font-size: 16px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-left: 2px;
	text-decoration: none;
	line-height: 38px;
}
.menusecon a {
	background-image: url(../i/bg/menusec_on.gif);
	height: 39px;
	font-size: 11px;
	text-align: center;
	float: left;
	text-decoration: none;
	line-height: 31px;
	background-repeat: repeat-x;
}
.menusecin {
	width: 769px;
}
.new a {
	background-image: url(../i/bg/new.png);
	height: 138px;
	width: 138px;
	filter: expression(fixPNG(this));
}
.new a:hover {
	background-image: url(../i/bg/newon.png);
}
.old a {
	background-image: url(../i/bg/old.png);
	height: 138px;
	width: 138px;
	filter: expression(fixPNG(this));
}
.old a:hover {
	background-image: url(../i/bg/oldon.png);
}

/* Изображения */
.map {
	margin-top: 20px;
}
.picarr {
	position: relative;
}
.picserv {
	position: relative;
}
.picsr {
	margin-bottom: 20px;
	float: left;
	margin-right: 15px;
}

/* Формы */
.button {
	margin-top: 10px;
	width: 235px;
	height: 22px;
}
.feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	text-align: right;
	color: #FFFFFF;
}
.formfieldfeed {
	height: 19px;
	width: 174px;
	margin-left: 1px;
}
.formtextfeed {
	height: 126px;
	width: 235px;
	margin-bottom: 8px;
}

/* Разное */
.mtr {
	height: 99%;
	vertical-align: top;
}
.newspn {
	margin-top: 30px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}
.projpic {
	padding-left: 64px;
	vertical-align: top;
	font-size: 12px;
	padding-top: 6px;
}
.service td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	vertical-align: bottom;
	text-align: center;
}
.services {
	margin-top: 27px;
}
mysign {
	text-align:center;
	font-size:11px;
	display:block;
	padding-bottom:20px
}
lsign {
	font-size:11px;
	display:block;
}
.ulab {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ulab li {
	margin-bottom: 3px;
	margin-left: 15px;
}
.ulab2 {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ulab2 li {
	margin-bottom: 3px;
	margin-left: 15px;
}
* html img, #id { behavior: url(js/iepngfix.htc); }
#header {
	width: 138px;
	position: fixed;
	z-index: 89;
	top: 267px;
	min-width:138px;
}
span {
	text-align:center;
	font-size:11px;
	display:block;
	padding-bottom:20px
}
pre {
	font-size:11px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.lsign {
	font-size:11px;
	display:block;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}
.demo a{
	display:block;
	width:123px;
	height:39px;
	float:left;
	background-image:url(../i/bg/bgbut.gif);
	background-repeat:repeat-x;
	cursor:hand;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	line-height: 38px;
	font-size: 16px;
	margin-left:2px;
	margin-right:3px;
	}
        
#menu{background-position:0 0;}
#menu:hover,#menu.hover{
	background-position:left top;
	background-image: url(../i/bg/bgbuton.gif);
	background-repeat: repeat-x;
}
div.demo2 a {
	background-image: url(../i/bg/menusec.gif);
	height: 39px;
	font-size: 11px;
	text-align: center;
	float: left;
	text-decoration: none;
	line-height: 31px;
	background-repeat: repeat-x;
	background-position: center;
}
div.demo2 span {
	margin-right: 11px;
	margin-left: 11px;
}       
#menu2{
	background-position:0 0;

}
#menu2:hover,#menu2.hover{

	background-image: url(../i/bg/menusec_on.gif);
	background-repeat: repeat-x;
}

