body#home { background:url("/assets/wysiwyg/sitetemplate/background-body.jpg") top center repeat-x; }
body#sub { background:url("/assets/wysiwyg/sitetemplate/background-body2.jpg") top center repeat-x; }

.container { position:relative; width:960px; margin:0 auto; text-align:left; }
#header { }
#home #header { height:580px; padding:0 0px; }
#sub #header { height:197px; padding:0 0px; }

	#logo { float:left; margin:35px 0 0; }
	#utl { height:61px; text-align:right; color:#eee; }
		#utl a { color:#eee; text-decoration:none; }
		#utl a:hover { text-decoration:underline; }
	#navtop { float:right; }
		#navtop ul { list-style:none; }
		#navtop li { float:left; border-left:1px solid #294e6e; padding:40px 10px 15px 5px; }
	#flash { float:left; background:url("/assets/wysiwyg/sitetemplate/background-flash.png") top center no-repeat; width:986px; height:408px; position:relative; }
		#flash #slideshow { position:absolute; top:35px; left:22px; }
		#flash #slideshow img { position:relative; top:0; left:0; display:none; }

	#breadcrumb { float:right; margin:28px 0 0; color:#ccc; }
		#breadcrumb span { color:#fff; font-weight:bold; }
		#breadcrumb a { color:#ccc; text-decoration:none; }
		#breadcrumb a:hover { text-decoration:underline; }

#body { padding:35px 0px; color:#333; text-align:left; }

#subnav { background:url("/assets/wysiwyg/sitetemplate/subnav-bottom.gif") bottom center no-repeat; width:286px; margin:0 0 25px; padding:0 0 10px; }
	#subnav h1 { background:#103f52 url("/assets/wysiwyg/sitetemplate/subnav-top.gif") top center no-repeat; font:18px "Rockwell", Georgia; color:#eee; padding:8px 15px 8px; }
	#subnav ul { list-style:none; }
	#subnav li { background:url("/assets/wysiwyg/sitetemplate/subnav-line.gif") bottom center no-repeat; padding:10px 40px; }
	#subnav a { color:#484848; text-decoration:none; }
	#subnav a:hover { text-decoration:underline; }
	#subnav li.on a { color:#51051c; font-weight:bold; }

#sidebar { float:right; width:300px; }
	#sidebar #search { background:url("/assets/wysiwyg/sitetemplate/background-search.gif") top center no-repeat; width:255px; padding:150px 15px 0; }
		#sidebar #search label { display:block; margin:0 0 2px; }
		#sidebar #search select { margin:0 0 3px; }
		#sidebar #search .submit { float:right; margin:40px 0 0; text-indent:-1000px; background:url("/assets/wysiwyg/sitetemplate/button-submit.gif") top left no-repeat; width:141px; height:36px; border:0; }

#navbot { float: left; }
#navbot ul { list-style:none; }
#navbot li { display:inline; margin:0 10px 0 0; }
#navbot a { color:#666; }

/***CROSSFADE***/
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-1 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 335px;
	background-color: #FFF;
	visibility: hidden;
}

#footer .container { padding:15px 120px; width:960px; }
