html {height: 100%;}
	
	body {
		margin: 0;
		padding: 0;
		color: #fff;
		font-family: Georgia, Tahoma, Arial, serif;
		font-size: 10pt;
		background: url(../i/fon.gif) repeat-x top left #000;
		min-width: 990px;
		min-height: 100%;
		position: relative;
		//overflow: hidden;
	}	

	div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
		margin:0;
		padding:0;
	}
	img{border: none;}
	
	A{color: #fff;}
	A:hover{
	
		text-decoration: none;
		color: #fffac4;
	}
	
	H1{
		font-size: 18pt;
		line-height:24px;
		color: #4d4d4d;
		margin-bottom: 17px;
	}
	
	#main  #case{background: url(../i/fon_wrapper.jpg) no-repeat right 323px;}
	
	#inner.theme1  #case {background: url(../i/fon_inner.jpg) no-repeat right 225px;}
	#inner.theme2  #case {background: url(../i/fon_inner2.jpg) no-repeat right 225px;}
	#inner.theme3  #case {background: url(../i/fon_inner3.jpg) no-repeat right 225px;}
	#inner.theme4  #case {background: url(../i/fon_inner4.jpg) no-repeat right 225px;}
	
	#case{padding-bottom: 150px; max-width: 1280px; position:relative; width: 100%;}
	
	/******* шапка *******/
	
	#header {
		background: url(../i/fon_header_left.gif) no-repeat top left;
	}	
	
	#header_in {
		height: 323px;
		background: url(../i/fon_header_right.gif) no-repeat top right;
	}	
	
	/******* логотип *******/
	
	#main .logo{
		width: 366px;
		margin-left: -183px;
		top: 137px;
		position: absolute;
		left: 50%;
	}
	
	#inner .logo{
		position: absolute;
		padding: 0 0 0 47px;
		top: 143px;
	}
	
	.logo A{font-size: 28pt; color: #fff; text-decoration: none;}

	/******* верхнее меню *******/
	
	#menu_top{
		float: left;		
		padding-top: 58px;
		width: 100%;		
	}
	
	#menu_top ul{
		padding-left: 75px;		
	}
	
	#menu_top ul li{		
		float: left;		
		clear: right;
		display: block;
		color: #fffac4;
		padding: 0 30px 10px 0;		
		font-style: italic;
		font-weight: bold;
		font-size:14pt;		
		list-style: none;
		height: 10px;		
		position: relative;		
	}	
	
	#menu_top li a{
		font-size: 14pt;
		color: #eeffff;
		font-weight: normal;
		display: inline;
		z-index: 10;
	}	
	
	#menu_top li ul {		
		display:none;	
		margin-top: 15px;
		padding: 0 0 0 0;
		position:absolute;				
		top: 0;
		left: 0;
		width: 370px;
	}
	
	#menu_top li ul li{
		float: left;		
		font-size: 11pt; 		
		padding: 16px 10px 20px 0;		
	}
	
	#menu_top li ul li a {
		font-size: 11pt; 
		font-weight: normal;
                
	}
	
	#menu_top a:hover {
		color: #fffac4;
	}
	
	#menu_top li.hover ul, 
	#menu_top li:hover ul {
