@import url("menu.css");
@import url('lightbox.css');

body {
  background-color: #656563; 
  margin-top: 0px;
  margin-bottom:0px;
  font-family: 'Trebuchet MS',Arial,Verdana,Tahoma;
  font-size:12px;
  color:#fff;
}
#top {
  width: 904px;
  height: 38px;
  background-image: url("../images/top.jpg");
  margin-left: auto;
  margin-right: auto;
}
#content {
  width: 904px;
  height: auto;
  background-image: url("../images/bg1.jpg"); 
  background-repeat:repeat-x; 
  margin-left: auto;
  margin-right: auto;  
}
/*-----------------------left-----------------------*/
#left {
  float:left;
  position:relative;
  width:695px;
}
#logo {
  width: 695px;
  height: 76px;
  background-image: url("../images/logo.jpg"); 
}
#lang {
  float:right;
  position:relative;
  right: 25px;
  top:53px;
  width:52px;
  height:19px;
  padding: 4px 0px 0px 8px;
  background-image: url("../images/lang.gif"); 
  background-repeat:no-repeat; 
  color: #92908E;
}
#lang a {
  color: #F1A64C;
  text-decoration:none;
  font-weight:bold;
}
#flash {
  width: 695px;
  height: 149px;
  background-image: url("../images/flashbg.jpg"); 
  background-repeat:no-repeat; 
  text-align:right;
}
#title {
  width: 590px;
  height: 31px;
  padding-left: 105px;
  padding-top:10px;
  background-image: url("../images/title.gif"); 
  background-repeat:no-repeat; 
  font-weight:bold;
}
#baner {
  width: 695px;
  height: 123px;
}
#container {
  width: 605px;
  height: auto;
  padding-left:45px;
  padding-top:17px;  
  text-align:justify;
}
.tbl {
  width:609px;
  text-align:center;
}
.tbl tr td {
  color: #F1A64C;
  font-weight:bold;
  background-image: url("../images/black.jpg");
  background-repeat:no-repeat;
  background-position: center top;
  width: 303px;
  height:31px;
  text-align:center;
}
#car {
  width:695px;
  height:183px;
  background-image: url("../images/car.jpg");
  background-repeat:no-repeat;  
}
/*-----------------------RIGHT-----------------------*/
#right {
  float:left;
  position:relative;
  width:208px;
  padding-top:28px;
}
#menu {
  float:left;
  position:relative;
  width:168px;
  height:auto;
  padding:9px 4px 4px 4px;
  background-color:#000;
}
#menu div{
  width:151px;
  height:19px;
  padding:8px;
  margin-bottom: 4px;
}
#menu a{
  color:#000;
  text-decoration:none;
  font-weight:bold;
}
.but1 {
background-image: url("../images/but1.jpg");
}
.but2 {
background-image: url("../images/but2.jpg");
}
.but3 {
background-image: url("../images/but3.jpg");
}
.but4 {
background-image: url("../images/but4.jpg");
}
.but5 {
background-image: url("../images/but5.jpg");
}
.but6 {
background-image: url("../images/but6.jpg");
}
.but7 {
background-image: url("../images/but7.jpg");
}
.but8 {
background-image: url("../images/but8.jpg");
}
.but9 {
background-image: url("../images/but9.jpg");
}
.but10 {
background-image: url("../images/but10.jpg");
}
#cont {
  float:left;
  position:relative;
  top:20px;
  width:176px;
  height:160px;
  padding-top: 30px;
  background-image:url("../images/small_black.gif");
  background-repeat:no-repeat;
  color:#fff;
  font-weight:bold;
  text-align:center;
}
#ban {
  float:left;
  position:relative;
  top:20px;
  width:176px;
  height:154px;
  padding-top: 30px;
  background-image:url("../images/ban.jpg");
  background-repeat:no-repeat;
}

#foot {
  width:904px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
}
#footer {
  width:904px;
  height:62px;
  background-image:url("../images/footer.jpg");
  background-repeat:no-repeat;  
}
#footer1 {
  width:904px;
  height:62px;
  background-image:url("../images/footer1.jpg");
  background-repeat:no-repeat;  
}
#end_line {
  width:695px;
  height:63px;
  background-image:url("../images/end_line.jpg");
  background-repeat:no-repeat;  
}
.copy {
  float:left; 
  position:relative; 
  left:25px;
  top: 25px;
}
.copy a{
  color: #F1A64C; 
  font-size: 10px; 
  text-decoration:none;
}
.little_menu {
  float:right; 
  position:relative; 
  right:25px;
  top: 25px;
  color: #5E5E5D;
}
.little_menu a{
  color: #fff; 
  font-size: 10px; 
  text-decoration:none;
}
#design {
  float:right; 
  position:relative; 
  right:25px;
  top: 3px;
}
#design a{
  color: #474745;
  font-size: 9px;
  text-decoration:none;
}
img {
  border:0px;
}
input {
  border:1px solid #F59B2E;
  background-color:transparent;
  color:#fff;
}
textarea {
  border:1px solid #F59B2E;
  background-color:transparent;
  color:#fff;
  overflow:auto;
}
.send {
  border:0px;
  cursor:pointer;
  background-image:url("../images/btn.jpg");
  width: 79px;
  height: 24px;
  font-size:12px;
  font-weight:bold;
  font-family:'Trebuchet MS';
}
a.orange {
  color:orange;
  text-decoration:none;
  font-weight:bold;
}
hr {
  float:left;
  position:relative;
  width: 300px;
  height:1px;
  border:0px;
  color: #c4c4c4;
  background:#c4c4c4;
}