

	img{border:none;}
	
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	.container{	
		position:relative;
		text-align:left;
		width:900px;
		clear:both;
		background:url(../images/content-mid-bg.jpg) repeat-x bottom;
		height:184px;
		position:relative;

		}	
	.content{
		position:relative;
		}			

/* Easy Slider */

	#slider{
	margin-left:0px;
	margin: 0 auto;
	
	}	

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:862px;
		height:127px;
		overflow:hidden !important;
		}	
		
		
		
	
		
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		right:30px;
		top:145px;
		}	
	#nextBtn{ 
		right:10px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:9px;
		height:19px;
		background: url(../images/arrow-left.jpg) no-repeat 0 0 ;	
		}	
	#nextBtn a{ 
		background: url(../images/arrow-right.jpg)  no-repeat 0 0 ;	
		}	
		
	
		
		
		.section1
		{
		width:568px;
		height:223px;
		}
		
		.section1 p
		{
		margin:0px;
		margin-bottom:20px;
		}
		
		.box1
		{
		width:199px;
		height:127px;
		float:left;
		margin-right:21px;
		}
		
		.box2
		{
		width:199px;
		height:127px;
		float:left;
		margin-right:21px;
		}

		.box3
		{
		width:199px;
		height:127px;
		float:left;
		margin-right:21px;
		}

		.box4
		{
		width:199px;
		height:127px;
		float:left;
		}



.textbottom
{
position:absolute;
bottom:15px;
left:20px;}