.com-home-page{
	
}

.com-home-page .home-boxes {
	height:125px;
}

.com-home-page .home-boxes .heading a {
	color:#c10002;
	font-size:14px;
}
.com-home-page .home-boxes .box {
	float:left;
	border-top: 5px solid #c10002;
	margin:5px;
	background:#fff;
	padding:5px;
	height:100px;
}
.com-home-page .home-boxes .container {
	float:left;
	margin-right:10px;
	width: 148px;
}

.com-home-page .connections {
border-top:2px dotted #FFFFFF;
height:40px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
padding:5px 0 0;
}
.com-home-page .connections .text {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
padding-right:20px;
padding-top:5px;
}
.com-home-page .connections li{
	float:left;
	margin:5px;
}

.com-home-page .locations  {
background:url("/public/images/bg_locations_contnr.gif") repeat-x scroll 0 0 #00050F;
color:#FFFFFF;
overflow:hidden;
padding:0 6px;
}
.com-home-page .box {
float:left;
width:157px;
margin:2px;
}
.com-home-page .box a{
	
}
.com-home-page .box .info{
	text-align:center;
	color:#fff;
}
.com-home-page .locations .image a {
background:url("/public/images/bg_location.gif") repeat-x scroll 0 bottom #FEFEFE;
border:4px solid #C3C8D5;
display:block;
height:95px;
position:relative;
text-align:center;
}


.com-home-page .locations .toyota img {
margin-top:-38px;
}
.com-home-page .locations .scion img {
margin-top:-42px;
}
.com-home-page .locations .image img {
margin-top:-30px;
position:relative;
top:50%;
}
.com-home-page .locations .mazda img {
margin-top:-42px;
}
.com-home-page .locations .supercenter img {
margin-top:-42px;
}
.com-home-page .locations .collisioncenter img {
margin-top:-42px;
}

.com-home-page .locations a.link{
background:url("/public/images/grad_sml.gif") repeat-x scroll 0 0 #2A65AF;
border:1px solid #010D2E;
color:#B0CAF2;
display:block;
font-weight:bold;
margin:-18px 4px 0;
padding:7px 0;
position:relative;
text-align:center;
text-decoration:none;
text-transform:uppercase;
z-index:2;
font-size:8px;
}

.com-home-page .locations .info .title {
font-size:18px;
font-weight:bold;
}


.com-home-page .locations a.link:hover{
	background-position: 0 28px;
}
