#container {
	width:934px;
	margin:0 auto;
	background-color:#fff;
	padding:0 13px;
	overflow:hidden;
}

#main {
	float:left;
	display:inline;
	width:909px;
	height:582px;
	border:1px solid #808080;
	border-top:none;
	padding:23px 0 0 23px;
}

#container_n {
position:relative;
z-index:100;
}

div#left_col {
	float:left;
	display:inline;
}

div#homeflash_home {
	clear:right;
	height:328px;
	width:583px;
	border:1px solid #808080;
	margin-bottom:10px;
}

div.bottom_content {
	float:left;
	border:1px solid #808080;
	width:287px;
	height:230px;
	display:inline;
}

div.bottom_content h2 {
	background-color:#e6e6e6;
	width:100%;
	text-align:center;
	font-size:9px;
	font-weight:normal;
	color:#1a1a1a;
	line-height:20px;
	border-bottom:1px solid #808080;
}

div.bottom_content.last {
	margin-left:7px;
}

div#home_sidebar {
	float:right;
	width:305px;
}

div#home_sidebar h3 {
	font-size:9px;
	text-align:center;
	font-weight:bold;
	color:#1a1a1a;
	text-transform:uppercase;
}

div#home_sidebar div.home_newsEvents,
div#home_sidebar div.home_pubCase {
	margin-bottom:10px;
	width:304px;
}

div.bottom_content span {
	display:block;
	padding:6px 9px;
}

div.bottom_content h2 span {
	padding:0;
	text-transform:uppercase;
}


/*------------------------ switching tabs ------------------------*/


div.home_newsEvents { /* container for tabs */
	border:1px solid #808080;
	border-right:none;
	clear:left;
	font-size:9px;
	height:186px;
	margin-bottom:5px;
	overflow:hidden;
/*	width:301px; */
}

div.home_newsEvents p, div.home_pubCase p {
	margin:0;
	padding:0;
}

div#home_news, div#home_events {
	height:206px;
/*	width:301px; */
}

div#home_events {
	position:relative;
	top:-216px;
	visibility:hidden;
}

div.home_criteria, div.home_pubCase {
	border:1px solid #808080;
	border-right:none;
	height:241px;
	width:304px;
}

div.home_pubCase {
	height:130px;
}

div.home_criteria {
	position:relative;
}

div.home_criteria img {
	height:241px;
	width:304px;
	position:absolute;
	top:0;
	left:0;
}

div#home_pub, div#home_case {
	height:106px;
/*	width:301px; */
}

div#home_case {
	position:relative;
	top:-116px;
	visibility:hidden;
}

p.home_tabDate {
	display:inline;
	float:left;
/*	height:25px; */
	width:70px;
	margin:0 0 0 10px;
	padding-top:4px;
}

p.home_tabText {
	display:inline;
	float:left;
/*	height:25px; */
	margin:0 0 -2px 4px;
	padding-top:4px;
	width:210px;
}

div#home_sidebar img#home_pubImage {
	float:right;
	display:inline;
}

div#home_sidebar p#home_pubText {
	float:left;
	width:205px;
	margin-bottom:5px;
	display:inline;
}

div#home_sidebar a.pub_link {
	margin-right:10px;
	font-weight:bold;
}

div#home_sidebar p.home_tabText,
div#home_sidebar p.home_tabDate {
	margin-bottom:5px;
}

div#home_sidebar p.home_caseText {
	margin-left:10px;
	margin-bottom:7px;
}

div#home_sidebar a.home_caseLink {
	margin-left:10px;
	font-weight:bold;
/*	display:block;
	margin-bottom:5px; */
}



/* ------ 040809 -------*/

div#home_sidebar {
	width:auto;
}

div#home_sidebar div.home_newsEvents,
div#home_sidebar div.home_pubCase,
div#home_news,
div#home_events {
	position:relative;
}

div.tab_content {
	padding:30px 10px 10px;
	margin:0;
	overflow:hidden;
}

div#home_sidebar h3.tab {
	width:152px;
	position:absolute;
	top:0;
	visibility:visible;
	padding-top:6px;
	height:17px;
	border-bottom:1px solid #fff;
	background-color:#fff;
}

div#home_sidebar h3.right_tab {
	right:0;
	border-left:1px solid #808080;
	width:151px;
}

div#home_sidebar div.tab_content {
	position:absolute;
	top:23px;
	left:0;
	padding:10px;
	height:auto;
	visibility:visible;
}

div#home_sidebar h3.back {
	background-color:#e6e6e6;
	border-bottom-color:#808080;
	cursor:pointer;
}

.hide {
	display:none;
}




/*------------------------ new styles 3.30.09 ------------------------*/
#main a:link, #main a:visited, #main a:active {
	color:#40669C;
}

#main a:hover {
	text-decoration:underline;
}



a.view_all {
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	margin-top:5px;
}

.clearboth { clear:both; }



/*---------------------- jquery slider styles ------------------------*/
#slideshow_container *, slideshow_container {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
	}
#slideshow_container {
	height: 328px;
	width: 583px;
	border: 1px solid #808080;
	background: #eee;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
	}
#slide_descriptions {
	z-index: 9;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	/* background-image: url(../images/home.slideshow/80bl_50op.png); */
	background-color: #989898;
	text-align: right;
	display: none;
	}
	#slide_descriptions { background-color: rgba(51, 51, 51, 0.5); }
	#slide_descriptions div {
		color: #fff;
		font-family: Arial;
		font-size: 10pt;
		padding: 2px 20px;
		display: none;
		}
#buttons {
	z-index: 10;
	position: absolute;
	bottom: -20px;
	}
	#buttons a {
		display: block;
		width: 70px;
		height: 50px;
		border: 1px solid #808080;
		background-color: #fff;
		margin: 25px 5px 2px 5px;
		float: left;
		color: #000;
		text-decoration: none;
		border-radius: 8px;
		}
	#buttons a.one { background: #fff url(../images/home.slideshow/promo_1.png) center center no-repeat; }
	#buttons a.two { background: #fff url(../images/home.slideshow/promo_2.png) center center no-repeat; }
	#buttons a.three { background: #fff url(../images/home.slideshow/promo_3.png) center center no-repeat; }
	#buttons a.four { background: #fff url(../images/home.slideshow/promo_4.png) center center no-repeat; }
	#buttons a.sel {
		/* border: 3px solid #336699; */
		}
	#buttons a:hover {
		background-color: #bbb;
		}
.slide_container {
	position: absolute;
	top: 0;
	left: 583px;
	float: left;
	}
	.slide {
		height: 328px;
		width: 583px;
		}
.slide_container.active {
	left: 0;
	}
