/* Structural */

#wrapper {width:950px;background-image: url(../images/flash-reflection.gif);background-repeat:no-repeat;background-position:top center;padding:0px;margin:0px;margin-right:1px;margin-left:1px;}
#column-one {width:691px;float:left;clear:none;}
#column-two {width:259px;float:right;clear:none;}
#column-one p {color:black;}

/* News box */
#news {padding:0px;margin:0px;width:229px;margin-top:18px;margin-right:14px;margin-bottom:10px;float:right;display:inline;}
#news-content img {float:right;margin:0px;padding:0px;width:227px;height:108px;clear:both;margin-bottom:20px;}
#news strong {color:#0054a6;font-weight:bold;}
#news-top {padding:0px;margin:0px;background-image:url(../images/login-top.gif);background-repeat:no-repeat;width:229px;height:33px;float:left;}
#news-top p {color:#0054a6;margin-left:15px;margin-top:9px;font-size:0.75em;font-weight:bold;}
#news-content {width:227px;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;float:left;}
#news-content a {color:#0054a6;border-bottom:1px solid #0054a6;font-weight:bold;text-decoration:none;}
#news-content a:hover {color: #ec008c;border-bottom:1px solid #ec008c;}
#news-content p {margin:10px 15px;color:black;font-size:0.7em;line-height:160%;}
#news-bottom {padding:0px;margin:0px;background-image:url(../images/news-bottom.gif);background-repeat:no-repeat;width:229px;height:5px;float:left;}
#log-in {margin-top:18px;margin-right:14px;float:right;}

/* logos box */
#logos {padding:0;margin:18px 14px 0 0;float:right;display:inline;width:229px;}
#logos strong {color:#0054a6;font-weight:bold;}
#logos-top {padding:0px;margin:0px;background-image:url(../images/login-top.gif);background-repeat:no-repeat;width:229px;height:33px;float:left;}
#logos-top p {color:#0054a6;margin-left:15px;margin-top:9px;font-size:0.75em;font-weight:800}
/*#logos-content {background-image:url(../images/logos-bg.gif);width:229px;float:left}*/
#logos-content {width:227px;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;float:left;}
#logos-content p {margin:10px 15px;color:#000;font-size:.7em;line-height:160%;}
#logos-bottom {padding:0px;margin:0px;background-image:url(../images/news-bottom.gif);background-repeat:no-repeat;width:229px;height:5px;float:left;}

/* Flash object */

#slide_container {padding:0px;margin:0px;width:924px;height:288px;clear:both;margin-left:14px;margin-bottom:3px;}
#slide_nav {background: #fff url('/images/home/slideshow/nav_bg_blank.gif') left top no-repeat; width: 924px; height: 35px; position: relative;}
#slide_image {margin:0; padding: 0; height: 253px;}

	a:focus#slideshow_back,
	a:focus#slideshow_forward {
		outline: none;
	}
	#slideshow_back,
	#slideshow_forward {
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
	}
	#slideshow_back {
		left: 10px;
		top: 7px;
	}
	
	#slideshow_forward {
		left: 30px;
		top: 7px;
	}
	#slide_links_container {
		position: absolute;
		left: 60px;
		top: 10px;
	}
		a.slide_link {
			display: block;
			color: #fff;
			float: left;
			text-decoration: none;
			width: 15px;
			height: 15px;
			font-size: 0.7em;
			text-align: center;
			font-weight: bold;
		}
			a.active_slide {
				background-color: #fff;
				color: #000;
			}

/* Welcome section */

#welcome {margin-left:13px;width:677px;margin-top:18px;background-image:url(../images/welcome-top.gif);background-repeat:no-repeat;}
#welcome-content {width:675px;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;float:left;margin-top:5px;}
#welcome-content a {color:#0054a6;font-weight:bold;text-decoration:none;}
#welcome-content a:hover {color:#ec008c;font-weight:bold;text-decoration:underline;}
#welcome-bottom {width:677px;height:5px;background-image:url(../images/welcome-bottom.gif);background-repeat:no-repeat;float:left;}

/* 2 column panel - logo buttons */
div.column-block img.imgLeft {float:left; margin:0 5px 0 0}
div.column-block img.imgRight {float:left; margin:0 0 0 5px}

#home_logo_slideshow {
	height: 114px;
	position: relative;
	z-index: 1;
}
a.logo_link {
	display: block;
	height: 114px;
	width: 229px;
	text-decoration: none;
	border: none;
}