
#splash {
	width: 604px;
	height: 234px;
	background: url(/images/home/splash.jpg) no-repeat;
	margin: 0px;
	float:left;
}

#splash2 {
	width: 242px;
	height: 207px;
	float: right;
	margin: 0px;
	background: url(/images/home/ad1.jpg) no-repeat;
	padding: 13px 23px 13px 23px;
	font-size:14px;
	font-weight: bold;
	line-height: 180%;
	color: #596976;
}
#splash2 IMG {
	padding-bottom: 13px;
}
#splash2 IMG.whole {
	/*Where we want one big image for this ad, remove the padding we normally have in the plain box*/
	margin: -13px -23px -13px -23px;
}
#splash2 H2 {
	font-size:16px;
	font-weight: bold;
	color: #C51C21;
}

#splash2 .more {
	font-size: 12px;
	font-weight: normal;
    	text-align: right;
}

#leftContent {
	width: 182px;
	float: left;
	background: #ebecee url(/images/home/newsTopCorner.gif) no-repeat;
	padding: 15px 25px 15px 15px;
}
#leftContent a {
	text-decoration: none;
	color: #40484a;
}

#newsTitle {
	background: url(/images/home/news.jpg) no-repeat;
	width: 49px;
	height: 12px;
	margin-bottom: 15px;
}

.newsHead {
	color: #c51c21;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
.news {
	border-bottom: 1px dotted black;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news.last {
	border: none;
}


.blueNews {
	height: 82px;
	width: 171px;
	overflow: hidden;
	background: url(/images/home/blueNews.png) no-repeat;
	margin: 25px 0px 5px -7px;
	padding: 22px 15px 10px 15px;
	color: white;
}

.blueNews .newsHead {
	color: #f2ddb1;
}
.blueNews .more {
	font-size: 10px;
}

#midContent {
	width: 416px;
	float: left;
	margin: 0px 45px 0px 30px;
}

.midLogo {
	float:left;
	width: 154px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.midCopy {
	float: right;
	width: 255px;
	margin: 10px 0px 10px 0px;
}

.midCopy .red {
	color: #c51c21;
	font-weight: bold;
}

.first {
	margin-top: 0px;
}

.midCopy h4 {
	color: #c51c21;
	font-weight: bold;
	line-height: 20px;
}

#rightContent {
	width: 192px;
	float: right;
}

#trainingTitle {
	background: url(/images/home/quickLinks.gif) no-repeat;
	width: 176px;
	height: 21px;
	margin-bottom: 5px;
}

#trainingLinks ul {
	list-style-type: disc;
	color: #44b7e4;
}

#trainingLinks a, #trainingLinks a:active, #trainingLinks a:visited {
	color: #596976;
	font-weight: bold;
	font-size: 12px;
}
#trainingLinks a:hover {
	text-decoration: none;
	color: #c51c21
}

#ad3 {
	margin-top: 25px;
	margin-bottom: 20px;
}

#partners {
	width: 196px;
	height: 118px;
	background: url(/images/home/partnerLogos.gif) no-repeat;
	overflow: hidden;
}

