@charset "utf-8";
/* CSS Document */


.mainnav{ height:510px; width:246px; margin:0 auto;  list-style:none; background:url(../graphics/left-bg.jpg) top repeat-x; border:#FFFF00 1px solid; border-top:0; border-bottom:0; padding-top:10px }
.mainnav2{ height:270px; width:246px; margin:0 auto;  list-style:none; background:url(../graphics/left-bg.jpg) bottom repeat-x; border:#FFFF00 1px solid; border-top:0; padding-top:10px}
.footernav{height:200px; width:200px; margin:0 auto;  list-style:none; float:left; margin-left:15px }
.footernav2{height:100px; width:200px; margin:0 auto;  list-style:none; float:left; margin-left:15px }
#tableft 
{
	margin:0; margin-left:20px; 
	top:0;
}
#tableft ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tableft li 
{

	margin:0;   border-bottom: #CCCCCC 1px solid;
	padding:0;
}
#tableft a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	
	display:block;
	 width:200px
}
#tableft a span 
{
	display:block;
	padding:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	line-height:22px;
	background:url(../graphics/arrow.png) no-repeat left center;
	_background:url(../graphics/arrow-ie.gif) no-repeat left center;
}

#tableft a:hover span,#tableft li.item_active a span 
{
	color: #000000; background: url(../graphics/arrow-over.png) no-repeat left center; _background:url(../graphics/arrow-ie-over.gif) no-repeat left center;
}

#tableftfoot 
{
	margin:0;  margin-top:10px;
	top:0;
}
#tableftfoot ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tableftfoot li 
{

	margin:0;   border-bottom: #CCCCCC 1px solid;
	padding:0;
}
#tableftfoot a 
{
	margin:0;
	padding:0;
	text-decoration:none;
	
	display:block;
	 width:200px
}
#tableftfoot a span 
{
	display:block;
	padding:0 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	line-height:16px;
	background:url(../graphics/arrow.png) no-repeat left center;
	_background:url(../graphics/arrow-ie.gif) no-repeat left center;
}

#tableftfoot a:hover span,#tableft li.item_active a span 
{
	color: #333333; background: url(../graphics/arrow-over.png) no-repeat left center; _background:url(../graphics/arrow-ie-over.gif) no-repeat left center;
}


img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:683px;
	}		

/* Easy Slider */
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:683px;
		height:130px;
		overflow:hidden; 
		}
		

	p#controls{
	margin:0;
	position:relative;
	} 

	
	#prevBtn, #nextBtn{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:14px;
	height:115px;
	position:absolute;
	left:-15px;
	top:-130px;
	}	
#nextBtn{
	left:670px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:14px;
	height:115px;
	background:url(../graphics/left.jpg) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../graphics/right.jpg) no-repeat 0 0;	
	}							
			

/* // Easy Slider */

