body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	background-image: url(/images/splashbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #1e140e;
}

#splashwrapper {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #656762;
}
#splashleftside {
	width: 260px;
	float: left;
}
#splashrightside {
	width: 689px;
	margin-left: 260px;
}
.Clearfloat {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.splashtextarea {
	background-image: url(/images/newsplashtop_12.gif);
	background-repeat: no-repeat;
	width: 649px;
	background-position: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.splashtextareabg {
	background-image: url(/images/newsplashbg_17.gif);
	background-repeat: repeat-y;
	width: 689px;
	padding-bottom: 30px;
}
.addressarea {
	background-image: url(/images/splash_10.gif);
	background-repeat: no-repeat;
	width: 260px;
	min-height: 117px;
}
.addressarebg {
	background-color: #656762;
	padding-bottom: 35px;
}
.addressarea ul {
	padding-top: 25px;
}
.addressarea li {
	list-style-type: none;
	padding-bottom: 10px;
}
.addressarea li a {
	background-image: url(/images/bullet_13.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.addressarea li a:hover {
	color: #CCCCCC;
}
.splashaddress {
	color: #FFFFFF;
	padding-left: 20px;
	line-height: 1.2;
	margin-right: auto;
	margin-left: auto;
	width: 165px;
	padding-top: 10px;
}

