#wrapper {
	position:relative;
	width:975px;
	background-color:#fff;
	margin:0 auto;
}
#container {
	width:983px;
	background-image:url(../images/right_shadow_bg.gif);
	background-position:right;
	background-repeat:repeat-y
}
/*#logo {margin: 35px 0px 26px 52px}*/

#mast_head {
	width:975px;
	height:72px;
}
#mast_head #tagline {
	float:left;
	width:470px;
	padding-top:24px;
	text-align:right
}
#mast_head #secondarynav {
	float:right;
	width:503px;
	font-size:11px
}
#mast_head #secondarynav #rss {
}
#mast_head #secondarynav a {
	text-decoration:none;
	color:#000;
	font-size:11px
}
#mast_head #secondarynav a:hover {
	text-decoration:underline
}
#mast_head #secondarynav #secondary_padding {
	padding-left:200px;
	padding-top:24px;
	*padding-top:15px;
	*padding-left:200px;
}
#mast_head #secondarynav #secondary_padding p {
	margin-top:3px;
	margin-right:20px;
	text-align: right;
}
#presentation {
	width:975px;
	height:191px
}
#presentation #main_photo {
	width:734px;
	float:left;
}
#presentation #main_photo img {
	display:block
}
#presentation #thumbs_text {
	width:241px;
	float:right;
}
#presentation #thumbs_text #header_wrapper {
	height:153px;
	background-color:#eeeddb;
}
#presentation #thumbs_text #header_wrapper #header_text {
	color:#000;
	font-size:20px;
	line-height:1.2em;
	padding:20px 15px 0px 20px;
}
#presentation #thumbs_text table.thumbnails {
	height:38px;
}
#presentation #thumbs_text table.thumbnails img {
	margin:0;
}
#presentation #thumbs_text table.thumbnails img.active {
	visibility:hidden;
}
/*#presentation #thumbs_text table.thumbnails .thumb1 {background:#fff url(../home_images/thumbs/pic1-hover.gif) left top no-repeat;}
#presentation #thumbs_text table.thumbnails .thumb2 {background:#fff url(../home_images/thumbs/pic2-hover.gif) left top no-repeat;}
#presentation #thumbs_text table.thumbnails .thumb3 {background:#fff url(../home_images/thumbs/pic3-hover.gif) left top no-repeat;}
#presentation #thumbs_text table.thumbnails .thumb4 {background:#fff url(../home_images/thumbs/pic4-hover.gif) left top no-repeat;}
#presentation #thumbs_text table.thumbnails .thumb5 {background:#fff url(../home_images/thumbs/pic5-hover.gif) left top no-repeat;}*/

#content {
	background-color:#fff;
	padding:0px;
	width:975px;
}
#content #nav_shadow {
	width:975px;
	padding-bottom:20px
}
#content p {
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px
}
#content a {
	text-decoration:none
}
#content a:hover {
	text-decoration:underline
}
#left-column {
	position:relative;
	width:416px;
	float:left;
	padding:0 10px 0px 35px
}
#two-columns {
	position:relative;
	width:514px;
	float:right;
	margin-bottom:40px;
}
#two-columns #news {
	position:relative;
	width:217px;
	float:left;
	border-left:#CCCCCC 1px solid;
	background:none;
	min-height:310px;
	padding-top:0px;
}
#two-columns #news .news-lines p {
	line-height:1.2em;
	padding-left:20px;
}
#two-columns #news .news-lines ul {
	list-style:square;
	padding:1px 0 0 35px;
	margin:0px;
}
#two-columns #news .news-lines ul li {
	padding:0 0 0px 0px;
	line-height:1.3em;
}
/* #two-columns #news .news-lines img {
	text-align:center;
	padding-top:10px;
	margin-top: 50px; 
} */

#two-columns_image {
	text-align:center;
	padding-top:10px;
	vertical-align: bottom;
	position: relative;
	top: 50px;
}
#two-columns #news .red-title {
	color:#ef4135;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:0px
}
#two-columns #latest_news {
	position:relative;
	float:right;
	width:279px;
	*width:276px;
	border-left:#CCCCCC 1px solid;
	background:none;
	min-height:372px;
	padding-top:0px
}
#preview{
	margin-top:10px;
	margin-bottom:10px;
}

#two-columns #latest_news #newsroom, #latest_news #alerts, #latest_news #events, #latest_news #articles {
	padding-left:23px;
	padding-right:23px
}
#two-columns #latest_news .alerts-lines {
	line-height:1em;
}
#two-columns #latest_news .alerts-lines a {
	color:#000;
}
#two-columns #latest_news .news-highlight {
	color:#ef4135;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
#two-columns #latest_news .news-highlight a {
	color:#ef4135;
}
#social_icons {
	width:280px;
	float: right;
	margin-top: 30px;
}
/* for Internet Explorer min-height */
/*\*/* html #news {
	height: 310px;
}/**/
/*\*/* html #latest_news {
	height: 382px;
}/**/
#left-image {
	position:relative;
	float:left;
	width:113px;
	padding-top:38px;
}
#left-text {
	position:relative;
	float:right;
	width:280px;
	padding-top:0px;
}
#left-column p {
	line-height:2em;
	font-size:11px;
	padding-bottom:12px;
}
#left-text h1 {
	color:#ef4135;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
}

#left-text .news-lines p {
	line-height:1.2em;
	padding-left:0px;
}
#left-text .news-lines ul {
	list-style:square;
	padding:1px 0 0 15px;
	margin:0px;
}
#left-text .news-lines ul li {
	padding:0 0 0px 0px;
	line-height:1.3em;
}




#left-column a {
	text-decoration:none;
	color:#000;
#ef4135 font-size:10px;
}
/* ------- Tabs ---------------*/


#two-columns ul.tabNavigation {
	font-size:14px;
	list-style: none;
	font-weight:bold;
	margin: 0;
	padding: 1px 5px 4px 16px;
*padding: 4px 5px 4px 16px;
	width:100%;
	color: #000;
}
#two-columns ul.tabNavigation li {
	display: inline;
}
#two-columns ul.tabNavigation li a {
	padding: 3px 5px 3px 5px;
	color: #000;
	border: solid 1px #fff;
	text-decoration: none;
}
#two-columns ul.tabNavigation li a.selected, #two-columns ul.tabNavigation li a:hover {
	color: #fff;
	padding-top: 3px;
	border: solid 1px #ef473f;
	background-color: #ef473f;
	text-decoration: none;
}
#two-columns ul.tabNavigation li a:focus {
	outline: 0;
}
#two-columns div.tabs > div {
	padding: 4px 15px 0px 0px;
	margin-top: 5px;
}
#two-columns div.tabs > div h2 {
	margin-top: 0;
}
.red-text {
	color:#ef473f
}

