@charset "utf-8";
/* CSS Document */
@charset "UTF-8";
#container #Header  #slideshow/* CSS Document */
/*body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
	position: relative;
	z-index: 2;
}
#content {
	margin: 5px;
}*/
/*Slideshow*/
 {
	height:600px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 900px;
	float: left;
}
#container #Header  #slideshow  #slidesContainer  {
	margin:0 auto;
	height:259px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	width: 654px;
	float: left;
}
#container  #Heade  #slideshow #slidesContainer .slide {
	margin:0 auto;
	width:654px;
	height: 259px;
}
.control {
	display:block;
	width:39px;
	height:263px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
/*#leftControl {
	top:0;
	left:0;
	background-color: transparent;
	background-image: url(../images/control_L.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#rightControl {
	top:0;
	right:0;
	background-color: transparent;
	background-image: url(../images/control_R.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}*/
.numbers
{
	width: 8px;
	height: 8px;
	background: #ddd;
	display: inline-block;
	color: #777;
	border: 1px solid #000;
	text-align: center;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-family: Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
/*#content {
	margin:0 auto;
	width:960px;
}
#content  h1 {
	display:block;
	width:960px;
	height:114px;
	text-indent: -10000px;
}*/
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
	color:#000000;
	letter-spacing:-1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-align: center;
}
.slide p {
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #888;
	text-decoration: none;
	overflow: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: justify;
}
.active
{
	border: 1px solid #aaa;
}
#container  #Heade #slide a:hover {
	color: #FF0000;
}
.imageL {
	float: left;
	margin-top: 60px;
	clear: both;
}



