/* 
* SPLASH LAYOUT
*/
div#spash_container{
	margin: 10px auto 0;
	width:1000px;
	background:#7D7E81;
	padding:1px 0 0;
		
}
div#spash_footer{
	margin-bottom:10px;	
}
div#welcome{	
	background:url("../graphics/green-header-bar-bg.gif") repeat-x #009344;
	height:37px;
	line-height:37px;
	width:100%;
}
div#spalsh_inner{
	background:#FFFFFF;
	margin:0 1px;	
}
div#splash_header{
	background:url("../graphics/splash-header.jpg") no-repeat;
	height:284px;
	position:relative;	
}
.splash-logo{
	left:24px;
	position:absolute;
	top:46px;	
}
.header-slogan{
	bottom:11px;
	left:414px;
	position:absolute;	
}
div#content_container{
	color:#636466;
	padding:20px 60px 0;
	line-height:20px;	
}
div#content_container li{
	float:left;
	margin:22px 63px 0;	
}
div#icons{
	bottom:1px;
	left:10px;
	position:absolute;
}
div#icons img{
	padding:6px 4px;
}
.clear{
	clear:both;	
}
div#container{
	margin:10px auto;
	width:1000px;
	background:#e6e7e8;
}
div#header{
	background:url('../graphics/header_bg.gif') no-repeat;
	width:100%;
	height:152px;
}
div#siteheader{
	background:url("../graphics/green-header-bar-bg.gif") repeat-x #009344;
	height:37px;
	width:100%;
	margin:8px 0;
	line-height:37px;
	position:relative;
}
div#siteheader h1{
		
}
form#site_search_frm{
	position:absolute;
	right:0;
	top:0;		
}
form#site_search_frm li{
	float:left;
	padding:0 10px;	
}
form#site_search_frm li.go-search{
	padding:2px 10px 0 0;
}
input#bluego{
	background:url('../graphics/go.png') ! important;	
}
form#site_search_frm li.go-search input{
	background:url('../graphics/go_search.png');
	border:0 none;
	width:25px;
	height:24px;
	cursor:pointer;
}
form#site_search_frm #site_search{
	border:0 none;
	color:#808285;
	font-size:9pt;
	font-weight:bold;
	height:15px;
	margin:0 6px;
	padding:2px 11px 3px;
	width:148px;
	background:url('../graphics/search.png');
}
.search_blue{
	background:url('../graphics/search.png') ! important;	
}
div#wrapper{
	background:url('../graphics/wrapper_bg.gif') repeat-y;
	position:relative;
	height:100%;
}
div#left{
	width:202px;
	float:left;
	position:relative;
}
div#right{
	float:left;
	width:798px;
}
div#navigation{
	background:#bcbdc0;
	min-height:500px;
	margin-bottom:200px;	
}
	
div#contact-us{
	background:url('../graphics/contactus_bg.gif') no-repeat bottom;
	height:85px;
	bottom:0;
	height:242px;
	left:0;
	position:absolute;
	width:202px;
	text-align:right;
}
div#contact-us li{
	padding-right:10px;
}
div#logo{
	float:left;
	height:132px;
	padding:10px 20px;
	text-align:left;
	width:162px;
}
div#header-items{
	float:left;
	height:136px;
	padding:8px;
	position:relative;
	width:782px;
	
}
div#login{
	background:url('../graphics/login_bg.gif') no-repeat;
	float:right;
	height:24px;
	padding:6px 12px;
	text-align:left;
	width:415px;
}
input#login_btn{
	background:url('../graphics/go.gif');
	height:24px;
	width:25px;
	border:0;
	cursor:pointer;	
}
#login li{
	display:block;
	float:left;
	padding:2px 0;	
}
#login li.loginimg{
	padding:5px 9px 0 5px;	
}
#login li.go{
	padding:0;
}
#login #username_log, #login #password_log{
	border:0 none;
	color:#808285;
	font-size:9pt;
	font-weight:bold;
	margin:0 6px;
	padding:2px 11px 3px;
	width:138px;
	height:15px;
}
#login .password_log{
	background:url('../graphics/input_bg_password.gif');	
}
#login .username_log{
	background:url('../graphics/input_bg_user.gif');	
}
#login .focusFieldLogin{
	background:url('../graphics/input_bg.gif');	
}
div#footer{
	height:50px;
	text-align:right;
	width:100%;	
}
div#footer p{
	color:#A7A9AC;
	font-size:9pt;
	font-weight:bold;
	padding:3px 6px;	
}
div#footer li{
	display:inline;
	padding:0 6px;	
}
div#footer a{
	color:#A7A9AC;
	padding-right:6px	
}
div#header-top{
	height:37px;	
}
div#header-bottom{
	height:92px;
	overflow:hidden;
	padding-top:15px;
	width:782px;
}
div#header-bottom img{
	width:790px;
	height:92px;
}
#signup_name, #signup_email{
	background: url(../graphics/signup.gif) no-repeat;
	border:0 none;
	color:#808285;
	font-size:9pt;
	font-weight:bold;
	height:15px;
	margin:3px 0;
	padding:2px 11px 3px;
	width:148px;
}
.title{
	margin-top:16px;
}
table#leadership-forums{
	width:100%;
	border-collapse: collapse;
	border:1px none #7D7E81;
}
table#leadership-forums th{
	background:#1B75BC;
	color:#FFFFFF;
	font-weight:bold;
	border:1px inset #7D7E81;
	padding:3px;
}
table#leadership-forums td{
	border:1px inset #7D7E81;
	padding:3px;
}