body,html {
  margin:0px;
  font-family:Arial;
  font-size:12px;
}

.content {
    margin: auto;
    width: 800px;
}

.header {

  text-align:left;
}

.left {
  float:left;
  width:232px;
}

.button1 {
  background: url(../images/button_01.gif) no-repeat;
  width:232px;
  height:73px;
  cursor:pointer;
}

.button2 {
  background: url(../images/button_02.gif) no-repeat;
  width:232px;
  height:73px;
  margin-top:3px;
  cursor:pointer;
}

.button3 {
  background: url(../images/button_03.gif) no-repeat;
  width:232px;
  height:73px;
  margin-top:3px;
  cursor:pointer;
}

.button4 {
  background: url(../images/button_04.gif) no-repeat;
  width:232px;
  height:73px;
  margin-top:3px;
  cursor:pointer;
}


.middle_top {
  background: url(../images/green_bar.gif) no-repeat;
  height:3px;
  width:385px;
  margin-top:0px;
}

.middle_top1 {
  background: url(../images/green_bar1.gif) no-repeat;
  height:3px;
  width:625px;
  margin-top:0px;
}

.middle_top2 {
  background: url(../images/green_bar1.gif) no-repeat;
  height:3px;
  width:195px;
  margin-top:0px;
}

.middle_center {

}

.middle_bottom {
}

.cars {
  width:260px;
  float:left;
  margin-left:20px;

}


.pic {
  float:left;
}

#step1 {
    background: url(../images/box_middle.png) repeat-y;
    color: #4f4f4f;
  width: 625px;
  float:left;
  margin-top: 30px;
  padding-left: 30px;
}

.right {
  float:left;
  width:195px;
  margin-left:10px;
}

.right_middle {
  width:195px;
  text-align:left;
  padding:5px;
}

.right_bottom {
  background: url(../images/box_right_bottom.gif) repeat-y;
  width:195px;
  height:25px;
}

a
{
  color:#313e5b;
  text-decoration:none;
}
a img{
    border: 0;
}

a:hover
{
  color:#313e5b;
  text-decoration:underline;
}

.footer {
  width:850px;
  text-align:center;
  width: 100%;
  background-color:#212121;
}

.err{
  font-size:12px;
  color:#ff0000;
}

.ok {
  font-size:10px;
  color:green;
}

.link {
  font-size:14px;
  color:green;
  color:#0000ef;
  font-family:Arial;
  font-weight:bold;
}

.link:hover {
  font-size:14px;
  color:green;
  color:#0000ef;
  font-family:Arial;
  font-weight:bold;
  text-decoration: underline;
}

#gallery{
    margin-top: -9px;
    width: 856px;
    background: url('../images/gallery_box_middle.png') repeat-y;
}
