@CHARSET "UTF-8";
* {
	margin: 0;
	padding: 0;
}
html{
    background-color: #41474A;		
	background-image:url(bgpicture.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
body{
    font-size: 0.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
    color: #C3B58F;
	margin: 0 auto;
}
#site{
	width: 770px;
	margin: 0 auto;
}
#banner{
width: 770px;
height: 380px;
background-color: #1A1919;
background-image: url(ban.jpg);
background-repeat:no-repeat;
margin: 0 auto;
z-index: 1;

}
#banner h1{
 color: #C3B58F;
     font-size: 1.5em;
    font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
#menu{
position: absolute;
z-index: 2;
top: 337px;
font-size: 11px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #798285;
margin-left: 40px;
text-transform:uppercase;
}
#menu a{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #798285;
text-decoration:none;
}
#menu li{
display: inline;
padding-left: 20px;
}
#info{
width: 770px;
}

#tab1{
width: 335px;
margin-top: -100px;
float: left;
padding-left:25px;
}
#tab1 p, h2, ul{
text-align:justify;
margin-bottom: 15px;
}
#tab1 h3{
margin-bottom: 10px;
font-size: 12px;
text-align:justify;
}
#tab1 a{
color: #C3B58F;
}
#tab1 li{
margin-left: 15px;
}
#tab1 h2{
color: #C3B58F;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
#tab2{
float:left;
width: 50px;
height: 450px;
background-image: url(line.gif);
background-repeat:repeat-y;
margin-top: -80px;
}
#tab3{
width: 335px;
margin-top: -100px;
float: left;
}
#tab3 p, h2, ul, h3{
text-align:justify;
margin-bottom: 15px;
}
#photo{
width: 770px;
height: 135px;
background-image: url(ban_shadow.jpg);
}
#main_list li{
list-style:none;
margin: 10px;
}
#main_list a{
text-transform:uppercase;
color: #C3B58F;
text-decoration: none;
}
#tab{
float: left;
margin-top: 30px;
width: 770px;
}
#tab table{
margin: 0 auto;
border:solid 1px #C3B58F;
}
#tab th{
padding: 0;
margin: 2px;
background-color: #C3B58F;
color: #1A1919;
text-transform:uppercase;
width: 200px;
}
#tab td{
padding: 0;
margin: 2px;
text-align:left;
}
#tabpages table{
margin: 0 auto;
border:solid 1px #C3B58F;
}
#tabpages th{
padding: 0;
margin: 2px;
background-color: #C3B58F;
color: #1A1919;
text-transform:uppercase;
width: 700px;
}
#tabpages td{
padding: 0;
margin: 2px;
text-align:left;
}
#tab img{
border: 0;
}
input.prices_name{
width: 200px;
color: #1A1919;
background-color: #C3B58F;
border: none;
text-align:center;
}
input.prices_price{
width: 80px;
color: #1A1919;
background-color: #C3B58F;
border: none;
text-align:center;
}
input.prices_link{
width: 100px;
color: #1A1919;
background-color: #C3B58F;
font-size: 10px;
border: none;
}
#foot{
float:left;
width: 770px;
text-align: center;
color: #80765D;
margin-top: 40px;
padding-bottom: 30px;
}
#foot a{
font-size: 10px;
color:  #80765D;
text-decoration: none;
}
.li_num li{
list-style:decimal;
margin-left: 40px;
}
.li_dot li{
list-style:square;
margin-left: 40px;
}
.news_list h3{
color: #D1D1D1;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
li.news_list{
list-style: none;
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
color: #80765D;
padding-bottom: 10px;
}
a.news_list{
text-transform:uppercase;
color: #D1D1D1;
text-decoration: none;
}
.news_list a{
color: #F5E2B3;
text-decoration: underline;
}
#contactform  {
margin-top:2em;
margin-bottom:3em;
}

#contactform div {
padding:6px 0;
overflow:hidden;
}

#contactform label {
display:block;
width:8em;
padding-right:5px;
margin-bottom: 3px;
}

#contactform input {
margin-left:0;
}

#contactform fieldset{
border: 0;
}

#contactform input, textarea{
background-color: #16191A;
color: #C3B58F;
border: 1px solid #80765D;
padding: 2px;
}

