@charset "UTF-8";
/* CSS Document */
#slideshowWrapper{ float:left; width:2000px; position:relative;}
ul#slideshow{list-style:none;margin:0px;width:2000px; height:456px;}
#fssList{list-style:none; position:absolute; width:962px;margin:0px;padding:0px; top:420px; left:983px;}
#fssList li{display:inline;padding:0px; margin-right:5px;}
#fssList li img{ border:none;}
#fssList li a{ background:url(../images/banner_dot.png) no-repeat;width:14px;height:14px; margin-right:5px;}
#fssList li.fssActive a{font-weight:bold;color:#333; background:url(../images/banner_dot_sel.png) no-repeat;width:14px;height:14px;}
#slideshowWrapper a {
display:block;
float:left;
}


#box {
	width: 134px;
	height: 23px;
	z-index: +99999;
}
/************ SLIDE ONE **************/
#boxArea1 {
	width: 841px;
	height: 68px;
	position: absolute;
	margin-top: 141px;
	margin-left: 550px;
	
}

#boxArea1 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea1 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea1 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	border:  #fff 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea1 a:hover {		
	color: #fff;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}
/************ SLIDE TWO **************/
#boxArea2 {
	
	width:680px;
	position: absolute;
	margin-top: 141px;
	margin-left: 550px;
	
	background-color: rgba(26, 154, 50, 0.8);
	padding:10px 25px 15px 25px;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-bottom-left-radius: 1em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
}

#boxArea2 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea2 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea2 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	
	border:  #fff 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea2 a:hover {		
	color: #fff;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}
/************ SLIDE THREE **************/
#boxArea3 {
	width: 841px;
	height: 68px;
	position: absolute;
	margin-top: 141px;
	margin-left: 550px;
}

#boxArea3 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea3 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea3 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	
	border:  #fff 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea3 a:hover {		
	color: #fff;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}
/************ SLIDE FIVE **************/
#boxArea5 {
	width:700px;
	position: absolute;
	margin-top: 141px;
	margin-left: 550px;
	
	background-color: rgba(26, 154, 50, 0.8);
	padding:10px 25px 15px 25px;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
	border-bottom-left-radius: 1em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	
}

#boxArea5 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea5 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	
}

#boxArea5 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	
	border:  #fff 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea5 a:hover {		
	color: #fff;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}

/* Slide 2 */
/*#boxArea2 {
	width: 841px;
	height: 68px;
	position: absolute;
	margin-top: 240px;
	margin-left: 760px;
}

#boxArea2 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-shadow: 2px 2px #111;
}

#boxArea2 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-shadow: 2px 2px #111;
}

#boxArea2 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	border:  #fff 1px solid;
	text-shadow: 0px 0px #111;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea2 a:hover {		
	color: #111;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}
*/
/* Slide 3 */
/*#boxArea3 {
	width: 841px;
	height: 68px;
	position: absolute;
	margin-top: 150px;
	margin-left: 550px;
}

#boxArea3 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
}

#boxArea3 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

#boxArea3 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	color: #fff;
	text-align: center;
	border:  #fff 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea3 a:hover {		
	color: #111;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}
*/
/* Slide 4 */
/*#boxArea4 {
	width: 841px;
	height: 68px;
	position: absolute;
	margin-top: 180px;
	margin-left: 700px;
}

#boxArea4 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-shadow: 2px 2px #111;
}

#boxArea4 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-shadow: 2px 2px #111;
}

#boxArea4 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	border:  #fff 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea4 a:hover {		
	color: #fff;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}*/

/* Slide 5 */
/*#boxArea5 {
	width: 841px;
	height: 68px;
	position: absolute;
	margin-top: 210px;
	margin-left: 700px;
}

#boxArea5 h1 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
}

#boxArea5 p {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: #fff;
	font-weight: normal;
}

#boxArea5 a {
	width: 180px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	border:  #111 1px solid;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#boxArea5 a:hover {		
	color: #111;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	border-bottom-left-radius: 0.5em;
  	border-bottom-right-radius: 0em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: block;
	background-color: #1A9A32;
}
*/