body {height: 100%; background: url(bg.gif);  color: #fff; font: 10px verdana; margin: 5px 0 5px 0; padding: 0px;}


#all {background: url(img/column_bottom4.jpg); color: black; margin: 2px auto; width: 700px; height:2200px; border: 1px solid gray;}
#main {background: url(img/main.gif) no-repeat; margin: 0px auto; width: 700px; height: 100px; }

#menu {
margin: 20px 0 0 0;
width: 150px; 
height: 300px; 
background: white;
list-style: none;
color: black;

}
#menu2 { 
margin: -50px 0 0 0;
padding: 3px 0 0 3px;
width: 147px; 
height: 400px; 
list-style: none;
float: left;
background: #78a6b6;
color: white;
}
#menu2 p 
{
font-size: 10px;
}


#menu span {
  display: none;
}

#menu a {

  display: block;
  width: 150px;
  height: 30px;
 }

 #mains a {
  background: url(img/but/main_left.gif) no-repeat;
  height: 35px;
  margin-bottom: 18px;
  }
  
#about a {
  background: url(img/but/about1.gif) no-repeat;
  }
#about a:hover {
  background: url(img/but/about2.gif) no-repeat; 
}

#car a {
  background: url(img/but/car.gif) no-repeat;
  }
#car a:hover {
  background: url(img/but/car2.gif) no-repeat; 
}

#areas a {
  background: url(img/but/area.gif) no-repeat;
  }
#areas a:hover {
  background: url(img/but/area2.gif) no-repeat; 
}

#mag a {
  background: url(img/but/mag.jpg) no-repeat;
  }
#mag a:hover {
  background: url(img/but/mag1.jpg) no-repeat; 
}

#news a {
  background: url(img/but/news.jpg) no-repeat;
  }
#news a:hover {
  background: url(img/but/news1.jpg) no-repeat; 
}

#cont a {
  background: url(img/but/ccon.gif) no-repeat;
  }
#cont a:hover {
  background: url(img/but/con2.gif) no-repeat; 
}

#rec a {
  background: url(img/but/recommend1.jpg) no-repeat;
  }
#rec a:hover {
  background: url(img/but/recommend2.jpg) no-repeat; 
}


#center
{
float: right;
border: 0px solid white;
width: 500px;
height: 2000px;
margin-top: -300px;
margin-right: 10px;	
margin-bottom: 10px;
padding: 10px 0 0 10px;
font-size: 13px;
font-family: verdana;
}

#footer
{
font-size: 13px;
font-family: verdana;
margin: 0 0 10px 680px;
padding-top: 50px;

}
#footer  a:link {text-decoration: none;color: gray;}
#footer  a:visited {text-decoration: none;color: gray;}
#footer  a:hover {text-decoration: none; border-left: 3px solid blue; color: orange;}
#footer  a:active {text-decoration: none; color: orange;}