
body, html {
	margin: 0;
}

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

img {
	border: 0;
	display: block;
}

.clear {
	clear: both;
}

/* structure - try to keep organized*/

#wrapper {
	width: 982px;
	background: #fff;
	margin: 0px auto;
}

#new_header {
}

#header {
	/*padding: 10px 0 15px 15px;*/
	overflow: hidden;
}

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

#title_wrap {
	padding: 20px 0px 20px;
}

#nav_main {
	height: 31px;
	padding-left: 25px;
	overflow: hidden;
	background: #eee url(../images/bg_nav_main_new.gif);
}

#main_lhs {
	margin: 10px 0px 0px 10px;
	width: 379px;
	float: left;
 }
 
 #main_rhs {
	margin: 10px 10px 0 10px;
	width: 573px;
	float: left;
}

#news_wrap {
	width: 378px;
	background: url(../images/news_top.png) no-repeat #e9eaeb;
	float: left;
	margin-bottom: 10px;
	padding-top: 17px;
}

#news_feature  {
	clear: right;
	padding: 10px;
}

.news_title {
	clear: both;
	margin: 5px 0 0 10px;
}

.news_feature_body {
	margin: 0;
}

.news_feature_header {
	margin: 0 0 0.25em 0;
}

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

.podcast_icon {
	margin-right:10px !important;
}

.news_list {
	float: left;
	width: 174px;
	margin-left: 10px;
}

.news_list h2, .finpanel_list h2 {
	margin: 0 0 0.25em 0;
}

.news_list ul, .finpanel_list ul {
	margin: 0;
	line-height: 1.25em;
}

.news_list li, .finpanel_list li {
	padding: 0 0 0.5em 10px;
}

.archive_link {
	clear: both;
	margin: 0;
}

#news_bottom {
	background: url(../images/news_bottom.png) no-repeat 0 100% #e9eaeb;
	height: 10px;
	clear: both;
}

#sidebar {
	margin: 0 0px 0 10px;
	width: 184px;
	float: left;
}

#sidebar img {
	margin-bottom: 8px;
	clear: right;
}

#finpanel {
	margin: 10px 0 10px 0;
	width: 573px;
	clear: left;
	background: url(../images/finpanel_top.png) 0 -10px no-repeat #152d47;
}

#finpanel img {
	float: left;
}

.finpanel_share_img {
	width: 174px;
	margin: 0 0 5px 10px;
	float: left;
}

.finpanel_header {
	padding-top: 5px;
}

.finpanel_list {
	margin: 0px 0 0px 10px;
	float: left;
	width: 184px;
}

.finpanel_list ul {
	margin: 0;
}

#finpanel_bottom {
	clear: both;
	height: 10px;
	background: url(../images/finpanel_top.png) 0 0px no-repeat #152d47;
}


#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_main a {
	display: block;
	float: left;
	padding: 7px 26px;
	border-left: 1px solid #fff;
	background: #e0e0e0 url(../images/bg_nav_main_new.gif);
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
#nav_main a.photoprot {
	background: #42BC3B url(../images/bg_nav_main_photoprot_new.gif);
	color: #fff;
	border-right: 1px solid #fff;
	float: right;
	margin-right: 30px;
}

#nav_main a.workop {
	border-right: 1px solid #fff;
}

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

#content_wrap {
	position: relative;
	padding-left: 35px;
}

#col_1, #col_2, #col_3 {
	min-height: 262px;
	_height: 262px;
}

.col_1, .col_2, .col_3, .col_4 {
	float: left;
	width: 217px;
	margin-right: 22px;
}

.col_1 img, .col_2 img, .col_3 img, .col_4 img {
	margin-top: 20px;
}

.col_4 {
	margin-right: 0;
}

#button_wrapper {
	display: block;
	clear: both;
}

#rhs {
	position: absolute;
	width: 217px;
	right: 14px;
	top: 20px;
}

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

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

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

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

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

div.footer_list {
	float: left;
	width: 130px;
	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;
}

p, ul, ol {
	margin: 0 0 12px 0;
	font-size: 13px;
	line-height: 18px;
	color: #8a8c8e;
}

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

ul li {
	background: transparent url(../images/new_bg_li.gif) no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
}

h1 {
	display: none;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 17px;
	font-weight: normal;
	color: #2483c6;
}

h3 {
	margin: 0 0 2px 0;
	font-size: 13px;
	color: #2483c6;
}

.left {
	float: left;
}

/* typography */

.news_title {
	font-weight: bold;
	color: white;
}

.news_feature_header {
	font-size: 17px;
	color: #518f56;
}

#finpanel, #finpanel ul, #finpanel h2 {
	color: white;
}

#finpanel h2 {
	font-weight: bold;
}

#finpanel a {
	color: #f59300;
	text-decoration: none;
}

.finpanel_list ul , .finpanel_list li {
	background: transparent url(../images/new_bg_li_orange.gif) no-repeat;
}

.orange {
	color: #f59300;
}

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

a:hover {
	text-decoration: underline;
}

.blue {
	color: #34a3dc;
}

.red {
	color: #EE0000;
	font-weight: bold;
}

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

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;
}


/* Homepage clocks */

#clocks {
	position: absolute;
	left: 240px;
	top: 3px;
	width: 600px;
	height: 80px;
	display: none;
}

.clock {
	float: left;
	width: 120px;
	height: 80px;
}

.clock p {
	padding-top: 13px;
	text-align: right;
	font-size: 13px;
	color: #999;
}


