body, html {
	margin: 0;
}

body {
	background: #f8f8fa url(../images/bg_body.gif) repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#wrapper {
	width: 982px;
	background: transparent url(../images/bg_wrapper.gif) no-repeat;
}

#nav_top {
	height: 20px;
	text-align: right;
	font-size: 0.8em;
	padding: 4px 20px 0px 0px;
	clear: both;
	border-bottom: 1px solid #d0d0d0;
	color: #8A8C8E;
}
/*
#nav_top strong {
	color: #b2d7fc;
}

#nav_top a {
	color: #f9f9f9;
	text-decoration: none;
	padding: 0 6px;
}

#nav_top a:hover {
	text-decoration: underline;
}
*/
#header {
	/*padding: 10px 0 15px 15px;*/
	overflow: hidden;
}

#header #logo, #header a {
	display: block;
	width: 208px;
}

#nav_sub {
	float: left;
	width: 162px;
	padding: 45px 8px 0 8px;
	background: #f1f1f1;
}

#nav_sub a {
	display: block;
	padding: 8px;
	border-top: 1px solid #d0d0d0;
	font-size: 14px;
	color: #34a3dc;
	text-decoration: none;
}

#nav_sub a.current {
	color: #666;
}

#nav_sub a.sub, #nav_sub a.sub_current {
	display: block;
	padding: 0 8px 8px 17px;
	border: 0;
	font-size: 12px;
	color: #34a3dc;
	text-decoration: none;
}

#nav_sub a.sub_current {
	color: #666;
}

#main_wrap {
	position: relative;
	float: left;
	width: 804px;
	background: #fff;
	min-height: 600px;
	_height: 600px;
}

#main_wrap #print {
	display: block;
	position: absolute;
	top: 48px;
	left: 465px;
	width: 96px;
	height: 34px;
	padding-top: 16px;
	background: transparent url(../images/print.gif) no-repeat scroll right;
	font-size: 12px;
	color: #bababa;
	text-decoration: none;
}

#rhs {
	position: absolute;
	right: 14px; top: 75px;
	width: 202px;
}

#rhs img {
	display: block;
	margin-bottom: 8px;
}

#nav_main {
	height: 37px;
	overflow: hidden;
	background: #eee url(../images/bg_nav_main.gif);
}

#nav_main a {
	display: block;
	float: left;
	padding: 10px 22px;
	border-left: 1px solid #fff;
	background: #e0e0e0 url(../images/bg_nav_main_item.gif);
	font-size: 15px;
	color: #4dafe0;
	text-decoration: none;
}

#nav_main a.current {
	background: #1f7bbc url(../images/bg_nav_main_curr.gif);
	color: #fff;
}

#bcrumbs {
	padding: 28px 0 0 30px;
	font-size: 11px;
	font-style: italic;
	color: #999;
}

#bcrumbs a {
	color: #999;
	text-decoration: none;
}

#bcrumbs a.current {
	color: #2483c6;
}

#content_wrap {
	position: relative;
	float: left;
	width: 543px;
	padding-left: 30px;
}

#content_wrap #title {
	height: 70px;
	position: relative;
}

#content_wrap #title h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	color: #4dafe0;
}

#content_wrap #col_1, #content_wrap #col_2 {
	float: left;
	width: 240px;
	padding-right: 23px;
	padding-bottom: 20px;
}

#content_wrap #col_1_single {
	float: left;
	width: 520px;
	padding-right: 23px;
	padding-bottom: 20px;
}

#col_1_single .video img {
	float: left;
	margin:0 21px 1px 0;
}

.video {
	float: left;
	margin-bottom: 1em;
}

.video h2 {
	color: #518f56;
	clear: right;
}

.video p {
}

.webcasts_podcast_icon_holder {
	display:block; 
	width:72px;
	height:72px;
	float:left;
	margin-right:15px;
	padding-left:6px;
	padding-top:11px;
}

#news_feature  img{
	margin: 5px;
	float: left;
}

/* Footer stylez yo */

.footer_list h2, .footer_list_header {
	font-size: 13px;
}

ul.footer_list {
	list-style-type: none;
	padding: 0;
}

ul.footer_list li {
	background: none;
	font-size: 11px;
	line-height: 13px;
}

.footer_address {
	font-size: 11px;
}

.footer_address h2 {
	font-weight: bold;
	color: #8A8C8E;
	font-size: 11px;
	margin: 0;
}

.footer_address p {
	font-size: 9px;
	line-height: 11px;
}

.left {
	float: left;
}

#footer  {
	clear: both;
	margin: 20px 10px 0 187px;
	padding: 10px 0;
	border-top: 1px solid #d0d0d0;
	font-size: 11px;
	color: #34a3dc;
	width: 785px;
	height: 170px;
}

#footer a {
	color: #34a3dc;
	text-decoration: none;
}

#footer_l {
	float: left;
	width: 541px;
}

#footer_r {
	text-align: right;
	color: #8a8c8e;
	float: right;
}

#footer_sitemap {
	clear: both;
	float: left;
}

div.footer_list {
	float: left;
	width: 147px;
	margin-left: 10px;
}	

div.footer_address {
	float: left;
	margin-right: 10px;
}

ul.footer_list li {
	background: none;
	padding: 0 0 0 0;
}

#footer_contact {
	width: 240px;
	float: left;
}

.footer_bottom {
	border-top: 1px solid #d0d0d0;
	padding: 10px 10px 0;
	float: left;
}


#footer a {
	color: #34a3dc;
	text-decoration: none;
}


