html{
height: 100%;
margin:0;
padding:0;
}


body{
margin:0;
padding:0;
font-family :  Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
background-color:#484848;
background-image: url(images/top_tile.jpg);
background-repeat: repeat-x;
color: #fff;
text-align: left;
height:100%;
}


.wrapper{
width: 806px;
height: 100%;
background-repeat: repeat-y;
background-image: url(images/tile.jpg);
margin:0;
padding:0;
}

.innerwrapper{
width: 806px;
background-repeat: repeat-y;
background-image: url(images/tile.jpg);
margin:0;
}


.clearfix{
width: 806px;
clear: both;
}



 a{
color: #fff;
text-decoration: none;
font-weight: bold;
}


a:hover{
color: silver;
text-decoration: underline;
font-weight: bold;
}



.side a{
color: #FFB713;
text-decoration: none;
font-weight: bold;
}


.side a:hover{
color: silver;
text-decoration: underline;
font-weight: bold;
}

.top{
float: left;
width: 100%;
}

.contentwrapper{
width: 806px;
padding:0;
clear: left;
float: left;
margin: 2px 0px 0px 13px;

}

html>body .contentwrapper{
margin: 2px 0px 0px 25px;

}


.side{
width: 160px;
float: left;
}



  .buttons{
  clear: both;
  color: #fff;
  padding: 0px 0px 5px 0px;
  margin: 6px 0px 0px 0px;
  background-image: url(images/but_bg.jpg);
  background-repeat: no-repeat;
background-position: left top;

}


  .buttons ul{
  list-style: none;
  margin: 0;
  padding: 0;
  }
  
  .buttons li{
  font-weight: bold;
  font-size: 13px;
  padding: 0px 0px 2px 16px;
  }
  
  .buttons li a{
  color: #484848;
  text-decoration: none;
  background-color: #ffb713;
  display: block;
  width: 145px;
  padding: 2px;
  }
  
  
  .buttons ul li a:hover{
  color: #ffb713;
  background-color: #484848;
  text-decoration: none;
  }


.main{
width: 590px;
float: left;
margin: 0px 0px 0px 31px;
}


  .main .leftbox{
  float: left;
  width: 190px;
  }

  .cars{
  float: right;
  margin: 10px 0px 15px 0px;
  }

  .main .leftbox .line, .main .rightbox .line{
    width: 190px;
  }


.side p{
margin: 0;
padding: 3px 0px 7px 15px;
}


.main p{

margin: 0;
padding: 2px 0px 7px 20px;
}


.side h3, .main h3{
color: #fcb712;
font-size: 18px;
font-weight: normal;
margin: 0;
padding: 5px 5px 5px 5px;


}

#overide_at{
color: #fcb712;
font-size: 14px;
font-weight: bold;
margin: 0;
padding: 10px 5px 5px 5px;
background-color: white;
}


.side .line, .main .line{
border-top: #fcb712 solid 1px;
clear: left;
float: left;
margin: 0px 0px 10px 14px
padding: 0;
height: 5px;

}

  .side .line{
  width: 165px;
  }

  .main .line{
  width: 590px;
  }

.boxpad{
margin: 5px 5px 0px 0px;
}

.side_car{
position: absolute;
margin: 0px 0px 0px -26px;
}


html>body .side_car{
margin: 0px 0px 0px -25px;
}

.rac{
float:left;
margin: 0px 0px 0px -25px;
}


.content{
float: left;
width: 580px;
}

.contenthome{
float: left;
width: 377px;
}


.contenthome ul{
margin: 0;
padding: 5px 0px 7px 35px;
}


.feature {
	float: left;
	width: 200px;
	position: relative;
  margin: 0px 0px 0px 10px;
height: 200px;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	border: 1px #fcb712 solid;
	
}
   html>body .feature{
   height: auto !important;
   min-height: 200px;
   }


.feature #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	margin: 22px 0px 0px 0px;
}



img{
border: none;
}
