@charset "utf-8";
/* CSS Document */
/*index2*/
.clear{clear:both;}
html{background-color:#eee;}
body{text-align:center; width:auto;}
#content-wrapper
{
	width:960px;margin:0px auto;	
	background:url(../img/shadow.jpg) repeat-y top left;	
}

#footershadow{
	width:960px;margin:0 auto;	
	background:url(../img/footer_shadow.jpg) no-repeat 0 0; height:35px;
	text-align:left;
}
#footer{padding-bottom:10px;}
#inner-content ul li{background-image:url(../img/1262314097_tick-circle.png); min-height:20px;}
	
