/*---------------------------------------------------------------------------------------------------------
//	Banner Slideshow styles
//-------------------------------------------------------------------------------------------------------*/

#slideshow
{
	position:				relative;
	height:					200px;
	overflow:				hidden;
	background-color:		white;
}

#slideshow .text1
{
	z-index:				1;
}

#slideshow .text2
{
	display:				none;
	z-index:				2;
	position:			absolute;
	top:				0px;
	left:				0px;
}

#slideshow .text3
{
	display:				none;
	z-index:				3;
	position:			absolute;
	top:				0px;
	left:				0px;
}

/* container for slides */
.banner-images,
.banner-video 
{
}

/* single slide */
.banner-images div 
{
	display:			none;
	position:			absolute;
	z-index:			1;
}

.banner-images div img 
{
}

.banner-tabs 
{
	clear:				both;
	float:				right;
	margin-top:			5px;
}

.banner-tabs a 
{
	width:				8px;
	height:				8px;
	float:				left;
	margin:				3px;
	background:			url(/images/navigator.png) 0 0 no-repeat;
	display:			block;
	font-size:			1px;	
}

.banner-tabs a:hover 
{
	background-position:0 -8px;      
}

.banner-tabs a.current 
{
	background-position:0 -16px;     
} 	











#homecontainer-main
{
	height:					780px;
	position:				relative;
	display:				block;
}

div.edit
{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10000;
}

table#center-x td#centercenter
{
	background-position:	0px 383px;
}

.home-prodserv
{
	display:			none;
	margin:				30px 25px;
}

.home-prodserv h2
{
	font-family:		helvetica,arial,sans serif;
	font-size:			18px;
	margin:				0px;
	padding:			0px;
	color:				#629080;
	line-height:		20px;
	margin-bottom:		5px;
}

.prod-serv-table
{
	width:				612px;
}

.prod-serv-table td.productleft
{
	width:				 6px;	
	background-image:	 url( /images/productbox-left.png );
	background-repeat:	 repeat-y;
}

.prod-serv-table td.productright
{
	width:				 6px;	
	background-image:	 url( /images/productbox-right.png );
	background-repeat:	 repeat-y;
}

.prod-serv-table td.nav
{
	width:				 169px;	
	background-color:	 white;
	padding-top:		 10px;
	padding-bottom:		 20px;
	background-image:	 url( /images/productbox-nav-bg.png );
	background-repeat:	 repeat-x;
	background-position: left bottom;
}

.prod-serv-table td.nav a
{
	display:			 block;
	padding:			 7px 22px;
	color:				 #9e9e9e;
	line-height:		 16px;
	font-family:		 helvetica,arial,sans serif;
	font-size:			 12px;
	font-weight:		 bold;
}

.prod-serv-table td.nav a:hover,
.prod-serv-table td.nav a.active,
.prod-serv-table td.nav a.active:hover
{
	background-color:	 #e6edea;
	color:				 #629080;
}

.prod-serv-table td.content
{
	background-color:	 #e6e6e6;
	overflow:			 hidden;
	border-right:		 1px solid white;
	width:				 430px;

	background-image:	 url( /images/productbox-content-bg.jpg );
	background-repeat:	 repeat-x;
	font-size:			11px;
	line-height:		16px;
	
}

.home-resource,
.home-news,
.home-sidebar
{
	display:			 none;
	background-image:	 url( /images/home-box-content-bg.gif );
	background-repeat:	 repeat-x;
	background-position: left bottom;
	background-color: white;
	margin-left:		 6px;
	margin-right:		 6px;
	padding:			 10px;
	overflow: hidden;
	width:				232px;
	z-index:			99;
}

.home-sidebar
{
	height: 64px;
		z-index:			99;

}

.home-resource
{
	height: 142px;
	z-index:			99;
}

.home-news
{
	height: 157px;
	z-index:			99;
}


.home-box
{
	width:				286px;
	overflow:			hidden;
	padding:			0px;
	margin-bottom:		7px;
	z-index:			99;
}
		
.home-box-top
{
	width:				286px;
	height:				35px;
	background-image:	url( /images/home-box-top.png );
	background-repeat:	no-repeat;
	z-index:			99;
}

.home-box-title
{
	text-transform:		lowercase;
	font-family:		helvetica,arial,sans serif;
	color:				white;
	font-size:			14px;
	line-height:		14px;
	padding-top:		13px;
	padding-left:		24px;
	letter-spacing:		.03em;
	z-index:			99;
}

.home-box-content
{
	background-image:	url( /images/home-box-bg.png );
	background-repeat:	repeat-y;
	display:			block;
	zoom:				1;
	width:				264px;
	font-size:			11px;
	line-height:		16px;
	background-color:	transparent;
	z-index:			99;
}


.home-box-bottom
{
	background-image:	url( /images/home-box-bottom.png );
	background-repeat:	repeat-y;
	width:				271px;
	height:				34px;
	z-index:			99999;
}

.home-box-content .more-arrow
{
	font-size:			15px;
}

.home-box-content h2
{
	font-family:		helvetica,arial,sans serif;
	font-size:			12px;
	margin:				0px;
	padding:			0px;
}

h1,
h1 a,
h1 a:hover
{
	font-family:		helvetica,arial,sans serif;
	font-size:			22px;
	color:				#ec8920;
	margin-bottom:		5px;
}

.maintext
{
	font-size:			12px;
	line-height:		22px;
	color:				#777777;
	width:				500px;
	margin-top:			42px;
	margin-left:		70px;
	display:			block;
	margin-bottom:		20px;
}

table.home-box-nav
{
	height:				25px;
}

table.home-box-nav td
{
	vertical-align:		middle;
}

a.home-box-arrow
{
	padding:			8px 12px;
	display:			block;
}

#footer
{
	clear:				both;
}