@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.wbf #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.wbf #header {
	background: url(../images/header_index.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header-about {
	background: url(../images/header_company.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header-services {
	background: url(../images/header_services.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header-events {
	background: url(../images/header_events.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header-store {
	background: url(../images/header_store.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}

.wbf #header-resources {
	background: url(../images/header_resources.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header-contact {
	background: url(../images/header_contact.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header-assessment {
	background: url(../images/header_assessment.jpg) no-repeat;
	padding: 0 10px 0 20px;
	height: 200px;
}
.wbf #header, #header-services, #header-about, #header-events, #header-resources, #header-contact, #header-store, #header-assessment h1 {
	margin: 0;
	padding: 10px 0;
	text-indent:-9999px;
	overflow:hidden;
}
/*menu*/

ul.menu {
	margin:0;
	list-style:none;
	width:900px;
	background: url(../images/menu-bkg.jpg) no-repeat;
	height: 45px;
	padding-left: 50px;
	padding-top: 4px;
}
ul.menu:after {
	content:" ";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
ul.menu li {
	float:left;
	font:bold 11px/32px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	width:95px;
	text-align: center;
}
ul.menu li:hover, ul.menu li.hover {
	position:relative;
}
ul.menu a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 12px;
}
ul.menu a:hover {
	text-decoration:underline;
	color: #666;
}
ul.menu ul {
	width:140px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:28px;
	border:solid #000;
	border-width:1px 1px 0 1px;
	left:-1px;
	background:#fff;
	display:none;
	z-index:10;
}
* html ul.menu ul {
	border-right:0;
}
ul.menu ul li {
	width:100%;
	border:solid #000;
	border-width:0 0 1px;
	overflow:hidden;
	line-height:14px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
ul.menu ul a {
	background:none;
	padding:5px 10px 5px 19px;
	color:#000;
}
ul.menu li.hover ul, ul.menu li:hover ul {
	display:block;
}
/*sidebar*/

.wbf #sidebar {
	float: left;
	width:  350px;
	background: url(../images/sidebar-bkg.jpg) repeat-y;
	overflow:hidden;
}
.wbf #sidebar ul {
	display: list-item;
}
.wbf #sidebar li {
	margin-left: 56px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CC0000;
	font-size: 12px;
	font-style: italic;
}
.wbf #sidebar li a {
	text-decoration: none;
	color: #CC0000;
}
.wbf #sidebar li a:hover {
	text-decoration: underline;
}
.wbf #sidebar p {
	font: 11px/25px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 2px 20px 10px 10px;
	margin-left: 65px;
}
.wbf #sidebar a {
	color: #CC0000;
}
.wbf #sidebar img {
	padding: 2px 20px 10px 10px;
	margin-left: 41px;
}
.wbf #sidebar-btm {
	width:  350px;
	background: url(../images/sidebar-end.jpg) no-repeat;
	height: 52px;
}
/*content*/

.wbf #mainContent {
	margin: 0;
	padding: 0 20px;
	overflow:hidden;
}
.wbf #mainContent p {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 0 10px;
}
.wbf #mainContent ul,ol {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 0 10px;
}
.wbf #mainContent li{
	margin: 0px 0px 0px 20px;
	padding: 0 0 10px;
}
.wbf #mainContent h1 {
	margin:0;
	padding:20px 0 0;
}
.wbf #mainContent h1 span {
	display:none;
}
.wbf #mainContent h2 {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	margin: 0px;
	padding: 18px 0 5px;
}
.wbf #mainContent a {
	color: #CC0000;
	text-decoration: underline;
}
.wbf #mainContent a:hover {
	color: #CC0000;
	text-decoration: none;
}


/* ###### text ###### */

.center {
	text-align: center;
}

/*footer*/

.wbf #footer {
	padding: 0 10px 0 20px;
	background:#fff;
}
.wbf #footer p {
	margin: 0;
	padding: 10px 0;
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
}
.wbf #footer p a {
	color:#000;
	text-decoration: none;
}
.wbf #footer p a:hover {
	color:#666;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* newsletter collect form
-----------------*/
.news-type {
	padding:0 18px 0 24px;
	width:200px;
	margin:25px 0 0;
	float: none;
}
.news-form {
	width:200px;
	padding:5px 18px 5px 0;
	overflow:hidden;
	background:#282727;
	border-top:1px solid #fff;
	margin-left: 55px;
}
.news-form div {
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
.news-form strong {
	font-size:15px;
	font-weight: bold;
}
.news-form label {
	float:left;
	width:75px;
	text-align:right;
	padding:0 9px 0 0;
	font: 11px/19px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.news-form .txt {
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	color: #FFF;
}
.news-form label.mi, .news-form label.last, .news-form label.code {
	width:auto;
	padding:0 8px;
}
.news-form label span {
	color:#B00027;
}
.news-form input.text, .ranking-form input.text {
	float:left;
	width:100px;
	padding:0 2px;
	border:solid #C3C3C3;
	border-width:0 1px 1px;
	border-top:1px solid #7C7C7C;
}
.news-form input.text.short {
	width:100px;
}
.red-button {
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none !important;
	border:1px solid #fff;
	padding:0 5px;
	background:#CC0000 !important;
	float: right;
	text-transform: uppercase;
	margin: 5px 0px 0px;
}

/* signup collect form
-----------------*/
.signup-type {
	padding:0 18px 0 24px;
	width:300px;
	margin:25px 0 0;
	float: none;
}
.signup-form {
	width:300px;
	padding:5px 18px 5px 0;
	overflow:hidden;
	background:#282727;
	border-top:1px solid #CC0000;
	margin-left: 10px;
}
.signup-form div {
	width:300px;
	overflow:hidden;
	padding:0 0 11px;
}
.signup-form label {
	float:left;
	width:75px;
	text-align:right;
	padding:0 9px 0 0;
	font: 11px/19px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.signup-form .txt {
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	color: #FFF;
}
.signup-form label.mi, .signup-form label.last, .signup-form label.code {
	width:auto;
	padding:0 8px;
}
.signup-form label span {
	color:#B00027;
}
.signup-form input.text, .ranking-form input.text {
	float:left;
	width:100px;
	padding:0 2px;
	border:solid #C3C3C3;
	border-width:0 1px 1px;
	border-top:1px solid #7C7C7C;
}
.signup-form input.text.short {
	width:100px;
}
.red-button-home {
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none !important;
	border:1px solid #000;
	padding:0 5px;
	background:#CC0000 !important;
	float: left;
	text-transform: uppercase;
	margin: 5px 0px 10px 10px;
}

/* table
--------------------- */

.table {
	width:70%;
	border-collapse:collapse;
}
.table td {
	border-bottom:1px solid #CBC1A8;
	background:url(../images/dotted.gif) repeat-y 100% 0;
	padding:5px;
	vertical-align:top;
	line-height: 15px;
	font-size:10px
}
.table th {
	border-bottom:1px solid #CBC1A8;
	background:url(../images/dotted.gif) repeat-y 100% 0;
	padding:10px;
	vertical-align:top;
	font-weight: bold;
	text-align: left;
}
.table td.last {
	background:none;
}
.table tr.color-line {
	background-color:#eeeeee;
}
.table a {
	text-decoration: underline;
	color: #666;
}
.table a:hover {
	text-decoration: none;
	color: #666;
}


/* calendar link
------------------------- */

.calendar {
	border: 0 none;
	margin: 0 0 10px 20px;
}


