/*----------------------------------------------------------------*/
/*------[BASE STYLES]---------------------------------------------*/
/*----------------------------------------------------------------*/




/*----------------------------------------------------------------*/
/*------[MAIN LAYOUT]---------------------------------------------*/
/*----------------------------------------------------------------*/
#wrapper { width: 620px; margin: 0px auto; margin-top:0px;}



		
		
	
				/*------[SLIDEDR]---------------------------------------------*/
				#sections2 { float: left; overflow: hidden; margin-left: 28px; margin-top: 0px; width: 560px; height: 245px; padding: 0px; }
				#sections2 ul { height: 387px; list-style: none; width: 8000px; padding: 0px; margin: 0px; float: left; }
				#sections2 li { width: 825px; height: 387px; float: left; padding: 0px; margin: 0px; }
				.prev2 { width: 56px; height: 58px; background-image: url(../images/slider-arrow-left.png); cursor: pointer; z-index: 99; position: absolute; top: 90px; left: 0px; display: block; }
				.next2 { width: 56px; height: 58px; background-image: url(../images/slider-arrow-right.png); cursor: pointer; z-index: 99; position: absolute; top: 90px; left: 570px; display: block; }
				.features-h1 { margin-top: 40px; background-image: url(http://www.elegantthemes.com/images/arrow-2.gif); margin-bottom: 20px; }

