.com-home-page .home-banner {
    background: #ffffff url("/public/components/HomePage/default/images/car-banner.jpg") 0 0 no-repeat;
    height: 321px;
    position: relative;
}
.com-home-page .home-boxes {
    padding: 0 7px 18px;
    overflow: hidden;
    background: transparent url("/public/components/HomePage/default/images/bg.gif") 0 bottom repeat-x;
}
.com-home-page .home-boxes .box {
    width: 239px;
    margin-left: 3px;
    float: left;  
}
.com-home-page .home-boxes .box-1 {
    margin-left: 0;
}
.com-home-page .home-boxes .box .heading {
    font-size: 12px;
    padding: 13px 9px;
    text-transform: uppercase;
}
.com-home-page .home-boxes .box .box-inner {
    background: transparent url("/public/components/HomePage/default/images/bg-home-boxes-box.jpg") 0 0 repeat-x;
}
.com-home-page .home-boxes .box .image {
    text-align: center;
    position: relative;
    top: -9px;
}
.com-home-page .home-boxes .box .text {
    padding: 0 15px;
}
.com-home-page .home-boxes .bottom-links {
    margin: 20px 0 0;
}
.com-home-page .home-boxes .bottom-links .item {
    display: block;
    float: left;
    width: 238px;
    overflow: hidden;
    margin-left: 3px;
}
.com-home-page .home-boxes .bottom-links .first {
    margin-left: 0;
}
.com-home-page .home-boxes-2{
	width: 956px;
	padding: 12px;
	height:272px;
	background: url(/public/components/HomePage/default/images/boxes-2-bg.jpg) repeat-x left top;
}
.com-home-page .home-boxes-2 .boxes-2-modules{
	float: right;
}
.com-home-page .home-boxes-2 .fb-block{
	float: left;
	width: 320px;
}
.com-home-page .home-boxes-2 .fb-block h2{
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.com-home-page .home-boxes-2 .fb-block .fb-text{
	font-size: 12px;
	font-weight: 100;
	line-height: 14px;
}
