
.isphereSlider                         { width: 674px; height: 379px; position: relative;}
.isphereSlider .wrapper                { width: 674px; overflow: auto; height: 379px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
.isphereSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; background: #eee; border-top: 0px solid #e0a213; border-bottom: 0px solid #e0a213; margin: 0; padding: 0;}
.isphereSlider ul li                   { display: block; float: left; padding: 0; height: 379px; width: 674px; margin: 0; }
.isphereSlider .arrow                  { display: block; height: 36px; width: 36px; background: url(../images/banner_slide.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 310px; cursor: pointer; }
.isphereSlider .forward                { background-position: -36px -36px; right: 20px; }
.isphereSlider .back                   { background-position: 0 -36px; left: 20px; }
.isphereSlider .forward:hover          { background-position: -36px 0; right: 20px; }
.isphereSlider .back:hover             { background-position: 0 0; right: 20px; }

/*
  Prevents
*/
.isphereSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.isphereSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
.bg_footer {
	background-image:url('/images/bg_footer.png');
	background-repeat: repeat-x;
}
.banner_footer_div{
	padding-top:10px;
	padding-left:70px;
	padding-right:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration: none;
}
.banner_footer_div h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:30px;
	color:#b69a2c;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	line-height: 1em;
	}
.banner_footer_div h3 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0px;
	font-weight:bold;
	color:#998844;
	margin-top:3px;
	margin-bottom:0px;
	text-decoration: none;
	}
	
a.banner_footer_div h2 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:30px;
	color:#b69a2c;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	line-height: 1em;
	}
a.banner_footer_div h3 {
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0px;
	font-weight:bold;
	color:#998844;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration: none;
	}
