div#wrapper { 
	width: 940px;
	padding: 0 20px 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 900px;
	margin: 40px auto 0;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	text-align: left;
}

div#header {
	width: 920px;
	margin: 0 0 0 -20px;
	height: 100px;
	background: url(../images/backgrounds/headerbar.gif) no-repeat left top;
}

div#header h1 {
	margin: 0 0 0 240px;
	margin-left: 240px;
	padding: 0;
	background: url(../images/logo.png) no-repeat right 35px;
	display: block;
	width: 283px;
	height: 100px;
	float: left;
	text-indent: -6000px;
}

div#header h1 a {
	display: block;
	width: 283px;
	height: 100px;
}

div#searchbox {
	width: 200px;
	height: 20px;
	padding: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 198px;
	height: 18px;
	background: url(../images/backgrounds/search.gif) no-repeat left top;
}

div#searchbox form { margin: 0; padding: 0; }

input#kw {
	width: 180px;
	height: 18px;
	border: none;
	padding: 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 170px;
	height: 18px;
	color: #89898a;
	font-size: 12px;
	line-height: 23px;
	float: left;
}

input#kwsubmit {
	width: 15px;
	height: 18px;
	border: none;
	padding: 0;
	float: left;
}

#headerp { display: none; }

#headerimage, #headervideo {
	height: auto;
	margin: 0 0 20px 0;
}

#headerimage img { vertical-align: bottom; }

#content {
	width: 920px;
	text-align: left;
  min-height: 500px;
  height: auto !important;
  height: 500px;
	margin: 0;
	overflow: hidden;
}

#content.bgimg {}

div.contentclear { clear: both; height: 10px; }

#leftcol {
	float: left;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	padding: 0 20px 120px 0;
	margin: 0;
}

#innerleftcol {
	width: 220px;
	padding-top: 10px;
	padding: 0;
	margin-bottom: 20px;
}

#leftcol img, #rightcol img { vertical-align: bottom; }

#maincol {
	background: url(../images/backgrounds/fadediv.png) no-repeat center top;
	font-size: 12px;
	float: left;
	width: 680px;
	padding: 15px 0 0;
}

#maincol2 {
	background: url(../images/backgrounds/fadediv.png) no-repeat center top;
	font-size: 12px;
	float: left;
	width: 680px;
	padding: 15px 0 0;
}

#fullcol {
	font-size: 12px;
	float: left;
	padding: 20px;
	width: 940px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 900px;
	background: #fff;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#middlecol {
	font-size: 12px;
	float: left;
	width: 480px;
	padding: 0;
	margin: 0 20px 0 0;
}

#rightcol {
	float: left;
	width: 180px;
	padding: 0;
}

#footer {
	clear: both;
	width: 900px;
	border-top: 5px solid #ccc;
	padding-top: 10px;
}

#footer ul {
	margin: 0;
	padding: 0;
	height: 12px;
}

#footer ul li {
	float: right;
	list-style: none;
	padding: 0 10px 0 11px;
	margin: 0;
	border-right: 1px solid #858081;
	font-size: 10px;
	line-height: 11px;
}

#footer ul li a {
	color: #858081;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #000 !important;
}

#footer ul li.first {
	padding: 0 10px 0 0;
	background: none;
	float: left;
	border: none;
	color: #858081;
}

#footer ul li.last {
	background: none;
	border: none;
	padding: 0 0 0 10px;
}

div#footshadow {
	background: url(../images/backgrounds/footer.png) no-repeat center top;
	width: 940px;
	height: 25px;
	margin: 0 auto;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #6D7886;
	background-color: #fff;
	padding: 5px 10px;
	color: #486345;
	white-space: nowrap;
	text-align: left;
}

#tooltip h3, #tooltip div { margin: 0; }

#tooltip h3 { font-size: 13px; margin: 0 0 4px 0; }
#tooltip p { font-size: 12px; margin: 0 0 4px 0; }

#tooltip img { vertical-align: bottom; }

div.box500top {
	width: 500px;
	height: 10px;
	margin: 0 -10px;
	background: url(../images/backgrounds/box500top.png) no-repeat;
}

div.box500 {
	width: 500px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 480px;
	padding: 0 10px;
	background: url(../images/backgrounds/box500.png) repeat-y;
}

div.box500bot {
	clear: both;
	width: 500px;
	height: 30px;
	margin: 0 -10px;
	background: #fff url(../images/backgrounds/box500bot.png) no-repeat;
}

div.scroller {
  max-height: 300px;
  height: auto !important;
  height: 300px;
	padding: 0 10px 0 0;
	overflow: auto;
}

div.caption { }
/*div.caption { border: 1px solid #DADDE1; padding: 5px; }*/
div.caption img { float: none; margin: 0 0 5px 0; }
div.caption p { font-size: 10px; }
