@charset "UTF-8";
/* CSS Document */

#container {
color: #1E1A1A;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
t
}

#wrapper {
	
	}

#header { 
	margin: 10px 0 0 -2px; padding: 25px;
	width: 227px; height: 79px;
	
}

h1 span {display: none;}

#navbar {
	width: 190px;
	float: left;
	margin: 10px 0 0 75px;
	

}

#navbar ul {
	font-size: 20px;
	list-style-type: none;
	line-height: 30px;
	text-align: right;	
	
	}

#content {
	position: absolute;
	margin: 0 0 0 300px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-top: 15px;
	padding-bottom: 20px;
	left: 10px;
	width: 800px;
	height: 675px;
}

#navbar ul li a {
	color: #666666;
	display:block;
	padding: 0 6px 0 0;
	}
	
#navbar li a.active {
	color: #000;
		
}	

#navbar ul li a:hover {
	color: #000;
	background-color:#E7E7E7;
	background-image:url(images/lefthover.gif);
	
	background-repeat: no-repeat;
 	background-position: top left;
	}
	
			

a {
	border: 0px;
	color: #333333;
	text-decoration: none; }
	
#slide {
width:800px;
height:555px;
overflow-x:scroll;
overflow-y:hidden;
white-space: nowrap;
background:center;
padding:0 20px 0 0;

}



#slide li {
	
	display: inline;
	
	
  }
  
#slider {
	width:900px;
	}


#footer {
	color: #999;
	padding-left: 300px;
	font-size: 9px;
	position: fixed;
	bottom:10px;	
}

#footer2 {
	color: #999;
	position:fixed;
	bottom: 20px;
	border-bottom-style: solid;
	
	
	}
	

text {border-color:
#333333;
border-width:1px;
}

.style3 {color: #666666; font-family: Arial, Helvetica, sans-serif; }
	

p {}



img { }



a img {
	border: 0px;
}
