ul#sidebar{
margin: 0;
padding: 0;
}

ul#sidebar li{
list-style:none;
display:block;
background: none;
padding: 0;
margin: 0;
}

ul#sidebar li a{
display:block;
text-indent: -3333px;
height: 104px;
margin: 0 0 15px 0;
overflow:hidden;
width: 200px;

}

	li.example1 a{background: url(images/sidebar/examples.png) no-repeat -3px -3px;}
	li.example2 a{background: url(images/sidebar/examples.png) no-repeat -3px -121px;}
	li.example3 a{background: url(images/sidebar/examples.png) no-repeat -3px -239px;}
	li.example4 a{background: url(images/sidebar/examples.png) no-repeat -3px -357px;}
	li.example1 a:hover,li.example1 a.active{background-position: -223px -3px;}
	li.example2 a:hover,li.example2 a.active{background-position: -223px -121px;}
	li.example3 a:hover,li.example3 a.active{background-position: -223px -239px;}
	li.example4 a:hover,li.example4 a.active{background-position: -223px -357px;}
	
	li.products1 a{background: url(images/sidebar/products.png) no-repeat -3px -3px;}
	li.products2 a{background: url(images/sidebar/products.png) no-repeat -3px -121px;}
	li.products3 a{background: url(images/sidebar/products.png) no-repeat -3px -239px;}
	li.products4 a{background: url(images/sidebar/products.png) no-repeat -3px -357px;}
	li.products5 a{background: url(images/sidebar/products.png) no-repeat -3px -475px;}
	li.products6 a{background: url(images/sidebar/products.png) no-repeat -3px -593px;}
	li.products1 a:hover,li.products1 a.active{background-position: -223px -3px;}
	li.products2 a:hover,li.products2 a.active{background-position: -223px -121px;}
	li.products3 a:hover,li.products3 a.active{background-position: -223px -239px;}
	li.products4 a:hover,li.products4 a.active{background-position: -223px -357px;}
	li.products5 a:hover,li.products5 a.active{background-position: -223px -475px;}
	li.products6 a:hover,li.products6 a.active{background-position: -223px -593px;}
	
	li.how1 a{background: url(images/sidebar/how.png) no-repeat -3px -3px;}
	li.how2 a{background: url(images/sidebar/how.png) no-repeat -3px -121px;}
	li.how3 a{background: url(images/sidebar/how.png) no-repeat -3px -239px;}
	li.how4 a{background: url(images/sidebar/how.png) no-repeat -3px -357px;}
	li.how5 a{background: url(images/sidebar/how.png) no-repeat -3px -475px;}
	li.how6 a{background: url(images/sidebar/how.png) no-repeat -3px -593px;}
	li.how1 a:hover,li.how1 a.active{background-position: -223px -3px;}
	li.how2 a:hover,li.how2 a.active{background-position: -223px -121px;}
	li.how3 a:hover,li.how3 a.active{background-position: -223px -239px;}
	li.how4 a:hover,li.how4 a.active{background-position: -223px -357px;}
	li.how5 a:hover,li.how5 a.active{background-position: -223px -475px;}
	li.how6 a:hover,li.how6 a.active{background-position: -223px -593px;}	
	
	li.info1 a{background: url(images/sidebar/info.png) no-repeat -3px -3px;}
	li.info2 a{background: url(images/sidebar/info.png) no-repeat -3px -121px;}
	li.info3 a{background: url(images/sidebar/info.png) no-repeat -3px -239px;}
	li.info1 a:hover,li.info1 a.active{background-position: -223px -3px;}
	li.info2 a:hover,li.info2 a.active{background-position: -223px -121px;}
	li.info3 a:hover,li.info3 a.active{background-position: -223px -239px;}
