#centermain
{
	float: left;
	width: 765px;
	height: 382px;
	margin-right: 8px;
	position: relative;
	

}

/*** slideshow ****/
#ss_wrapper
{
	width: 588px;
	height: 367px;
}

.ss_image_wrapper
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 588px;
	height: 331px;
	margin-right: 0px;
}

.ss_image
{
	border: 0px;
	width: 590px;
	height: 345px;
}

.ss_text_wrapper
{
	position: absolute;
	top: 248px;
	left: 10px;
	width: 590px;
	height: 104px;
	/*overflow:auto;*/
	line-height: 1em;
	color: #ccc;
	z-index: 5;
	text-align:left;
}

.ss_text
{
	width: 590px;
	height: 50px;
	font-weight:bold;
	/*overflow: auto;*/
}

.ss_headline
{
	font-size: 22px;
	line-height: 23px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, Arial, serif;
	margin: 2px 0px 0px 0px;
	color: #fff;
	text-align: left;
	font-weight:bold;
}

.ss_headline a:link, a:visited, a:active
{
	color: #fff;
	letter-spacing: 0.05em;
	font-weight:bold;
}

.ss_headline a:hover { letter-spacing: 0.05em; font-weight:bold;}

.ss_text_body
{
	color: #fff;
	font-size: 13px;
	height: 20px;
	/*overflow:auto;*/
	width: 570px;


}

.ss_text_wrapper .ss_links_blue, .ss_links_white
{
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	height: 16px;
	font-weight: bold;
	text-align:right;
}

.ss_links_blue a
{
	color: #D3DFEA;
	font-weight: bold;
}

.ss_links_white a
{
	color: #ccc;
	font-weight: bold;
}

.ss_links_blue a:hover, .ss_links_white a:hover { text-decoration: underline; }

/*#ss_nav_Container
{
	width: 599px;
	position: relative;
	float: right;
	height: 46px;
	background-color: #0049AE;
	z-index: -1;
} */

#ss_nav_wrapper
{
	text-align: center;
	vertical-align: middle;
	border-top: 0px;
	/*border-right: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	/*border-left: 1px solid #ccc;*/
	padding-top: 10px;
	background-image: url(../images/features_slides/navbg01.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 335px;
	left: 0px;
	width: 589px;
	height: 36px;
}

#ss_pause
{
	float: left;
	margin: 7px 7px 7px 6px;
	width: 35px;
	text-align: left;
}

#ss_archive
{
	float: right;
	margin: 6px 6px 7px 7px;
	font-size: 0.75em;
}

#ss_nav
{
	text-align: center;
	padding-top: 0px;
}

.ss_thumb
{
	border: 0px;
	width: 33px;
	height: 18px;
	background-color: #666;
	padding: 1px;
	margin: 4px 1px 0px 1px;
}

.ss_thumb_selected
{
	border: 0px;
	width: 33px;
	height: 18px;
	background-color: #D21034;
	padding: 4px 3px 2px 3px;
	margin: 0px;
}

.ss_nav_arrow
{
	margin: 6px 1px 0px 1px;
	width: 8px;
	height: 16px;
	border: 0px;
	vertical-align: top;
}

#ss_pause_button { border: 0px; }

/* IE6 styles */
/* IE7 styles */


#blue_column
{
	background-color: #0049AE;

	width: 175px;
	position: absolute;
	top: 0px;
	left:588px;
	height:382px;
}


#uniticons .unit_icon
{
	border-right: #999999;
	border-width: 0 1px 0 0px;
	border-style: none solid none solid;
	background-color: white;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	width: 73px;
	height: 135px;
	padding-right: 1px;
}

#uniticons .unit_icon a:link, a:visited, a:active
{
	color: #0049AE;
	font-weight: normal;
}

#uniticons .unit_icon a:hover { color: #e31736; }

#uniticons .unit_icon_rightcol
{
	border-right: #999999;
	border-width: 0 0px 0 0px;
	border-style: none solid none solid;
	background-color: white;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
}

#uniticons .unit_icon_rightcol a:link, a:visited, a:active
{
	color: #0049AE;
	font-weight: normal;
}

#uniticons .unit_icon_rightcol a:hover { color: #e31736; }



.readMore a
{
	position: absolute;
	top: 65px;
	left: 464px;
	font-size:11px;
	white-space:nowrap;
	


}


















