

	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:835px;
		clear:both;
		height:157px;
		position:relative;
		margin:0 auto;

		}	
	.content{
		position:relative;
		}			

/* Easy Slider */

	#slider{
	margin-left:0px;
	margin: 0 auto;
	position:relative;
	
	
	}
	#slider img
{
opacity:1;
}	
#slider img:hover
{
opacity:0.7;
}
	#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:835px;
		height:135px;
		overflow:hidden !important;
	
		}	
		
		
		
	
		
		
	#prevBtn, #nextBtn{ 
		display:block;
		width:18px;
		height:143px;
		position:absolute;
		right:0px;
		top:0px;
		}	
	#nextBtn{ 
		right:-48px;
		}	
		
		#prevBtn{ 
		left:-48px !important;
		left:-50px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:18px;
		height:143px;
		background: url(../images/leftarrow.jpg) no-repeat 0 0 ;	
		}	
	#nextBtn a{ 
		background: url(../images/rightarrow.jpg)  no-repeat 0 0 ;	
		}	
		
	
		
		
		.section1
		{
		width:568px;
		height:223px;
		}
		
		.section1 p
		{
		margin:0px;
		margin-bottom:20px;
		}
		
		.boxservices1
		{
		width:135px;
		float:left;
		height:135px;
		margin-right: 35px;
margin-left: 35px;
		}
		
		
		.boxservices2
		{
		width:135px;
		float:right;
		height:135px;
		}



