body, html {
background: #e3e1dd url(../images/bg.jpg) center top no-repeat;
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:1040px;
}

p.slogan {position:absolute; top:225px; left:610px; font-size:42px; color:#cbbb9f; text-align: center;}
p.slogan span {display:block; font-size:77px; text-transform: uppercase;}

#header a.logo {
padding:507px 0 0 0;
margin: 0;
display: block;
text-decoration:none;
}

.contheadmodulebody p {color:#f0dfbd; font-size:28px; margin:5px 0 0 0;}

/************************** Хлебные крошки */
.pathway {
	margin:5px 0 10px;
	padding:0 0 5px;	
	font-size:14px;
        color:#b7a994;
}

.pathway a {text-decoration:none; color:#b7a994;}

/***************** Модульная позиция - 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; background:url(../images/uzor.png) center bottom no-repeat; padding:0 0 70px 0; }

/***************** Модульная позиция - BOTTOM */
#bottom {
	margin:15px 0;
	overflow:hidden
}

/***************** Clear block and Rasporka */
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#rasporka {height:81px; margin:30px 0 0}


/*---------------------------------------------
                  ПОДВАЛ САЙТА 
---------------------------------------------*/
#footer{
position:relative;
height:80px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
margin:-81px auto 0;
width:100%;
background:#6f5115;
}
#footer p{ margin:0;}
/************************************ Счетчики */
#copy {width:1000px; margin:0 auto; height:70px;}
.info {bottom:0; height:70px;}

/************************************ Счетчики */
p.copyright {
	font-size:16px;
	color:#fff;
        text-align: right;
        float:right;
        margin:35px 0 0 0 !important;
        width:330px;
}
p.copyright a {color:#fff; text-decoration:none; }
.knopki {float:left; margin:25px 0px 0 0 !important;}

a.sitemap {margin:0 30px 0 0 !important; color:#005897;}

table.counters {
	position:absolute;
	right:0;
	bottom:10px;
}
.counters td {padding:0 3px}
.tecama {
	font:9px Tahoma, Geneva, sans-serif;
	color:#666;
        float:left;
        margin:30px 30px 0 20px !important;
}
.tecama a:link,
.tecama a:visited {
	color:#fff;
	text-decoration:none;
}
.tecama a:hover {text-decoration:underline}
.tecama img {margin:3px 0 0;}
/************************************ Модуля */
#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 {}

.countrymoduletitle {color:#5a441d; font-size:25px; text-transform: uppercase; text-align:center;}
.countrymodule p {text-align:center;}