
/*** Homepage Rotating Banners ***/



/************** STYLE ****************/


.ban1, .ban2, .ban3, .ban4, .ban5 {
	width: 590px;
	height: 252px;
}
.ban1 {background: url(../Images/Banner/Banners/banner6.jpg) 0 0 no-repeat;}
.ban2 {background: url(../Images/Banner/Banners/banner2.jpg) 0 0 no-repeat;}
.ban3 {background: url(../Images/Banner/Banners/banner3.jpg) 0 0 no-repeat;}
.ban4 {background: url(../Images/Banner/Banners/banner4.jpg) 0 0 no-repeat;}
.ban5 {background: url(../Images/Banner/Banners/banner5.jpg) 0 0 no-repeat;}

.ban1 a, .ban2 a, .ban4 a {
	display: block;
   	/* border: 1px dashed red; /* debug display */
}
.ban1 a span, .ban2 a span, .ban4 a span, .ban5 a span {
	display: none;
}
/* .ban1 */
.ban1 a#b1a {
	height: 165px;
	width: 535px;
	margin-left: 25px;
	margin-top: 25px;
}
/***** ban2 *****/
.ban2 a#b2a {
	position: relative;
	top: 25px;
	left: 25px;
	height: 70px;
	width: 180px;
}
.ban2 a#b2b {
	position: relative;
	top: -48px;
	left: 280px;
	height: 70px;
	width: 180px;	
}
/***** ban3 *****/
.ban3 ul {
	list-style-type: none;
	position: absolute;
	top: 35px;
	left: 370px;
}
.ban3 ul li {line-height: 15px;}
.ban3 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.ban3 ul li a:hover {text-decoration: underline;}


/***** ban4 *****/
.ban4 a#b4a {
	position: relative;
	top: 150px;
	left: 345px;
	height: 40px;
	width: 200px;
}
/***** ban4 *****/
.ban5 a#b5a {
	display: block;
   	/* border: 1px dashed red; /* debug display */
	position: relative;
	top: 120px;
	left: 50px;
	height: 85px;
	width: 200px;
}
.ban5 a#b5b {
	display: block;
   	/* border: 1px dashed red; /* debug display */
	position: relative;
	top: 65px;
	left: 450px;
	height: 45px;
	width: 100px;
}
.ban5 ul {
	list-style-type: none;
	position: absolute;
	top: 165px;
	left: 270px;
}
.ban5 ul li {
	line-height: 16px;
}
.ban5 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #600;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
.ban5 ul li a:hover {text-decoration: underline;}

/************** STRUCTURE *************/

#slideshow {
	height:252px;
	visibility:hidden;
	overflow: hidden;
	position: relative;
}
.mod-stage996 .stghrtxt {
	font-weight: normal
}
.mod-stage996 .stghrtxt ul {
	margin:0 0 0 5px;
	padding:0 0 0 5px;
}
.mod-stage996 .stgslide .stgslidecredit {
	display:none;
}
.mod-stage996 .stgslide .stgslideheading {
	display:none;
}
.mod-stage996 .stgslide .stgslidecontent {
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
}
.mod-stage996 {
	width:590px;
	margin:0;
	padding:0;
	clear:both;
}
.mod-stage996 .stgslide {
	top:0px;
	left:0;
}
.mod-stage996 .stgbtnwrpr {
	width:200px;
	top:-50px;
	left:400px !important;
	position:relative;
	text-align:center;
}
html>body .mod-stage996 .stgbtnwrpr {
	width:200px;
	top:-50px;
	left:400px !important;
	position:relative;
	text-align:center;
	z-index:10000;
}
.mod-stage996 .stgbtnoff, .mod-stage996 .stgbtnon {
	width:16px;
	height:16px;
	float:left;
	font-size:12px!important;
	font-family: verdana;
	color:#fff;
	background: url(../Images/Banner/Banners/buttonOff.gif) no-repeat;
	padding:2px 0 3px 0;
	margin: 0 5px;
	display:block;
	cursor:pointer;
	display:inline;
}
.mod-stage996 .stgbtnoff {
	background: url(../Images/Banner/Banners/buttonOff.gif) no-repeat;
	font-size:10px!important;
	font-family: verdana;
	color:#5faa43;
	width:16px;
	height:16px;
}
.mod-stage996 .stgbtnon {
	background: url(../Images/Banner/Banners/buttonOn.gif) no-repeat;
	font-size:10px!important;
	font-family: verdana;
	color:#036;
	width:16px;
	height:16px;
}


