@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	text-align:center;
	background:#666666 url(../images/background_pattern1.jpg) repeat;
}
object { outline:none; }
#bannerhomecontainer{
	position:absolute;
	padding:0px;
	width:955px;
	height:200px;
	text-align:center;
}
#bannerhome{
	margin:0px auto;
	padding:0px;
	width:955px;
	height:200px;	
	text-align:center;
}
#flashbannercontainer{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:955px;
	height:200px;
	text-align:center
}
#flashbannerhome{
	margin:0px auto;
	padding:0px;
	width:955px;
	height:200px;	
	text-align:center;
	background:url(/images/noflash/banner.png) top no-repeat;
}
#topShadow{
	position:relative;
	clear:both;
	margin:0px auto;
	width:955px;
	text-align:center;
	height:35px;
	background:url(/images/siteShadowTop.png);
}
#shadow{
	position:relative;
	clear:both;
	margin:0px auto;
	width:955px;
	text-align:center;
	height:auto;
	background:url(/images/siteShadowMid.png) repeat-y;
	background-position: center 30px;
}
#bottomShadow{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:955px;
	clear:both;
	text-align:center;
	height: 20px;
	background:url(/images/siteShadowBottom.png) center top no-repeat;
}
#wrapper{
	position:relative;
	background: url(../images/subBgImg4.jpg) no-repeat bottom left;
	margin:0px auto;
	padding:0px;
	width:898px;
	text-align:left;
}
#banner{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:955px;
	text-align:center;
	height:180px;
}
#wrapperInner{
	position:relative;
}
#pageContent{	
	position:relative;
	padding:20px 20px 0px 0px;
}
#imagesPane{
	position:absolute;
	left:20px;
	top:25px;
	width:230px;
	z-index:30;
}
#contentPane{
	position:relative;
	padding-left:270px;
	padding-right:20px;
	clear:both;
	z-index:10;
}
#videoPane{
	position:relative;
	float:right;
	margin:0px;
	clear:both;
	z-index:20;
}
#bgfix{
	padding-top:5px;
	padding-bottom:5px;
}
#footer{
	position:relative;
}