@charset "windows-1251";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
a {
    outline: none;
}
body {
    background: none repeat scroll 0 0 #122943;
    color: #FEFCF6;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
html, body {
width: 100%;
height: 100%;
}

* html #container {
height: 100%;
}
.clearfloat {
clear: both;
}

.empty {
height: 69px;
 background: url("img/bg_middle_content.jpg") repeat-y scroll 1px 0 transparent;
}
.empty_home{
    height: 69px;
 background: url("img/bg_middle_content_home.jpg") repeat-y scroll 1px 0 transparent;
    
}

.oneColFixCtr #container {
    background: url("img/bg_22.jpg") no-repeat scroll center 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    text-align: left;
    width: 1300px;
    position: relative;
    min-height: 100%;
}
.oneColFixCtr_single #container{
    width: 1300px; 
    background: url(img/bg_2-single.jpg) no-repeat center 0;
    text-align: left;
    margin: 0 auto; 
    overflow: hidden;
    position: relative;
    min-height: 100%;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; 
	width: 1000px;
	margin: 0 auto; 
height:1005px;
}
.oneColFixCtr_single #mainContent{
    padding: 0 20px; 
	width: 1000px;
	margin: 0 auto; 
height: 560px;
}
#slogan {
    color:#000;
   /*background: url("img/cloud.png") no-repeat scroll 0 0 transparent;*/
    height: 291px;
    left: 719px;
    position: relative;
    top: -370px;
    width: 313px;
    /*font-family: "Century Gothic";*/
    padding: 50px 0 0 108px;
}


#slogan h2 {
    font-family: "Georgia";
    font-size: 25px;
    font-weight: 100;
    margin: 0 0 10px 40px;
}
#slogan h4{
        
    	font-size:17px;
	font-weight:100;
}
#slogan h4.h_title{
    font-family:"Georgia";
    font-size: 20px;
    margin-bottom: 5px;
}
div.menu{
	color:#FFF;
	margin:0 auto;
	width:900px;
}
.menu ul{
	list-style-position:inside;
	list-style-type:none;	
}
.menu ul li a:link, a:active{
	color:#FFF;
	text-decoration:none;
	background-image:none;
	padding:0;
}
.menu ul li a:visited{
	color:#FFF;
	text-decoration:underline;
	background-image:none;
	padding:0;

}
.menu ul li a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	background-image:none;
	padding:0;

}
.menu object{
    float: left;
    height: 380px;
    width: 900px;
}
.menu .menu_show {
    clear: both;
    height: 18px;
    margin: 0 auto;
    width: 140px;
}

.menu .menu_show a{
    background: url("img/menu_show_sprite.png") no-repeat scroll 0 -18px transparent;
    width: 133px;
    height: 18px;
    float: left;
    margin-left: 17px;
    font-size: 5px;
    font-family: "Century Gothic";
    color: #fefecb;
    text-decoration: none;
        
}
.menu .menu_show a:hover{
    background: url("img/menu_show_sprite.png") no-repeat scroll 0 0 transparent;
}
#item1{
	position:relative;
	top:50px;
	left:227px;
}
#item2{
	position:relative;
	top:135px;
	left:95px;
}
#item3{
	position:relative;
	top:265px;
	left:88px;
}
#item4{
	position:relative;
	top:355px;
	left:222px;
}
#item5{
	position:relative;
	top:-22px;
	left:600px;
}
#item6{
	position:relative;
	top:57px;
	left:710px;
}
#item7{
	position:relative;
	top:195px;
	left:720px;
}
#item8{
	position:relative;
	top:282px;
	left:615px;
}

#content{
	left: 0px;
	position:relative;
	top:-25px;
	width:1075px;
	background: #FFF url(img/header_gradient.png) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}
#content h1{
	color:#524841;
	font-size:28px;
	font-weight:100;
	padding:20px 30px 15px;
}
#text{
	padding:10px 10px 10px;
	font-size:12px;
	position:relative;
	top:-25px;
	left: 0px;
	width:1055px;
	height:400px;
	overflow:auto;
}
#text h4{
	text-align:center;
	font-size:18px;
	font-style:italic;
	font-weight:100;
	margin: 20px 0;
	color:#333;
}
#text h5{
	font-size:14px;
	margin: 10px 0;
}

