@charset "utf-8";
/* CSS Document */

#footer {
	background-image:url(../images/footer_bg.jpg);
	width:800px;
	height:50px;
}

#footer #slink {
	margin-left:3px;
	padding-right:3px;
	float:left;
	line-height:9px;
	/*border-right:1px solid #FFFFFF;*/
	padding-bottom:2px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer #imagine {
	color:#FF0000;
	text-decoration:none;
}
