* {
	margin:0px;
	padding:0px;
}
body {
	font-size:12px;
	background:#84836F;
	padding:0px;
    margin:0px;
	text-align:center;
	}
	
.clear {
	clear:both;
}

#wrapper
 {
  margin: 0 auto;
  width: 98%;
  }

#car-01 {
	left:0px;
	top:0px;
	width:950px;
	height:222px;
	background:url(images/car_r1_c1.jpg) no-repeat;
}

#car-02 {
	left:0px;
	top:0px;
	width:950px;
	height:27px;
	background:url(images/car_r2_c1.jpg);
		
}

#car-03 {
	left:0px;
	top:0px;
	width:950px;
	height:1px;
	background:url(images/car_r3_c1.jpg) repeat-y;
	}

#car-04 {
    left:0px;
	top:0px;
	width:950px;
	height:67px;
	background:url(images/car_r4_c1-f.jpg) no-repeat;
}

#img
{
float:left;
margin:10px 10px 10px 10px;
}

#center
{
  width: 950px;
  left:0px;
  top:0px;
  float:left;
  background:url(images/car_r3_c1.jpg) repeat-y;
  }

.center-l
{
  width: 172px;
  float:left;
  border:1px solid #000;
   margin-left:60px;
   }
  .center-r
{
  width: 650px;
  float:right;
  border:1px solid #000;

   }
  #tabs10 {
      float:left;
      width:70%;
      font-size:93%;
	  border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
.p{
text-align:justify;
color:#333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:4px 10px 10px 4px;
}