/*** The Essential Code ***/
/*#container {
	border-right:solid 1px #959BA6;
}*/
.column {
	padding-bottom:16px;
	vertical-align:top;
}
#container p, #container td, #container ul, #container h6 {
	font-size:1.01em!important;
}
h6 {
	background:none;
	padding:0;
	margin:5px 0;
}




#left {
	width: 722px;
	padding:85px/*set space between top menu and content*/ 10px 10px 10px;
	border:none;
	vertical-align:top;
}
#left #loginBox {
	width:190px;
	height:248px;
	min-height:240px;
	float:left;
	background:#E4E9E5;
	font-size:11px;
}
#left #loginBox h3{
	background: url(../img/common/login_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:10px;
	border:0;
}




#left #loginBox blockquote {
	margin: 0 9px 10px 9px;
	font-size:10px;
	line-height: 16px;
}
#left #loginBox blockquote ul li{
	margin-bottom: 3px;
}
#left #loginBox blockquote #searchCategoryResult {
	margin: 8px 0;
}
#left #loginBox h4 {
	margin: 15px 0 5px 0;
	padding:3px 10px;
	border-top:1px #888 dotted;
	border-bottom:1px #888 dotted;
	font-size:11px;
}
#left #loginBox blockquote .clear{
	clear:both;
	padding:0;
	margin:0;
}






















#left #mainFeature {
	width: 495px;
	float: left;
	margin-left: 23px;
	height:240px;
}

#left #mainFeature #slideshow {
	height:205px;
	padding:0;
	margin:0;
}

#left #mainFeature img{
	border:1px #ccc solid;
	border-bottom:0;
	padding:0;
	margin:0;
}


#left #features{
	width:690px;
	background:#F1F4F7 url(../img/features_bg.gif);
	margin: 20px 0 0 0;
	padding:10px;
	height: 220px;
}


*html #left #features{
	height:atuo;
}
#left #features .promo{
	width:190px;
	float:left;
}
h3 span.more a{
	float:right!important;
	font-weight:normal;
	font-size:11px;
}
/*#left #features .promo h3{
	background: url(../img/homepage/promo_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:5px;
}*/
#left #features .promoWide{
	width:233px;
	float:left;
	margin: 0 37px;
}
/*#left #features .promoWide h3{
	background: url(../img/homepage/promoWide_header.gif) no-repeat left top;
	color:#fff;
	height:20px;
	padding: 6px 0 0 10px;
	margin-bottom:5px;
}*/

#left p{

}	
/*sidebar styles*/
#right {
	width: 240px;             /* RC width */
	padding:85px/*set space between top menu and content*/ 5px 0 0;          /* RC padding */
	/* margin-right: -100%; */
	border-right:none!important;
	vertical-align:top;
}
/*#right h3{
	background:url(../img/homepage/sidebar_header.gif) no-repeat left top;
	color:#fff;
	height:24px;
	padding: 6px 0 0 10px;
	margin-bottom:5px;
}*/
ul.index {
	list-style: none;
	/* define the line height so the bullets aren't so cluttered */
	line-height:18px;
	/* indents the lists */
	margin: 0 0 7px 3px;
	vertical:align:top;
}

ul.index li{
	/*margin-bottom: 4px;
	_margin-bottom:-13px;*/
	display: inline;

}

ul.index li a{
	padding: 0 0 0 8px;
	display:block;
	background:url(../img/common/bullet_arrow.gif) no-repeat 0 6px;
}
ul.index li a span{
	font-size:10px;
	color:#555!important;
	text-decoration: none;	
}

/* mission & principles styles on homepage */
#mission_principles {
	font-size: 11px;
	width: 230px;
	background-color: #F3F0E4;
	padding: 5px;
}
#mission_principles p{
	line-height: 12px;
	padding-left: 5px;
}
.mp_header {
	background-color:#7C98AE;
	color: #FFFFFF;
	font-weight: bold;
	padding:5px;
}
.line_wrap {
	line-height: 12px;
}

#right .box{
	background:#F3F0E4;
	padding:5px;
}
#right .box dt a{
	color:#555;
}
#right .box dd{
	line-height:18px;
	margin-bottom:10px;
}
#right .box  img.right {
	float:right;
	margin: 0 0 5px 5px;
	padding:2px;
	border:1px #ccc solid;
}
