@charset "utf-8";
/* CSS Document */

.partners
{
	float:left;
	height:250px;
	width:100%;
	text-align:center;
	color:#3366CC;
	width:682px;
}

.col
{
	float:left;
	border-right:solid 1px gray;
}
#slider 
{  
	width: 690px;  
	margin: 0 auto;  
	position: relative;
	float:left;
}
.scroll 
{  
	/*height: 335px;  */
	overflow: auto;  
	position: relative; /* fix for IE to respect overflow */  
	clear: left; 
	color:#000000;
	width:682px;
	height:260px;
	*height:280px;
	_height:250px;
	background:  url(/images/partners/partners_area.jpg) no-repeat;
	*background:none;
	margin-left:0px;
	padding:0px ;  
}
.scrollContainer div.panel 
{  
	padding:0px 10px;
	height: 280px;
	*background:  url(/images/partners/partners_area.jpg) no-repeat;
	width: 670px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons 
{  
	position: absolute;  
	top: 2px;  
	cursor: pointer;
}
.scrollButtons.left 
{  
	z-index:15;
	left: 2px;
}
.scrollButtons.right 
{  
	right: 0px;
}
.navigation
{
	list-style:none;
	float:left;
	margin:0px 0px;
	padding-left:0px;
	*margin:0px 0px 0px 0px;
}
.navigation li,.navigation img
{
float:left;
}
#lower_content div 
{
display:none;
}
#lower_content > div h1
{
float:left;
}

#lower_content > div img
{
float:right;
}