html {
background:url(../images/bg.jpg) left top repeat-x #000;
text-align:center;
height:100%;
margin:0;
padding:0;
}

body {
background:url(../images/linebg.png) left top repeat-x;
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:612px;
background:url(../images/head.png) left top no-repeat;
}
#header a.logo {
position:absolute;
left: 0px;
margin: 0;
padding: 0;
text-decoration:none;
}

ul.photoindex {margin:0; padding: 140px 0 0 0; }
ul.photoindex li {float:left; list-style:none; margin:0 3px;}
ul.photoindex li.first {margin:0 3px 0 6px}
ul.photoindex li.last {margin:0 6px 0 3px}

@font-face {
    font-family: "Fontatigo4F";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Fontatigo4F.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Fontatigo4F.woff") format("woff"),
        url("../fonts/Fontatigo4F.ttf") format("truetype"),
        url("../fonts/Fontatigo4F.svg#JournalRegular") format("svg");
}

/************************** Хлебные крошки */
.pathway {
	margin:20px 0 10px;
	padding:0 0 5px;	
	font-size:12px;
        color:#8c8c8c;
}

.pathway a {color:#8c8c8c; text-decoration:none;}
.pathway span {color:#cec8ae; border:1px solid #535353; padding:3px 5px;}

/***************** Модульная позиция - TOP */
#top {
	margin:15px 0;
	overflow:hidden
}

/***************** Левая колонка */
#left{
padding:0;
float:left;
line-height:normal;
width:220px;
margin-left: 30px;
}

/***************** Правая колонка */
#right{
padding:5px;
float:right;
line-height:normal;
width:220px;
}

/***************** Стили блока основного содержания */
#both{
margin:0 220px;
padding:0 15px;
}
#only_left {
margin:0 0 0 260px;
padding:0;
}
#only_right {
margin:0 220px 0 0;
padding:0 15px;
}
#no_sides { background:url(../images/bg.png) left top repeat; padding:10px; margin:20px 0 0 0;
}
.bg {margin:0; padding:30px;}
.allwrapper{background:url(../images/contentbg.png) left top repeat;}

/***************** Модульная позиция - BOTTOM */
#bottom {
	margin:15px 0;
	overflow:hidden
}

/***************** Clear block and Rasporka */
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#rasporka {height:236px; margin:50px 0 0}


/*---------------------------------------------
                  ПОДВАЛ САЙТА 
---------------------------------------------*/
#footer{
border-top: 1px dotted #1a1a1a;
position:relative;
height:235px;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
margin:-279px auto 0;
width:100%;
background:url(../images/footerbg.png) left top repeat;
}

#copy {width:1000px; margin:0 auto; background:url(../images/footeruzor.png) center bottom no-repeat; height:235px;}
.contactsmodule {text-align:left; width:340px; float:left;}
.contactsmodule p {margin:25px 0 !important; color:#a4a4a4 !important;}
div#knopki {width:460px; float:right; text-align: right;}
a.map {margin:50px 0 15px 0; display: block;}
p.knopki {margin:0 0 25px 0 !important;}
#footer p{ margin:0;}
/************************************ Счетчики */
p.copyright {
	font-family: "Fontatigo4F";
        font-size:14px;
	color:#7e7e7e
}
p.copyright a {color:#7e7e7e;}
table.counters {
	position:absolute;
	right:0;
	bottom:10px;
}
.counters td {padding:0 3px}
.tecama {
	font:9px Tahoma, Geneva, sans-serif;
	color:#7e7e7e;
        margin:0 0 35px 0 !important;
}
.tecama a:link,
.tecama a:visited {
	color:#666;
	text-decoration:none;
        display: block;
}
.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 {}

.leftmenumoduletitle{
font-size: 24px;
text-transform: uppercase;
color: #e2dbbe;
font-family: 'Fontatigo4F';
margin-bottom: 20px;
margin-top: 40px;

}



.faq_quest{
border: 1px solid #fff;
margin: 10px 0;
border-radius: 5px;
}
.faq_answertext p{
margin: 10px 0 0 10px;
color: #fff !important;
display: inline-block;
}
.faq_answertext strong{
color: #fff;
}








