body, html {
background:url(../images/bg.jpg) center top no-repeat #fff;
text-align:center;
height:100%;
margin:0;
padding:0;
}

/*---------------------------------------------
               ОСНОВНОЙ КОНТЕЙНЕР
---------------------------------------------*/

#main-container{
margin:0 auto;
text-align:left;
min-height:100%;
width:1000px;
}
* html #main-container{height:100%;}

/***************** Шапка сайта */
#header{
position:relative;
height:245px;
background:url(../images/konder.png) right top no-repeat;  
}
#header a.logo {
display: block;
margin:0;
padding:15px 0 0 17px;
text-decoration:none;
}

#logo {height:81px; 
       background:url(../images/blue.jpg) left top repeat-x; 
       border-right:none !important; 
       border:5px solid #fff; 
       -webkit-border-top-left-radius:7px;
       -webkit-border-bottom-left-radius:7px;
       -moz-border-radius-topleft:7px;
       -moz-border-radius-bottomleft:7px;
       border-top-left-radius:7px;
       border-bottom-left-radius:7px;
       width:377px; 
       margin:0;
       padding:0;
       float: left;
}

#logo p {font-family:"Century Gothic"; font-size:14px; text-transform: uppercase; color:#fff; padding:0px 0 0 17px; margin:10px 0 0 0;     text-shadow: 0.2em 0.05em 0.05em #0973bc;}
span.line {background:url(../images/dashed.jpg) left top no-repeat; height:81px; width:2px; display: block; float: left; 
margin:0; padding:0;
       border-right:none !important; 
       border-left:none !important; 
       border:5px solid #fff; 
}

.contmodulebody {color:#fff; width:213px;  padding:10px 0 0 31px; float:left; font-family:"Verdana"; font-size:13px; margin:0; height:71px; 
background:url(../images/blue.jpg) left top repeat-x; 
       border-right:none !important; 
       border-left:none !important; 
       border:5px solid #fff; 
}

.contmodulebody p {margin:0; line-height:1.7;}
.contmodulebody a {color:#fff; text-decoration: none; border-bottom:1px dashed #fff;}
.contmodulebody a:hover {border: none;}


.phonemodule {color:#fff; font-family:"Verdana"; font-weight: normal; font-size:14px; margin:20px 0 0 0; }
.phonemodule p {margin:5px 0 0 0; padding:0;} 
.phonemodule strong { text-shadow: 0.2em 0.05em 0.05em #0973bc;  font-family:"Verdana";  font-size:30px; margin:0px 0 0 0;}
 
/************************** Хлебные крошки */
.pathway {
	border-bottom:1px dotted #666;
	margin:0 0 10px;
	padding:0 0 5px;	
	font-size:11px;
}

/***************** Модульная позиция - TOP */
#top {
	margin:15px 0;
	overflow:hidden
}

/***************** Левая колонка */
#left{
padding:5px;
float:left;
line-height:normal;
width:220px;
}

/***************** Правая колонка */
#right{
padding:5px;
float:right;
line-height:normal;
width:220px;
}

/***************** Стили блока основного содержания */
#both{
margin:0 220px;
padding:0 15px;
}
#only_left {
margin:0 0 0 220px;
padding:0 15px;
}
#only_right {
margin:0 220px 0 0;
padding:0 15px;
}
#no_sides {padding:0 10px}

/***************** Модульная позиция - BOTTOM */
#bottom {
	margin:15px 0;
	overflow:hidden
}

/***************** Clear block and Rasporka */
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#rasporka {height:192px; margin:50px 0 0;}


/*---------------------------------------------
                  ПОДВАЛ САЙТА 
---------------------------------------------*/
#footer{

position:relative;
height:192px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
margin:-192px auto 0;
width:100%;
background:url(../images/footer.jpg) center top no-repeat;
}
#footer p{ margin:0;}

#copy {width:1000px; margin:0 auto;}

/************************************ Счетчики */
p.copyright {
	font:12px Arial, Helvetica, sans-serif;
	color:#ffffff;
        float:left;
        padding:85px 0  0 30px;   
        text-align:left;
}

a.sitemap {margin:0 0 5px 0; display: block;}

p.copyright a {color:#ffffff; }
table.counters {
	position:absolute;
	right:0;
	bottom:10px;
}
.counters td {padding:0 3px}
.tecama {
        padding:85px 0  0 0px;   
        float:left;
	font-size:8px;
        font-family:"Century Gothic";
        text-transform: uppercase;
	color:#ffffff;
        text-align:center;
        width:130px; 
        margin:0 0 0 250px !important;
}
.tecama a:link,
.tecama a:visited {
	color:#ffffff;
	text-decoration:none;
        display: block;
}
.tecama a:hover {text-decoration:underline}
.tecama img {margin:3px 0 0;}

p.knopki {float:right; padding:95px 15px  0 0px;   }

/************************************ Модуля */
#left .module,
#right .module {
	margin:0 0 15px;
}
#left .moduletitle,
#right .moduletitle {
	font-size:18px;
	text-align:center;
	margin:0 0 10px
}
#left .modulebody,
#right .modulebody {}