#siteSplashCols{
	width:574px;
	margin:2px auto;
	overflow:hidden;
}
#siteSplashLeft{
	float:left;
	width:388px;
}
#siteSplashRight{
	float:right;
	width:182px;
	padding-top:5px;
}
#siteSplashPanes{
	position:relative;
	overflow:hidden;
	margin-top:5px;
}
.splash-pane{
	position:relative;
	width:388px;
	background:url(../Design/siteSplashPane.png) left bottom no-repeat scroll;
}
.splash-pane-bg{
	position:relative;
	z-index:10;
	min-height:235px;
	padding:0 20px 40px 10px;
}
.splash-pane-top{
	padding:10px 0;
}
.splash-pane-top-title{
	color:#FC6001;
	font-family:"Fontdiner Swanky";
	font-size:3.5em;
	font-weight:bold;
	text-shadow:2px 2px 3px rgba(0, 0, 0, 0.65);
}
.splash-pane-top-body{
	color:#fff;
	font-size:2.2em;
	text-shadow:2px 2px 3px rgba(0, 0, 0, 0.65);
}
.splash-pane-mid{
	padding-top:10px;
	background:url(../Design/splash-hr.png) left top repeat-x scroll;
	font-size:1.2em;
	line-height:1.4em;
}
.splash-pane-mid p{
	padding:0 0 10px;
	background:url(../Design/splash-hr.png) left bottom repeat-x scroll;
}
.splash-pane-bot{
	padding:10px 0;
	font-size:2em;
	font-weight:bold;
}
.splash-pane-bot strong{
	color:#FC6001;
}
.splash-pane-fg{
	position:absolute;
	z-index:20;
	right:0;
	bottom:0;
}
.splash-pane-button{
	position:absolute;
	z-index:30;
	left:9px;
	bottom:10px;
}
.splash-banner-slide{
	position:absolute;
	left:0;
	top:0;
}
.splash-pane.not-first{
	height:0;
	overflow:hidden;
}
#siteSplashControls{
	padding:5px 0;
}
#siteSplashControls ul{
	overflow:hidden;
}
#siteSplashControls ul li{
	float:left;
}
#siteSplashControls ul li a{
	display:block;
	width:10px;
	height:10px;
	margin:0 10px 0 3px;
	background:url(../Design/siteSplashControls.png) left top no-repeat scroll;
	line-height:10px;
	text-indent:12px;
	overflow:hidden;
	cursor:pointer;
}
#siteSplashControls ul li a:hover{
	background-position:-14px top;
}
#siteSplashControls ul li a.current{
	background-position:-28px top;
	cursor:default;
}
#siteSplashControls ul li a.splash-banner-prev,
#siteSplashControls ul li a.splash-banner-next{
	display:none;
}

#siteSplashRightTop,
#siteSplashRightBot{
	min-height:115px;
	padding:5px 0 5px 5px;
	background:url(../Design/siteSplashRight.png) left top no-repeat scroll;
	font-size:1.4em;
	line-height:1.4em;
}
#siteSplashRightTop p,
#siteSplashRightBot p{
	margin:5px 0;
}
#siteSplashRightTop strong,
#siteSplashRightBot strong{
	font-family:"Fontdiner Swanky";
}
#siteSplashRightTop em,
#siteSplashRightBot em{
	color:#FC6001;
}
#siteSplashRightTop u,
#siteSplashRightBot u{
	font-weight:bold;
	text-decoration:none;
}
#siteSplashRightTop img,
#siteSplashRightBot img{
	margin-bottom:5px;
}
.splash-right-btn{
	margin-top:10px;
	clear:both;
	text-align:center;
}

#pageWelcome .box-600-inner{
	padding:0 8px;
	font-size:1.4em;
	line-height:1.4em;
	overflow:hidden;
}
#pageWelcome .box-600-inner .title{
	font-size:1.1em;
	margin:5px 0;
}
#pageWelcome .box-600-inner p{
	margin:5px 0;
}

