#home_about {
	font-size: 16px;
}
#home_car {
	float: right;
	position: relative;
	margin-top: -129px;
	margin-left: 20px;
	z-index: 5;
	width: 441px;
	height: 395px;
	font-size: 0;
	line-height: 0;
	background: url(../images/home_car_02.jpg) no-repeat bottom;
}
#home_car div {
	background: url(../images/home_car_01.png) no-repeat;
	height: 101px;
	width: 100%;
}
#home_catalog {
	margin-top: 1em;
	width: 100%;
}
#home_catalog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#home_catalog ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}
#home_catalog ul li:before {
}
#home_offerandbrand {
	margin-top: 1.5em;
}
#home_offerandbrand .col1 {
	width: 76%;
}
#home_offerandbrand .col2 {
	width: 24%;
}

/* Special Offer */

#home_specialoffer {
	width: 98%;
}
#home_specialoffer .box_content {
	border: none;
	border-top: 2px solid white;
	background: #288f70 url(../images/home_offer_bg.png) repeat-x top;
	color: #fff;
	position: relative;
}
#home_specialoffer .offer_item {
	position: relative;
}
#home_specialoffer .offer_heading {
	width: 100%;
	position: relative;
	margin-bottom: 0.3em;
	font-size: 16px;	
}
#home_specialoffer .offer_heading a {
	font-size: 120%;
}
#home_specialoffer .price {
	float: right;
	background: url(../images/home_offer_price_bg.png) repeat-x bottom;
	margin: -0.5em -1.2em 0 0;
	right: -7px;
	position: relative;
	height: 33px;
	line-height: 33px;
	font-size: 12px;
	font-weight: bold;
}
#home_specialoffer .offer_heading .price div {
	height: 100%;
	background: url(../images/home_offer_price_left.png) no-repeat left bottom;
	float: left;
}
#home_specialoffer .offer_heading .price div div {
	height: 100%;
	background: url(../images/home_offer_price_right.png) no-repeat right top;
	padding: 0 20px;
}
#home_specialoffer .offer_photo {
	position: absolute;
	border: 1px solid black;
}
#home_specialoffer .offer_text {
	padding-left: 100px;
}
#home_specialoffer .offer_text p {
	margin: 0;
	padding: 0;
	display: block;
	_height: 97px;
	min-height: 97px;
	font-size: 14px;
}
#home_specialoffer a:link {
	color: #fff;
}
#home_specialoffer a:visited {
	color: #dff8ff;
}
#home_specialoffer a:hover {
	color: #006a87;
}

/* Brands */

#home_brands .box_content {
	overflow: hidden;
	text-align: center;
}
#home_brands ul, #home_brands ul li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#home_brands_DEL_BY_MVS ul li {
	margin: 0.2em 0;
}

/* News, Events, Contacts */

#home_newsevents {
	margin-top: 1.5em;
}
#home_newsevents .col1, #home_newsevents .col2 {
	width: 37.5%;
}
#home_newsevents .col3 {
	width: 24%;
	float: right;
}
#home_newsevents ul {
	width: 90%;
}
#home_newsevents ul, #home_newsevents li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#home_newsevents li {
	margin-bottom: 0.4em;	
}
#home_newsevents ul li span {
	color: #777;
	display: block;
	font-size: 90%;
}
#home_newsevents .col3 div {
	text-align: right;
}
#home_newsevents .col3 div span {
	float: left;
	width: 100px;
	text-align: left;
}
#home_newsevents .col3 span {
	margin-bottom: 0.2em;
	display: block;
	font-size: 105%;
	color: #444;
}
.jCarouselLite {
    position: relative;
    visibility: hidden;
    left: -5000px;
}

#specoffers li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}