#page_home_top_story {
	background-color: #EFEFEF;
	clear: both;
	float: left;
	height: 350px;
	width: 790px;
}
 #buttons {
	font-size: 11px;
	background-color: #000000;
	display: inline;
	clear: both;
	float: left;
	width: 770px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
 #buttons a {
	color: #FFFFFF;
	text-decoration: none;
}
#page_home_panels {
	display: inline;
	clear: left;
	float: left;
	width: 530px;
	margin-right: 10px;
}
#page_home_video {
	display: inline;
	float: left;
	width: 250px;
}#slider_home {
	display: inline;
	clear: both;
	float: left;
	width: 530px;
}
.caroNavBar {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 530px;
	overflow: hidden;
	background-color: #003366;
	height: 25px;
	font-size: 12px;
}
.caroNavBarText {
	/*float: left; font:16px arial; _font-weight: bold; color: #fff; margin: 5px 0px 3px 5px; _margin-top: 3px; */
	float: left;  font-size: 12px; font-weight: bold; color: #fff; margin: 5px 8px;
}
.caroNavBarItems {
	float: right; margin: 0; padding: 0;
}
.caroNavBarItem, .caroNavBarItemSelected, .caroNavBarAll {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 6px 4px 0px 8px;
	float: left;
}
.caroNavBarItemSelected {
	background-color: #001144;
}
.caroNavBarAll {
	margin-left: 6px;
}
.rightEdge, .rightEdgeEmpty {
	width: 6px;
	height: 25px;
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	background-repeat: no-repeat;
}

.caroNavBarItemSelected a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.caroNavBarItemSelected a:visited {color:#fff; text-decoration: none; }

.caroNavBarItem  a:link {color:#999999; text-decoration: none; }
.caroNavBarItem  a:visited {color:#999999; text-decoration: none; }
.caroNavBarItem  a:hover {color:#fff; text-decoration: none; }

.caroNavBarAll  a:link {color:#CCCCCC; text-decoration: none; }
.caroNavBarAll  a:visited {color:#CCCCCC; text-decoration: none; }
.caroNavBarAll  a:hover {color:#fff; text-decoration: none; }

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 528px;
}

.stepcarousel .belt {
	position: absolute; /*leave this value alone*/ left: 0; top: 0;
}

.stepcarousel .panel{
	float: none; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 508px;
	color: #333;
	font-size: 12px;
	float: none;
	position: absolute;
	left: 0px;
	display: inline;
	height: 200px;
	background-color: #EFEFEF;
	padding: 10px;
}
#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:0;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:250px;
	overflow:hidden;	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=90);
	-moz-opacity:0.9;  
	-khtml-opacity: 0.9;
	opacity: 0.9;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:250px;
	background-color: #002244;
	overflow:hidden;
	color:#fff;	
}

	#excerpt li {
		padding:5px;
	}
	
	#excerpt h3 {
		margin: 10px;
		font-size: 24px;
		}
	#excerpt p {
		margin: 10px;
		font-size: 12px;
		line-height: 14px;
	}
	#excerpt a {
		color: #FFFFFF;
	}
#slider {

	/* You MUST specify the width and height */
	width:790px;
	height:350px;
	position:relative;	
	overflow:hidden;
}
#events_list td, #events_list th {
	font-size: 11px;
	padding: 4px;
}
#events_list th {
	font-weight: bold;
	text-align: left;
}
#events_list a {
	color: #003366;
}
/* everything is constructed with a single background image */
#flowtabs_nav {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	width: 530px;
	font-weight: bold;
}
/* root element for tabs */
#flowtabs, #flowtabsb {
	
	/* dimensions */
	width:530px;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li, #flowtabsb li {
	float:right;
	margin:0;
	padding:0;
	text-indent:0;
	list-style-type:none;
	color: #999999;
}

/* a- tag inside single tab */
#flowtabs li a, #flowtabsb li a {
	display:block;
	width: 120px;
	margin:0px;
	/* font decoration */
	color:#999999;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	background-color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	outline: none;
}

 
/* mouseover state */
#flowtabs a:hover, #flowtabsb a:hover 		{ color:#fff;	 }

/* currently selected tabs */
#flowtabs a.current, #flowtabsb a.current		{
	cursor:default;
	color:#fff;
	background-color: #001144;
}


/* panes */
#flowpanes, #flowpanesb {
	width:528px;
	height:200px;
	border: 1px solid #003366;
	margin-bottom:10px;
}


/* single pane */
#flowpanes div, #flowpanesb div {
	display:none;
	color:#000000;
	background-color: #FFFFFF;
	padding: 10px;
	height: 180px;
	width: 510px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2, #flowpanesb div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a, #flowpanesb a {
	color: #003366;
}

#flowpanes p, #flowpanes samp, #flowpanesb p, #flowpanesb samp {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 12px;
}

#flowpanes div.narrow, #flowpanesb div.narrow {
	padding-right:160px;		
}


/* override the root element to enable scrolling */
#flowpanes, #flowpanesb {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#flowpanes div, #flowpanesb div {
	float:left;
	display:block;
	width:510px;
	cursor:pointer;
	font-size:12px;
}

/* our additional wrapper element for the items */
#flowpanes .items, #flowpanesb .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a, #flowpanesb .less, #flowpanesb .less a {
	color:#999 !important;
	font-size:11px;
}
