#wrapper{
	background: none;
}

#callouts {
	padding:0px;
	margin:0px;
	background: url('/assets/images/hp_callout_eq_bg.gif') no-repeat 215px 0px;
}

#callouts div{
	display:inline;
}

#target_main_flash{
	display:inline;
	width:960px;
	height:501px;
}

#co_news {
	float:right;
	width:430px;
	position:relative;
	background: url('/assets/images/hp_lednews.gif') no-repeat 0px 20px;
	padding:55px 30px 15px 0px;
}


#co_news ul{
	margin-bottom:12px;
}

#co_news li{
	margin-bottom:6px;
	line-height:14px;
}

#co_news a{
	font-size:12px;
	font-weight:bold;
	color:#006993;
	text-decoration:none;
}

#co_news a:hover{
	text-decoration:underline;
}

#co_news .more_news a{
	font-size:11px;
	font-weight:normal;
	color:#262626;
	text-decoration:none;
}

#co_news .more_news a:hover{
	text-decoration:underline;
}

#led_news{
	position:absolute;
	top:20px;
}

#rss_icon{
	position:absolute;
	top:20px;
	left:130px;
}

#co_opportunites {
	clear:all;
	float:left;
	width:217px;
	padding:55px 0px 0px 3px;
	background: url('/assets/images/hp_opportunities.gif') no-repeat 3px 20px;
}

#co_random {
	width:264px;
}


#callouts .sel_default{
	display: inline;
}

#callouts .notsel {
	display: none;
}

#co_opportunites li{
	margin-bottom:5px;
}


/*center callout positions*/

#random_target_d img{
	padding:15px 0px 0px 15px;
}

#random_target_a img{
	padding:15px 0px 0px 15px;
}

#random_target_b img{
	padding:15px 0px 0px 15px;
}

#random_target_c img{
	padding:15px 0px 0px 15px;
}


#target_main_flash{
	position:absolute;
}

#target_main_flash_alt_content{
	background: #dee7ec;
	border-bottom: 8px solid black;
	margin: 0px;
	padding: 25px 40px;
	height: 440px;
	overflow: hidden;
	
}

#target_main_flash_alt_content #opportunity{
	float: left;
	width: 440px;
	padding-right: 40px;
	border-right: 1px solid #ffffff;
}

#target_main_flash_alt_content #opportunity p{
	margin-bottom: 20px;
}

#target_main_flash_alt_content #opportunity a{
	font-weight: bold;
	display: block;
	text-decoration: underline;
	margin-bottom: 4px;
}

#target_main_flash_alt_content #links{
	float: left;
	width: 355px;
	padding: 39px 0px 0px 40px;
}

*:first-child+html #target_main_flash_alt_content #links{
	padding: 40px 0px 0px 40px;
}

* html #target_main_flash_alt_content #links{
	padding: 40px 0px 0px 40px;
}

#target_main_flash_alt_content #links h2{
	background: #576577;
	font-size: 24px;
	color: #ffffff;
	padding: 6px 10px;
	margin-bottom: 38px;
}

*:first-child+html #target_main_flash_alt_content #links h2{
	margin-bottom: 34px;	
}

* html #target_main_flash_alt_content #links h2{
	margin-bottom: 34px;
}

#target_main_flash_alt_content #links #want_links_wrapper{
	margin: 0;
	padding: 0;
}

#target_main_flash_alt_content #links .want_links{
	margin: 0 0 25px 0;
}

#target_main_flash_alt_content #links #want_links_wrapper ul{
	margin: 0px 0px 0px 10px;
}

#target_main_flash_alt_content #links #want_links_wrapper ul li{
	margin: 5px 0px;
}

