#homeleft {
   width:477px;
	 float:left;
}
#homeright {
   width:378px;
	 float:right;
}
#frontimage {
   position:relative;
   top:-137px;
}


.homebutton a {
   display:block;
	 width:477px;
	 height:165px;
	 margin-bottom:10px;
	 background-repeat:no-repeat;
	 position:relative;
	 text-decoration:none;
}
.homebutton a p {
   position:absolute;
	 top:60px;
	 left:17px;
	 color:#FFFFFF;
	 font-size:15px;
	 line-height:1.4em;
}

#homebutton1 {
   background-image:url(../img/sell.gif);
}
#homebutton2 {
   background-image:url(../img/buy.gif);
}
#homebutton3 {
   background-image:url(../img/contactus2.gif);
}
#homebutton4 {
   background-image:url(../img/auto_services_button.gif);
	 width:378px;
	 height:164px;
   top:-132px;
}
#homebutton1:hover {
   background-position:0 -165px;
}
#homebutton2:hover {
   background-position:0 -165px;
}
#homebutton3:hover {
   background-position:0 -165px;
}
#homebutton4:hover {
   background-position:0 -164px;
}

.biginlinebutton a {
   display:block;
	 width:477px;
	 height:93px;
	 margin-bottom:10px;
	 background-repeat:no-repeat;
	 position:relative;
	 text-decoration:none;
	 text-indent:-2000px;
	 overflow:hidden;
}
#biginlinebutton1 {
   background-image:url(../img/sellmycar.gif);
}
#biginlinebutton1:hover {
   background-position:0 -93px;
}

#biginlinebutton2 {
   background-image:url(../img/sellmycar.gif);
	 border-top:20px solid #FFFFFF;
}
#biginlinebutton2:hover {
   background-position:0 -93px;
	 border-top:20px solid #FFFFFF;
}


#hometext {
   position:relative;
	 left:17px;
	 font-size:15px;
	 line-height:1.4em;
	 width:430px;
}

.selltextbox {
   position:relative;
	 left:17px;
	 font-size:15px;
	 line-height:1.4em;
	 width:440px;
}


.bannerpage {
   width:828px;
	 float:left;
	 position:relative;
	 left:16px;
}
.bannerpageleft {
   width:477px;
	 float:left;
}
.bannerpageright {
   width:295px;
	 float:right;
}

h2.nicetitle {
   margin:25px 0 0 0;
	 padding:0;
	 width:100%;
	 height:44px;
	 background-repeat:no-repeat;
	 text-indent:-3000px;
	 overflow:hidden;
}
h2#aboutus { background-image:url(../img/about_us1.gif); }
h2#whatwedo { background-image:url(../img/what_we_do1.gif); }

.niceredticks ul {
   list-style:none;
	 margin:0;
	 padding:10px 0 0 0;
}
.niceredticks li {
   padding:5px 0 5px 31px;
	 background-repeat:no-repeat;
	 background-position:center left;
	 background-image:url(../img/tick2.gif);
	 font-weight:bold;
	 font-size:16px;
	 color:#111111;
}

