 /* FOOTER
====================================================== */

div#footerbox {
	margin-top:20px;
	position:relative;
	width:960px;
	background:url(../images/footerbox.png) top;
}
div#footerbox ul {
	float:left;
	list-style:none;
}

ul.col1 {
	padding: 20px 0 0 40px;
	width:180px;
}

ul.col2 {
	padding-top:20px;
	width:200px;
}
ul.col3 {
	padding-top:20px;
	padding-bottom:20px;
}

div#footerbox ul li {
	color:#666;	
	padding:0;	
	font-size:11px;
	line-height:18px;
}

div#footerbox ul li.titel {
	font-family:Tahoma,sans-serif;
	font-size:14px;
	margin-bottom:9px;
}

div#footerbox ul li {
	background:none;
	padding:0;	
	font-size:11px;
	line-height:18px;
}

div#footerbox ul li a {
	text-decoration:none;
}

div#footerbox ul li a:hover {
	color:#000;
}

#brands {
		width: 920px;
		height:36px;
		margin-left:20px;
		padding:20px 0 20px 0;
		clear:both;
		border-top:solid 1px #cfcfcf;	
	}

#brands ul {
    width: 880px;
	height: 36px;
   	background: url(../images/brands.png);
	list-style-type: none;    	
	position: relative;
	margin-left:20px;
	margin-top: 0;
	padding-top: 0;
}
#brands ul li {
    margin: 0;
	padding: 0;
	list-style: none;
   	position: absolute;
	height: 36px;
}
#brands ul li, #brands ul a {
   	height: 36px; display: block;
}
#brands ul li span {
    display: none;
}
#b1 {
	left:0; width:55px;
}
#b2 {
	left:81px; width:136px;
}
#b3 {
	left:245px; width:47px;
}
#b4 {
	left:329px; width:74px;
}
#b5 {
	left:442px; width:73px;
}
#b6 {
	left:556px; width:84px;
}
#b7 {
	left:680px; width:92px;
}
#b8 {
	left:805px; width:76px;
}
#b1 a:hover {
   	background: transparent url(../images/brands.png) 0 -36px no-repeat;
}
#b2 a:hover {
    background: transparent url(../images/brands.png) -81px -36px no-repeat;
}
#b3 a:hover {
    background: transparent url(../images/brands.png) -245px -36px no-repeat;
}
#b4 a:hover {
    background: transparent url(../images/brands.png) -329px -36px no-repeat;
}
#b5 a:hover {
   	background: transparent url(../images/brands.png) -442px -36px no-repeat;
}
#b6 a:hover {
    background: transparent url(../images/brands.png) -556px -36px no-repeat;
}
#b7 a:hover {
    background: transparent url(../images/brands.png) -680px -36px no-repeat;
}
#b8 a:hover {
    background: transparent url(../images/brands.png) -805px -36px no-repeat;
}

span#copyright {
	position:absolute;
	right:40px;
	bottom:99px;
	font-size:11px;
	color:#666666;
}

div#rndbot {
	width:960px;
	height:3px;
	background:url(../images/rnd.png) 0 -3px no-repeat;
	margin-bottom:40px;
}

