#wrapper {
	margin: 60px 0;
}

#wrapper #column {
	background: url('../images/sub-bg.png') top left repeat-y;
}

#wb-content {
	margin: 0 15px 15px 15px;
}

#ie6-bg-fix {
	float: right;
	height: 199px;
}

#sub-top {
	width: 792px;
}

#sub-left {
	float: left;
	width: 195px;
}

#sub-right {
	float: left;
	width: 597px;
	background: url('../images/highlite-right.png') 571px 0 repeat-y;
}

#sub-body-head {
	width: 597px;
	height: 70px;
	background: url('../images/sub-main-top.png') 0 46px no-repeat #4a6383;
}

#sub-body {
	float: left;
	width: 571px;
	background: url('../images/sub-main-bg.png') top left repeat-x #c2c2c2;
	min-height: 199px;
}

#sub-footer {
	height: 49px;
	width: 792px;
	overflow: hidden;
}

#sub-logo {
	width: 195px;
	height: 83px;
	overflow: hidden;
	border: 0px;
}

#site-nav {
	background: url('../images/menu-shadow.png') #4a6383 repeat-y top left;
}

#site-nav ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
}

#site-nav ul li {
	width: 190px;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	float: left;
}

#site-nav ul li a {
	display: block;
	width: 190px;
	height: 30px;
	outline: none;
	text-decoration: none;
	overflow: hidden;
}

#site-nav ul li a.menu_default, #site-nav ul li a.menu_current {
	background: url('../images/sub-button-main.png');
	font-size: 13pt;
	color: #000000;
	line-height: 32px;
	text-indent: 45px;
}

#site-nav ul li a.menu_default:hover, #site-nav ul li a.menu_current:hover {
	background-position: 0 -60px;
}

#site-nav ul li a.menu_default:active, #site-nav ul li a.menu_current:active {
	background-position: 0 -30px;
	line-height: 32px;
}

#site-nav ul ul {
	margin: 0px;
}

#site-nav ul ul li a.menu_default {
	background: url('../images/sub-button-sub.png');
	font-size: 10pt;
	color: #000000;
	line-height: 30px;
	text-indent: 56px;
}

#site-nav ul ul li a.menu_default:hover {
	background-position: 0 -30px;
}

#site-nav ul ul li a.menu_default:active {
	background-position: 0 -60px;
	line-height: 34px;
}

#site-nav ul ul li a.menu_current,
#site-nav ul ul li a.menu_current:hover,
#site-nav ul ul li a.menu_current:active {
	background: url('../images/sub-button-sub-selected.png') top left no-repeat;
	font-size: 10pt;
	color: #000000;
	line-height: 32px;
	text-indent: 56px;
	cursor: default;
}

#below-nav {
	clear: both;
	width: 188px;
	margin-left: 5px;
	border-left: 1px solid #dadada;
	border-right: 1px solid #9c9c9c;
	background: url('../images/sub-leftmargin.png') top left repeat-x #E8E7E7;
	height: 113px;
}

#search {
	height: 53px;
	width: 385px;
}

#highlite-1 {
	height: 449px;
	width: 1px;
	overflow: hidden;
	background: top left repeat-y
}

#search-left {
	float: left;
	width: 6px;
	height: 53px;
	background: url('../images/search-left.png') top left no-repeat;
}

#search-middle {
	float: left;
	width: 373px;
	height: 53px;
	background: url('../images/search-bg.png') top left repeat-x;
}

#search-right {
	float: left;
	width: 6px;
	height: 53px;
	background: url('../images/search-right.png') top left no-repeat;
}

.search-link {
	float: left;
	margin: 30px 0 0 3px;
}

.search-link a {
	color: #000000;
	text-decoration: none;
}

.search-link a:hover {
	text-decoration: underline;
}

#search-div {
	width: 2px;
	height: 15px;
	font-size: 1px;
	overflow: hidden;
	margin: 0 6px;
	background: url('../images/divider.png') top left repeat-y;
}

#search-form {
	float: right;
	margin: 28px 0 0 0;
	padding: 0;
}

#search-box {
	border: 1px solid #797979;
	height: 17px;
	width: 170px;
	padding: 1px 3px;
}

#search-box.idle {
	color: #999999;
	font-style: italic;
}

#search-box.active {
	color: #292929;
	font-style: normal;
}
