html{
	height:100%; /*width:100%; min-width: 980px;*/
	background:#8C6850;
}
body {
	position:relative; width:980px; min-width: 980px; height:auto !important; height:100%; min-height:100%;
	border:0px solid;
	margin:0 auto; padding:0px;
	background:#FEF6E4 url(images/fon_18.gif) repeat-y top left;
	font-family:Verdana; font-size:12px; color:#252525;
}
.main_form {width:250px; margin:0px;}

img {border:0px;}

form {margin: 0px; padding: 0px;}
input, select, textarea {
	border:1px solid #C8C8C8;
	background:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px 4px;
}

/*------------------------*/
/* -------- Шапка ------- */
/*------------------------*/
#header{
	position:relative;
	width:100%; height:255px;
	background:#F4E9D3;
        color:#9B765F;
}
h1.none{
	display:none;
}
#l_header_pict{
    position:absolute; top:0px; left:0px;
    width:343px; height:255px;
    background: url(images/header_01.jpg);
}
#c_header_pict{
    position:absolute; top:0px; left:343px;
    width:343px; height:201px;
    background:url(images/header_02.jpg)
}
#r_header_pict{
    position:absolute; top:0px; right:0px;
    width:294px; height:255px;
    background: url(images/header_03.jpg);
}
#title{
    position:absolute; top:201px; left:343px;
    width:343px; height:90px;
    display:block;
}
#header_fon_b_l{
    position:absolute; top:255px; left:0px;
    width:343px; height:173px;
    background:url(images/header_05.jpg);
}
#header_fon_b_c{
    position:absolute; top:291px; left:343px;
    width:343px; height:137px;
    background:url(images/header_07.jpg);
}
#header_fon_b_r{
    position:absolute; top:255px; right:0px;
    width:294px; height:173px;
    background:url(images/header_06.jpg);
}

/*-------------------------------*/
/* -------- Содержание --------- */
/*-------------------------------*/
#content{
	position:relative;
	padding:72px 0px 160px 0px; margin:0px;
}

/********* Левая колонка ********/
#left_column{
	float:left;		
	position:relative;
	width:319px; height:auto !important; height:380px; min-height:380px;
        text-align:right;
}
.img_container{
    position:relative;
    margin-left:auto;
    width:270px;
    margin-top:3px;
    margin-bottom:36px;
}
.img_container img{
    display:block;
    width:270px; height:180px;
}
.img_border{
    position:absolute; top:1px; left:1px;
    width:266px; height:176px;
    border:1px solid #DDB090;
}
/*------- Левая колонка --------*/

/************ Центр ************/
#main_column{
	height:auto !important; height:380px; min-height:380px; z-index:2;
	overflow:hidden !important; overflow:visible;
	padding:0px 0px 0px 0px;
}
h2.page_title{
	padding:0px; margin:0px;
	font:normal 14px Verdana; text-transform: uppercase;
}
#content_text{
	margin-top:0px;
        padding:0px 49px;
	text-align:justify;        
	font:12px Verdana; color:#393939; line-height:18px;
}
#content_text p{
    margin:0px; padding:0px 0px 10px 0px;
}
.bold{
    font-weight:bold;
}
.red{
    color:#9B2C0E;
}
.brown{
    color:#8C5C42;
}
.fontsize14{
    font-size:14px;
}
/*---- глобальный стиль ссылок -----*/
A:link, A:visited {color: #000000; text-decoration: underline; }
A:active, A:hover {color: #000000; text-decoration: underline; }
/*------------ Центр --------------*/

/*********** Правая колонка ************/
#right_column{
	float:right;
	position:relative;
	width:250px; height:auto !important; height:380px; min-height:380px;	
}
/*---------- Правая колонка ------------*/

.clear_both{clear:both; font-size:0px; line-height: 0px; height: 0px; outline: 0px;}


/*--------------------------*/
/* ------ Подвал ------ */
/*--------------------------*/
#footer{
	position:absolute; bottom:0px; left:0px;
	height:85px; width:952px;
	background:#EAD4C4 url(images/contacts_pict_29.gif) no-repeat 36px 18px;
        border-bottom:1px solid #CC9571;
        margin:0px 14px 32px 14px;
}
#b_l_corner{
    position:absolute; bottom:-33px; left:-3px;
    width:15px; height:47px;
    background:url(images/bottom_corners_30.gif);
}
#b_r_corner{    
    position:absolute; bottom:-33px; right:-3px;
    width:15px; height:47px;
    background:url(images/bottom_corners_32.gif);
}
#footer_fon_line{
    position:absolute; bottom:0px; left:0px;
    height:2px; width:952px;
    font-size:0px; line-height:0px;    
    background:#FEF6E4;
}
#footer_text{
    position:absolute; top:12px; left:257px;
    color:#626262;
    font:12px Verdana;
    line-height:28px;
}
#smolgrad{
	
}
#smolgrad A:link, #smolgrad A:visited {color: #3C5F82; text-decoration: none;}
#smolgrad A:active, #smolgrad A:hover {color: #3C5F82; text-decoration: underline;}
/*--------------------------*/
/* ------ Подвал ------ */
/*--------------------------*/