body  {
	background: #bbc8cc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.twoColFixRtHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #abb8bb;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 15px;
	margin: auto;
} 
 
.twoColFixRtHdr #sidebar1 { width: 220px; }
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }

.twoColFixRtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 110px;
	width: auto;
	background-color: #00243b;
	background-repeat: no-repeat;
} 
#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 600px;
	margin-left: -15px;
	position: static;
}
#tel {
	font-size: 24px;
	color: #BEC7CD;
	margin-left: 655px;
	margin-top: -85px;
	font-weight: normal;
}


#navi {
	height: 43px;
	background-image: url(images/navi_bg.png);
	background-repeat: repeat-x;
	position: static;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


.twoColFixRtHdr #header h1 {
	height: 70px;
	position: relative;
	left: 650px;
	top: 14px;
	margin: -100px;
}
#shag {
	background-image: url(images/shag.png);
	background-repeat: repeat-x;
	height: 42px;
	width: 720px;
	margin-top: 5px;
	margin-left: -17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
#shag2 {
	background-image: url(images/shag2.png);
	background-repeat: repeat-x;
	height: 151px;
	width: 720px;
	margin-left: -17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}


.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #abb8bb;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abb8bb;
}
#news {
	color: #808080;
	text-decoration: none;
}

.twoColFixRtHdr #mainContent {
	background-color: #ffffff;
	margin-right: 250px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
	color:#444444
} 
.twoColFixRtHdr #container #mainContent h1 {
	font-size: 20px;
	color: #003c63;
}

h2 {
	font-size: 17px;
	color: #003c63;
}


#mainContent h2 {
	font-size: 17px;
	font-weight: bold;
}


.twoColFixRtHdr #footer {
	background:#00243b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #abb8bb;
	height: 60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #FFFBF0;
} 
#skidki {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #00243b;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#spisok {
	background-color: #00243b;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-top: -5px;
}

#rotator {
	height: 190px;
	width: 730px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	margin-left: -17px;
	margin-top: 2px;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
#questions {
	background-image: url(images/any-questions.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
	width: auto;
	height: auto;
}
#remont {
	margin-right: 40px;
}

#main_spisok {
	margin-left: 130px;
}


#t1 a {
color:#EEEE30
}

#t1 {
color:#EEEE30
}


#t2 a {
color:#222222
}

#t2 {
color:#444444
}

#t2 a:hover {
color: #003c63;
}

#t3 a {
color:#BEC7CD
}

#t3 {
color:#BEC7CD
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.tbl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	width: 210px;
}
.alltbl {
	width: 210px;
}

.twoColFixRtHdr #container #mainContent #shag td {
	font-size: 18px;
	font-weight: normal;
	padding-top: 6px;
	color: #232323;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	color: #BEC7CD;
	font-weight: normal;
	
}


.style_news {
	font-size: 15px;
	font-weight: normal;
	color: #202020;
}

.style2 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.style3 {
	font-size: 50px;
	color: #bf0202;
}
.style4 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.style44 {
	font-size: 16px;
	color: #EEEE30;
	font-weight: bold;
}

.alltblbig {
	width: 210px;
	height: 146px;
	background-image: url(images/1.png);
	background-repeat: no-repeat;
	background-position: 2px 22px;
	font-weight: bold;
}

.tbl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	width: 210px;
	height: auto;
	background-image: url(images/2.png);
	background-repeat: no-repeat;
	background-position: 5px 18px;
}
.alltblbig2 {
	width: 210px;
	height: 146px;
	background-image: url(images/3.png);
	background-repeat: no-repeat;
	background-position: 5px 18px;
}
#odin {
	margin-top: 10px;
	margin-right: -5px;
	margin-left: 48px;
}
#dva {
	margin-right: -20px;
	margin-left: 65px;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 20px;
}
#tri {
	font-weight: bold;
	margin-right: -10px;
	margin-left: 63px;
	margin-top: -5px;
	padding-top: 5px;
}
.podrobnee {
	font-weight: bold;
	color: #DC890C;
}
#green {
	height: 40px;
	width: 96px;
	margin-left: 880px;
	margin-top: -40px;
}

#green1 {
	height: 40px;
	width: 96px;
	margin-left: 820px;
	margin-top: -40px;
}

#service {
	background-image: url(images/serviceman.jpg);
	height: 130px;
	width: 182px;
	margin-top: -10px;
	margin-right: 70px;
	background-repeat: no-repeat;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFBF0;
	text-decoration: none;
	font-weight: normal;
}
.style5 {font-weight: bold}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}

.style6 {
	color: #FF0000;
	font-size: 20px;
}
.style8 {font-size: 18px}

.style9 {font-size: 16px}
.style10 {
	font-size: 23px;
}
.style12 {font-size: 21px}
.style13 {
	font-size: 14px;
	color: #000000;
}


#tel2 {
	font-size: 34px;
	color: #FFFFFF;
	margin-left: 655px;
	font-weight: bold;
}
ul {
	position: absolute;
	margin: 0px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#glavnaya {
	background-repeat: no-repeat;
	height: 43px;
	width: 90px;
	position: static;
	background-image: url(images/main2.png);
}


#about {
	background-repeat: no-repeat;
	height: 43px;
	width: 120px;
	position: static;
	background-image: url(images/about2.png);
}
#price {
	background-repeat: no-repeat;
	height: 43px;
	width: 60px;
	position: static;
	background-image: url(images/price2.png);
}

	
#connect {
	height: 43px;
	width: 130px;
	background-image: url(images/connect2.png);
	background-repeat: no-repeat;
}
#history {
	height: 43px;
	width: 90px;
	background-image: url(images/history2.png);
	background-repeat: no-repeat;
}
#neisp {
	height: 43px;
	width: 140px;
	background-image: url(images/neisp2.png);
	background-repeat: no-repeat;
}
#contacts {
	height: 43px;
	width: 100px;
	background-image: url(images/contacts2.png);
	background-repeat: no-repeat;
}
#navi    a:hover, #navi    a:active {
	background-color: #3c6a88;
	cursor: hand;
}
#navi    li  {
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	list-style-image: none;
	list-style-type: circle;
	font-weight: normal;
	height: 43px;
	text-align: center;
	width: 105px;
	display: block;
}
#navili    {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	list-style: none;
	width: 800px;
}
.current,.current:hover   {
	background: #3c6a88;
	cursor: default;
#questions2 {
	background-image: url(images/any-questions.jpg);
	background-repeat: no-repeat;
	background-position: -5px -5px;
	width: auto;
	height: auto;
}
#questions2 {
	width: auto;
	height: auto;
}
