#SplashContentWrapper   {
	background-image: url(/images/interior/BG_SplashContentWrapper.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 990px;
	margin: 0px;
	padding: 0px;
}
#SplashContentWrapper  #column1  {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	min-height: 480px;
}

#SplashContentWrapper  #column2  {
	float: left;
	width: 310px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	min-height: 480px;
}
#SplashContentWrapper  #column3  {
	float: left;
	width: 310px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	min-height: 480px;
}
#SplashContentWrapper  #column1:hover, #SplashContentWrapper #column2:hover, #SplashContentWrapper #column3:hover {
	background-color: #E4DDC5;
}
#SplashContentWrapper  .Title {
	font-family: "trebuchet MS", arial, helvetica, verdana;
	font-size: 26px;
	color: #004994;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#SplashContentWrapper .Title a:link, #SplashContentWrapper .Title a:visited {
	text-decoration: none;
	color: #700000;
	display: block;
}
#SplashContentWrapper .Title a:hover, #SplashContentWrapper .Title a:active {
	color: #005BB7;
}


#SplashContentWrapper     .subTitle   {
	font-family: "trebuchet MS", arial, helvetica, verdana;
	font-size: 14px;
	color: #004994;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
	line-height: 16px;
	font-weight: bold;
}
#SplashContentWrapper  .Type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #130D0D;
	line-height: 22px;
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 10px;
}
