/* BIG LAYOUT */
#layout{
	margin:0px auto;
	width: 900px;
	height:auto;
	}
#maincontent{
	margin:0px auto;
	height:auto;
	width: 960px;
	}

/* BANNER */
.mainbanner{
	/*width:885px;*/
	width:940;
	height:220px;
	margin:0px 0px 0px 8px;
	#margin:0px 0px 0px 4px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:500;
	}

/* SLIDER */
.anythingSlider                         { width: 900px; height: 220px; position: relative; margin:0; margin-left:0px;}
.anythingSlider .wrapper                { width: 900px; overflow: auto; height: 220px; margin: 0px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin:0px; margin-left:-40px; #margin-left:-1px;z-index:10}
.anythingSlider ul li                   { display:inline; float: left; padding: 0; height: 220px; width: 885px; margin:0px; }
.anythingSlider .arrow                  { display: none }
.anythingSlider .forward                { display: none }
.anythingSlider .back                   { display: none }
.anythingSlider .forward:hover          { display: none }
.anythingSlider .back:hover             { display: none }

#thumbNav                               { float:left; margin-top: 245px; margin-left:40px; text-align: center; display:none; z-index:20000}
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04; text-align: center; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { display:none; }

/* MARQUEE */
.newsticker{
	float:left;
	width:865px;
	padding-left:20px;
	height:25px;
	margin:0px;	
	margin-left:8px;
	#margin-left:3px;
	background:url(../../new/images/bg.newsticker.jpg) no-repeat top;
	padding-top:5px;
	#padding-top:3px;
	font-family: 'Franklin Gothic Book',Arial,Trebuchet MS,  Helvetica, Verdana, sans-serif;
	font-size:9px;
	color:#003e7e;
	}

/* BOX */
.fade-img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:201;
}