#text a{
	color:#6A3B3F;
}
#text p{
	margin: 15px 0;
}
.middle_content ul{
    margin: 10px 0 10px 0;
    /*padding-left: 23px;*/
    width: 900px;
	list-style-position:inside;
	list-style-type:none;
}
.middle_content ul li{
	background-image:url(img/wheel.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	margin:5px 0;
	font-size: 13px;
    line-height: 20px;
    color: #fff;
}
.middle_content ol{
    margin: 10px 0 10px 0;
    /*padding-left: 23px;*/
    width: 900px;
	list-style-position:inside;
}
.middle_content ol li{
	background-image:none;
	padding:10px 0;
        font-size: 13px;
        color: #fff;
    line-height: 20px;
}
.middle_content p#order{
	color:#F5BF2D;
	font-size:18px;
}
.middle_content p#order a{
	color:#F5BF2D;
}
.middle_content p#order a:hover{
	color:#F5BF2D;
	text-decoration:none;
}
.middle_content span.contact{
	color:#F5BF2D;
/*	color:#6A3B3F;*/
	font-size:17px;
} 
.opacity {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi/v///36AAAMACcoDwP1MZosAAAAASUVORK5CYII=);
	   /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#99999999);*/
   background:rgba(255, 255, 255, 0.75);
}
#bottom-rec{
	height:20px;
	left: 0px;
	position:relative;
	top:-25px;
	width:1075px;
}
#middle{
     background: url("img/bg_middle_content_single.jpg") repeat-y scroll 1px 0 transparent;
    width: 100%;
    clear: both;
    float: left;
    
   
}
#middle .middle_up{
     height: 172px;
    background: url("img/bg_middle_up2.jpg") no-repeat scroll 1px 0 transparent;
    
}
#middle .bg_middle_content{
     float: left;
    height: 100%;
    width: 100%;
    background: url("img/bg_middle_content_home.jpg") repeat-y scroll 1px 0 transparent;
    
}
#middle .middle_up_single{
     height: 207px;
    background: url("img/bg_middle_up_single.jpg") no-repeat scroll 0 0 transparent;
    
}
#middle .bg_middle_content_single {
    background: url("img/bg_middle_content_single.jpg") repeat-y scroll 1px 0 transparent;
    float: left;
    height: 100%;
    width: 100%;
}
#middle .middle_up h1,#middle .middle_up_single h1{
    color: #fff;
    font-size: 28px;
    font-family: "Minion Pro";
    padding: 0 0 0  100px;
}
#middle .middle_up h1{
     padding: 30px 0 0  100px;
}
#middle .bg_middle_content_single .middle_content {
    border-left: 1px solid #FFFFFF;
    margin-left: 210px;
    margin-top: -135px;
    padding-left: 23px;
    zoom:1;
}
#middle .bg_middle_content_single .middle_content_form {
 /*margin-left: 210px;*/
    margin-top: -135px;
    padding-left: 23px;
    text-align: center;
    zoom:1;}
#middle .bg_middle_content_single .middle_content_form  h4{
     margin-bottom: 10px;
}

#middle .bg_middle_content .middle_content{
    margin-top: -60px;
    margin-left:210px;
     border-left: 1px solid #FFFFFF;
     padding-left: 23px;
     zoom:1;
}
#middle .middle_content a, #middle .bg_middle_content_single a{
    color: #f5bf2d;
    
}
#middle .middle_content p {
    color: #FFFFFF;
    font-family: "Tahoma";
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    text-indent: 10px;
    width: 900px;
}
#middle .middle_content table{
    width: 788px;
      margin: 10px 0;
}
#middle .middle_content table p{
    width: auto;
}
.bg_td{
    background: #fff;
}
.footer {
    background: url("img/bg_footer.png") no-repeat scroll 1px 0 transparent;
    clear: both;
    height: 69px;
    margin: -69px auto 0;
    padding-top: 30px;
    width: 1300px;
    position: relative;
}
.footer_single{
    clear: both;
     background: url("img/bg_footer_single.jpg") no-repeat scroll 1px 0 transparent;
     height: 69px;
    margin: -69px auto 0;
    padding-top: 30px;
    width: 1300px;
    position: relative;
}
.footer ul, .footer_single ul{
clear: both;
margin: 0 0 0 320px;
padding:0px;
float: left;
}
.footer ul li, .footer_single ul li{
    display: inline;
margin:0px 5px;
padding:0px;
float:left;
list-style:none;
}
.footer p, .footer_single p{
    margin: 0 15px 0 0;
    padding-top: 20px;
	color:#FFF;
	font-size:10px;
text-align:center;
}
.footer a, .footer_single a{
        text-decoration: none;
	color:#fff;
	font-size:10px;
}
.footer a:hover{
    text-decoration: underline;
}
.footer_single a:hover{
    text-decoration: underline;
}
.copy{
    clear: both;
}
