DIV#home-banner {
	background: url('images/banner-shadow-bg.png') no-repeat top center;
	position: relative; 

	z-index: 1 !important;
	margin-bottom: -20px;
}

DIV#home-banner IMG.banner {
	margin: 25px 0 35px 0;
	height: 450px;
	width: 980px;
}

DIV#home-latest-news {
	position: absolute;
	right: 20px;
	top: 50px;
	
	width: 239px;
	height: 255px;
	
	background: url('images/latest-news-bg.png') center center;
}

DIV#home-latest-news DIV#nav {
	margin: 0 auto;
	width: 162px;
	position: relative;
	top: -3px;
	z-index: 100;
}

DIV#home-latest-news DIV#nav a.activeSlide {
	background: transparent url('images/nav.gif') no-repeat  center center;
	color: #FFFFFF;
}

DIV#home-latest-news DIV#nav a {
	background: transparent url('images/nav.gif') no-repeat  center center;
	color: #aaa;
	display: block;
	font-weight: bold;
	padding: .5em 8px;
	text-decoration: none;
	float: left;
	margin: .3em 2px;
}

DIV#home-latest-news DIV#nav a:hover {
	color: #fff;
}

DIV#home-latest-news DIV.ln-item BLOCKQUOTE {
	display: none;
}

DIV#home-latest-news DIV.ln-item {
	width: 241px;
}

DIV#home-latest-news DIV.ln-item .text I {
	font-size: 95%;
}

DIV#home-latest-news H3 {
	padding: .2em 0 .5em 0;
	color: #737272;
	text-align: center;
	font-size: 100%;
	width: 235px;
	overflow: hidden;
	text-transform: uppercase;
	height: 1em;
}

DIV#home-latest-news A {
	text-decoration: none;
	color: #737272;
}

DIV#home-latest-news .image {
	position: relative;
	top: 2px;
	left: 9px;
	width: 213px;
	height: 142px;
	border: 2px solid #fff;
	overflow: hidden;
}

DIV#home-latest-news A.link {
	display: block;
	margin: 1em auto .5em auto;
	width: 100px;
	padding: .5em 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: url('images/menu-bg.gif') repeat-x #eee;
	border: 1px solid #6b6a6a;
	font-size: 95%;
}

DIV#social-links {
	position: absolute;
	top: 310px;
	right: 20px;
	width: 99px;
	height: 51px;
	background: url('images/social-links-bg.png') no-repeat;
}

DIV#social-links A {
	width: 32px;
	height: 32px;
	display: block;
}

DIV#social-links A SPAN {
	display: none;
}

DIV#social-links A.facebook {
	background: url('images/icon-facebook.png') no-repeat;
	float: left;
	margin: 10px 0 0 12px; 
}

DIV#social-links A.youtube {
	background: url('images/icon-youtube.png') no-repeat;
	float: right;
	margin: 10px 12px 0 0;
}
		
DIV#guider {
	width: 100%;
	height: 180px;
}

DIV#guider UL {
	border: 0;
	margin: 0 0 0 2px;
	padding: 0;
}

DIV#guider UL LI {
	overflow: hidden;
	
	background: url('images/guider-bg.png') no-repeat;
	
	position: relative;
	float: left;
	margin-left: 6px;
	text-transform: uppercase;
}

DIV#guider UL LI.first {
	margin-left: 0;
}

DIV#guider UL LI DIV.item  H3 {
	font-size: 135%;
	border: 0px;
	z-index: 2;
	padding: 0;
	color: #6b6a6a; 
	margin-top: 10px;
	text-align: center;
}

DIV#guider UL LI DIV.item {
	position: relative;
	left: 0;
	top: 0;
}

DIV#guider UL LI DIV.item  P {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

div#guider UL LI DIV.item  P A {
	display: block;
	margin: 0;
	padding: 0;

	height: 180px;
	width: 190px;
	
	text-decoration: none;
	color: #bbbbbb;
}

DIV#guider UL LI:hover H3,
DIV#guider UL LI:hover A {
	color: #ffffff !important;
}

div#guider UL LI DIV.item P A SPAN {
	position: absolute;
	z-index: 200;
	bottom: 5px;
	left: 0;
	display: block;
	width: 191px;
}

DIV#guider UL LI:hover H3 {
	color: #fff;
}

DIV#guider UL LI DIV.item {
	width: 191px;
	height: 189px;
	position: relative;	
}

DIV#guider UL LI#catalog-bike DIV.item {
	background: transparent  url('images/icon-catalog.png') no-repeat center 60%;
}

DIV#guider UL LI#design-bike DIV.item {
	background: transparent  url('images/icon-design-bike.png') no-repeat center 60%;
}

DIV#guider UL LI#order-bike DIV.item {
	background: transparent  url('images/icon-order-bike.png') no-repeat center 60%;
}

DIV#guider UL LI#frame-bike DIV.item {
	background: transparent  url('images/icon-frame-bike.png') no-repeat 100% 40%;
}

DIV#guider UL LI#factory-bike DIV.item {
	background: transparent  url('images/icon-factory.png') no-repeat center 60%;
}

DIV#guider UL LI#accessories DIV.item {
	background: transparent  url('images/icon-accessories.png') no-repeat center 60%;
}

DIV#tag-clouds {
	margin-top: 25px;
	position: relative;
	clear: both;
	height: 82px;
	width: 100%;
	background: #232323;
	border: 1px solid #6b6a6a; 	
}