* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color:#EED793;
	height: 100%;
	background-image:url(img/bg1.jpg);
	background-repeat: repeat;
}
a {
	color: #DCC686;
	outline: none;
	text-decoration: underline;
}
ul {
	padding-left:20px;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 5px;
	color:#EED793;
	font-size: 12px;
	text-align:left;
}
li{
	color:#EED793;
}
h1, h2, h3, h4, h5, h6{
	color:#EED793;
	font-size: 15px;
	text-align:left;
	margin: 5px 0 5px 0;
	}
img {
	border: none;
	
}
#img1{
	border: none;
	margin: 0px  10px  10px  0px;
	
}
input {vertical-align: middle}
#wrapper {
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 327px;
	
	background-image:url(img/header.jpg) ;
	background-repeat: repeat-x;
background-position: top ;
	text-align:center;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
	text-align:center;
}
#centr_im{
	background-image:url(img/bg2.jpg);
	background-repeat: repeat;
	clear: both;
	margin-top: -3px;
	}
#centr_im1{
	//background-image:url(img/news_block.jpg);
	//background-repeat: repeat;
	background: url(img/news_block.jpg) repeat 0 -15px;
	}

.news_title {
    margin-left: 3px;
    background-image:url(img/news.png);
	background-repeat: no-repeat;
	width:224px;
	height:31px;
	background-color: transparent;news_item3
	padding-bottom: 0px;
}

.news_item_title {
	margin-bottom: 5px;
}

.ourvideo_title {
    margin-top: 15px;
    margin-left: 0px;
    background-image:url(img/ourvideo.png);
	background-repeat: no-repeat;
	width: 258px;
	height:31px;
	background-color: transparent;
	padding-bottom: 10px;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -107px auto 0;
	min-width: 1000px;
	height: 107px;
	
	background-image:url(img/footer.jpg);
	background-repeat: repeat-x;
}
#news{
	//background-image:url(img/news.gif);
	background-repeat: no-repeat;
	width:289px;
	min-height:400px;
	background-color: transparent;##200506
}
#delux{
	background-image:url(img/delux.gif);
	background-repeat: no-repeat;
	width:242px;
	min-height:400px;
	background-color: #200506;
}
#biznes{
	background-image:url(img/biznes.gif);
	background-repeat: no-repeat;
	width:242px;
	min-height:400px;
	background-color: #200506;
}
#news_p{
	padding: 40px 10px 10px 10px;
	text-align:left;
	}
#news_p1{
	padding: 0px 10px 10px 0px; //padding: 0px 10px 10px 15px;
	text-align:left; 
	}
#news_item{
	color:#FF6600;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	
}
#news_item:hover{
	text-decoration: underline;
	}
#news_item1{
	color: #FF6600;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline
	
}
#news_item1:hover{
	
	text-decoration: none;
}
#news_item3{
	color: #EED793;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

#news_item3:hover{
	text-decoration:underline;
	
}

#news_item2{
	color: #FF6600;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
#news_item2:hover{
	
	
}

#news_p ul{

}
#news_date{
	color:#A89A7A;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#news_text{
	color:#EED793;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
#copy, #copy a{
	color:#89362B;
	text-decoration:none;
}
#copy_phones {
    color:#89362B;
    margin-top: 15px;
}

#copy_phones span {
    font-size: 14px; 
    font-weight: 900;
    color: #ef823d;
}

small{
	color:#EED793;
	}
/*=== Top Menu ===*/

/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0 0 0 25px;
	
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:35px;	
}
#nav li a:hover {
background: none;
}
#nav li ul {
	position: absolute;
	width: 232px;
	left: -999em;
	border-bottom: 1px solid  #9D7D4C;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background-color:#510107;
	width:230px;
	border:1px solid  #9D7D4C;
	line-height: 35px;
	border-bottom:none;	
}

/*=== Top Menu ===*/
#topmenu{
	height: 45px;
	margin:0 auto;
	padding-top:0px;
	width:982px; 
}
#topmenu li{
	background: url(images/menu_switch.png) no-repeat left;
	float: left;
	line-height: 45px;
}
#topmenu li a, #topmenu li p {
	color: #FAF2AB;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 10px;
	font-family:"Arial", Times, serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;l
	text-decoration: none;
}
#img_white_border{
	border:3px solid #FFFFFF;
}
.post{
	padding-top: 0px;
	padding-left: 3px;
	margin-top: -9px;
}
#ttt1{

width:982px; 
height:285px; 
margin:0 auto;
background-color: #400809;
background: url(images/head_flash.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}
#ttt2{

width:100%px; 
margin:0 auto; 
background: url(images/menu_bg.png) repeat-x top;
position: absolute;
z-index: 1000;
}
.post img { margin: 10px; }
#img0{
	margin:0;} 

a#news_item1 {text-decoration:underline;}
a#news_item1:hover {text-decoration:none;}
a#news_item2 {text-decoration:underline;}
a#news_item2:hover {text-decoration:none;}
a#news_item3 {text-decoration:underline;}
a#news_item3:hover {text-decoration:none;}

a.news_item_all {	color:#FF6600;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold; text-decoration:underline;}
a.news_item_all:hover {text-decoration:none;}
