@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

=================================================================== */

ul#sitemap {
	margin-bottom: 15px;
	clear: both;
	width: 700px;
	float: left;
}
ul#sitemap li {
	float: left;
	padding-right: 20px;
	background-image: url(../../images/li/head04.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 15px;
	margin-bottom: 10px;
}