/*		display:block;*/
	}
        #menu_top .active {}
	#menu_top  .active ul{
		color: #4d4d4d;		
		font-weight: bold;
		font-size: 13pt;
		display: block;
                _display: inline;
                _zoom: 1;
                _padding-left: 100%;
	}

	#menu_top li.active > a {
	    text-decoration: none;
	    font-weight: bold;
		color: #fffac4;
	}
		
	.address{
		width: 207px;
		float: right;
		color: #e3e3e3;
		padding-right: 80px;
		font-family:  Arial, serif;
		text-align:center;
		line-height:20px;
		padding-top: 47px;
	}
	
	.address .tel{
		font-weight: normal;
		font-family: Georgia, Tahoma, Arial, serif;
		color: #eeffff;
		display: block;
		font-size:28pt;
		margin-bottom: 10px;
		//margin-bottom: 15px;
	}
	
	.address .tel SPAN{color: #037398; font-size: 12pt;}
	
	#container{
		width: 100%;
		z-index:100;
		position:relative;
	}
	
	/******* контент *******/
	
	#content {
		width:100%;
	}
	
	#text {
		padding-left: 38px;
		font-size:9pt;
		line-height:22px;
	}
	
	#main #text {
		min-height: 350px;
		margin-right: 609px;
	}
	
	#inner #text {
		min-height: 350px;
		margin-right: 390px;
	}
	
	#content H1{
		font-size:35px;
		font-weight:normal;
		font-style: italic;
		color: #03a1d2;
		margin-bottom: 21px;
	}
	
	#content H2{
		font-size:25px;
		font-family: Times New Roman;
		font-weight:normal;
		font-style: italic;
		margin-top: 40px;
		margin-bottom: 21px;
		margin-left: -36px;
		color: #03a1d2;
	}
	#content H4{
		font-size:25px;
		font-family: Times New Roman;
		font-weight:normal;
		font-style: italic;
		margin-top: 15px;
		margin-bottom: 5px;
		
		color: #03a1d2;
	}
	
	#content P{
                
		margin-bottom: 15px;
		font-size:13px;
		line-height:22px;
	}

        #content .osob {
		margin-bottom: 15px;
                margin-left: -35px;
                font-style: italic;
		font-size: 16px;
		line-height: 22px;
                color: #03a1d2;
	}
	
	#content a{
		margin-bottom: 15px;
		line-height:20px;
		color: #03a1d2;
	}
	
	#content a:hover {
		color: #fffac4;
	}
	
        #content table tr, td, th {
                border: 1px solid #eeffff;

        }

       #content table.any tr, 
       #content table.any td, 
       #content table.any th  {
                border: 0px solid #eeffff;

        }
	
	
	
	#content ul
{
	padding: 0 0 10px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fffac4;
	line-height: 20px;
	margin-left: 0px;
}
#content ul li
{
	padding: 0 0 6px 0px;
}

#content ol
{
	list-style-type: decimal;
	padding: 0 0 0 20px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #fffac4;
	line-height: 20px;
}

#content li
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #fffac4;
	line-height: 18px;
	margin-bottom: 7px;
	padding: 0 0 6px 0;
}

/******* контент - таблицы *******/

#content .menu H2{
		font-size: 25px;
		font-family: Times New Roman;
		font-weight:normal;
		font-style: italic;
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 0px;
		color: #03a1d2;
	}
#content .menu H3{
		font-size: 20px;
		font-family: Times New Roman;
		font-weight:normal;
		font-style: italic;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		color: #03a1d2;
	}
	
#content .menu P{
                
		font-size: 13px;
		line-height: 22px;
                margin-top: 10px;
		margin-bottom: 10px;
	}



/*************Главная страница*******************/

#content #text .text_block  h1 {
		font-size:35px;
		font-weight:normal;
		font-family: Times New Roman;
		font-style: italic;
		color: #03a1d2;
		margin-bottom: 21px;
		margin-left: -40px;
}

#content #text .text_block  h6{
		font-size:23px;
		font-weight:normal;
		font-family: Times New Roman;
		font-style: italic;
		color: #03a1d2;
		
		
		margin-bottom: 20px;
		margin-left: -40px;

}


#content #text .text_block h5{
		font-size:13px;
		font-weight:normal;
		font-family: Times New Roman;
		font-style: italic;
		color: #bacbd1;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: -40px;

}

