/* footer */
h5{
	padding-top:15px;
	padding-bottom:5px;
}
#footer{
	clear:both;
	text-align:right;
}
#footer p{
	font-size:10px;
	color:#767676;
	margin-top:10px;
}
#footer p a:link,
#footer p a:visited,
#footer p a:active{
	text-decoration:underline;
	color:#767676;
}		
#footer-inner{
	position:relative;
	background:transparent url('images/bgfooter.png');			
	text-align:left;
	height:124px;
	padding:10px;
}
.footerlinks{
	position:absolute;
	height:126px;
	top:10px;
	padding-left:20px;
}
.footerlinks ul{
	float:left;
	margin-right:15px;
}
.footerlinks ul li{
	font-size:12px;
	margin-bottom:5px;
	list-style-type:none;
}
.footerlinks a:link,
.footerlinks a:visited,
.footerlinks a:active{
	color: #000;
}
#links-general{
	width:169px;
	left:300px;
}
#links-more{
	width:230px;
	left:469px;
}
#links-more h5{
	padding-bottom:5px;
}
#links-more ul{
	margin-right:30px;
}
#links-more ul li{
	margin-bottom:2px;
}
#links-buy{
	width:190px;
	left:719px;
}
#links-buy img{
	margin-right:10px;
	margin-bottom:5px;
}