				
#containerHeader {	
		margin:0;
		position:relative;
		text-align:left;
		width:980px;
		border: 0px;
		margin-bottom: 0px;
		}	
					
#contentHeader {
		position:relative;
		}	

#imgslider ul, #imgslider li{
		margin:0;
		padding:0;
		list-style:none;
		}

#imgslider, #imgslider li { 
		/* 
			define width and height of list item (slide)
			entire imgslider area will adjust according to the parameters provided here
		*/ 
		width:980px;
		height:270px;		
		overflow:hidden;
		}	

	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:980px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}		
		
	/* numeric controls */	

	ol#controls{
	position:absolute;
		float:right;
		margin: -30px 0px 0px 0px;
		padding:0;
		height:24px;
			
		}
	ol#controls li{
		margin:0px 2px 0px 2px; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		width: 24px;
		line-height:24px;
		}

	ol#controls li a{
		float:left;
		height:24px;
		width: 24px;
		line-height:24px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 16px; color:#000; font-weight:bold;
		text-align:center;
		padding:1px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:url(images/numeric_back.png) no-repeat 0 0;
		height:30px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 16px; color: #F00; font-weight:bold;
		
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{
		outline:none;
		}
	ol#controls li a:hover {
		background:url(images/numeric_back.png) no-repeat 0 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ; font-size: 16px; color: #F00; font-weight:bold;
		}			

/* Services /*/		

#containerServices {	
		margin:0;
		position:relative;
		text-align:left;
		width:210px;
		
		border: 0px;
		}	
#imgslider2 ul, #imgslider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}

#imgslider2, #imgslider2 li { 
		/* 
			define width and height of list item (slide)
			entire imgslider area will adjust according to the parameters provided here
		*/ 
		width:200;
		height:293;
		overflow:hidden;
		}			
		
/* Banner2 /*/		

#containerBrands {	
		margin:0;
		position:relative;
		text-align:left;
		width:200;
		border: 0px;
		}	
#imgslider3 ul, #imgslider3 li{
		margin:0;
		padding:0;
		list-style:none;
		}

#imgslider3, #imgslider3 li { 
		/* 
			define width and height of list item (slide)
			entire imgslider area will adjust according to the parameters provided here
		*/ 
		width:200;
		height:260;
		overflow:hidden;
		}			