div.news {  
	position: relative;
        _position: static;
	padding-bottom: 20px;
	margin-bottom: 60px;
}
div.news #line {
	position: absolute;
        _position: relative;
	bottom: -24px;
        _bottom: 0px;
	left: -40px;
        _left: 0px;
        _margin-left: -40px;
	background: transparent url(../i/line.gif) no-repeat bottom center;
	width: 334px;
	height: 44px;
}



	/***********Формы**************/
	#content .form {
		width: 500px;
	}
	#content .form .errorSummary {
		padding: 0 0 0 30px;
		color: #ff0000;
		font-size: 13px;		
		width: 415px;		
	}
	#content .form .errorSummary ul li {
		color: #ff0000;
		padding-left: 10px;
		margin-left: 10px;
	}
	
	#content .form .row {
		text-align: left;
		overflow: hidden;
		_zoom: 1;
		z-index: 5;
		padding: 3px 0 3px 0;	
	}
	#content .form .row label{		
		display: block;		
	}
	#content .form .row input,
	#content .form .row textarea {
		width: 90%;
		max-width: 500px;
		border: 1px solid white;
		background-color: #bacbd1;
		z-index: 5;
	}	
	#content .form .row input:focus,
	#content .form .row textarea:focus {
		background-color: #ffffff;
	}
	
	#content .form .row input.error,
	#content .form .row textarea.error {
		background-color: #ff0000;
	}
	#content .form .row.field {
		padding-right: 10%;
	}
	#content .form .row.field input {
		width: auto;
		float: right;	
		z-index: 5;	
	}
	#content .form .row.field label {		
	}
	#content .form .action {
		text-align: left;
		padding: 5px 10% 5px 0;
		z-index: 50000;
	}
	#content .form .action input.send {
		background: transparent url(../i/send-button.jpg) no-repeat top left;
		color: transparent;
		width: 156px;
		height: 23px;
		border: none;
		cursor: pointer;
		z-index: 15000;
	}	
	/*************************/
	#content div.colPager {
		text-align: left;
		margin-left: -40px;
	}
	#content div.colPager ul li{
		display: inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 10px 0 0;
	}
	#content div.colPager ul li.first,
	#content div.colPager ul li.last,
	#content div.colPager ul li.previous,
	#content div.colPager ul li.next	{
		display: none;
	}
	#content div.colPager ul li.selected a{		
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
	
	/*************************/
	
#gallery
{
	position: relative;
	overflow: hidden;
	_zoom: 1;
}

#gallery .gallery-item
{
	width: 130px;
	height: 130px;
	float: left;
	padding: 5px;
	margin: 0 35px 35px 0;
	background: #fff;
	border: 1px solid #000;
}

#gallery .gallery-item a
{
	display: block;
	margin: 0 auto;
	width: 130px;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.text_block{padding-left: 38px; font-family:  Arial, serif;}
	
	/******* подвал *******/
	
	#footer{
		font-size: 8pt;
		position: absolute;
		bottom: 0;
		height: 217px;
		width: 100%;
		font-family:  Arial, serif;
		background: url(../i/fon_footer_left.gif) no-repeat bottom left;
                _z-index: -1;
	}
	
	#footer_in{
		height: 217px;
		max-width: 1280px;
		background: url(../i/fon_footer_right.gif) no-repeat top right;
	}
	
	.counter{
		float: right;
		padding-right:114px;
		padding-top:130px;
	}
	
	.copyright{
		float: left;
		line-height:16px;
		padding-left: 138px;
		padding-top:131px;
	}
	
	.copyright A {font-size: 8pt; color: #0795c8;}
	
	.copyright a:hover {
		color: #fffac4;
	}

	.mail{text-align: center; padding-top:23px;}
	
	/******* контакты *******/
	
	.contacts{
		float: right;
		padding-right: 83px;
		width:150px;
		font-size: 10pt;
		padding-top: 8px;
	}
	
	.contacts SPAN{
		display:block;
		padding-right:20px;
		padding-top:15px;
	}
	
	.contacts .tel{
		float: right;
		padding: 0;
		text-align: right;
		font-weight: bold;
	}
	
	.clear {	clear: both;}
	
	/******* каталог *******/
	
	.catalog{
		float: left;
		width: 100%;
		padding-top: 30px;
	}
	
	.catalog_in{
		float: left;
		width: 111px;
		height: 242px;
		margin-right: 85px;
		text-align: center;
	}
		
	/******* левое меню в каталоге *******/
	
	.left_menu_catalog{
		padding-left: 55px;
		padding-top: 20px;
	}
	
	.left_menu_catalog li{
		list-style: square;
		color: #BF3136;
		padding-bottom:8px;
	}
