#homeleft {
   width:470px;
	 float:left;
	 margin-top:30px;
}
#homeleft p {
   margin:0 0 20px 0;
	 padding:0;
}
#homeright {
   width:350px;
	 float:right;
	 margin-top:30px;
}
#hireleft {
   width:160px;
	 float:left;
	 height:160px;
}
#hireright {
   width:180px;
	 float:right;
}
h2#hiretitle {
   margin:0;
	 padding:0;
	 width:160px;
	 height:22px;
	 background-repeat:no-repeat;
	 background-position:top right;
	 background-image:url(../img/iwanttohirea.gif);
}
h2#hiretitle span {
   display:none;
}
#hireright h4 {
   color:#FFFFFF;
	 font-size:1.1em;

}
.ratestable {

}
.ratestable tr,.ratestable td,.ratestable th {
   border-bottom:1px solid #180202;
   padding:0.3em 0.1em;
}
.ratestable th,.ratestable th a {
   background-color:#270404;
   color:#FFFFFF;
	 font-weight:normal;
}
.ratestable td {
   font-weight:bold;
}
.carslide {
   display:none;
	 position:relative;
}
.carslideimage {
   position:absolute;
	 left:-170px;
}
