#topSplashWrap {
	margin-bottom: 1px;
	clear: both;
}

#topSplashLeftWrap {
	width: 259px;
	float: left;
	height: 284px;
}

#topSplashRightWrap {
	width: 540px;
	margin-left: 0px;
	height: 284px;
	float: right;
}

/* IE6 fix */
*html #topSplashRightWrap {
	margin-left:0;
}

#postLogoWrap {
	background-image: url(../img/bg_left_col_top.jpg);
	height: 157px;
	overflow: hidden;
	width: 259px;
}

#servicesWrap {
	height: 157px;
	background-image: url(../img/postLogo_bg.gif);
	overflow: hidden;
	padding-top: 10px;
}
*html #servicesWrap {
	zoom: 1;
}
#servicesWrap .whiteText {
	text-align: left;
	padding: 0px 35px 0px 35px;
	height: 135px;
}
#servicesWrap .whiteText p {
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: bold;
	line-height: 19px;
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-shadow: #666666 2px 2px 2px;
}

#servicesWrap .whiteText p a {
	color: #e0e0e2;
	text-shadow: #000 0px 0px 0px;
}


#columnsWrap-1 {
	background-image: url(../img/bg_splash_cols_middle.gif);
	border-top: 1px solid white;
}

#columnsWrap-2 {
}

#columnsWrap-3 {
	background-image: url(../img/bg_splash_cols_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#columnsLeft {
	padding: 0;
	margin: 0;
	width: 259px;
	float: left;
}

#columnsLeftContent {
	margin: 20px 25px 20px 25px;
}

#columnsRightContent {
	margin: 20px 25px 20px 25px;
}


#columnsRight {
	padding: 0;
	margin: 0;
	width: 540px;
	float: left;
}

.servicesBlock {
	text-align: center;
}

#splash1 {
	position: absolute;
	z-index: 40;
}

#splash2 {
	position: absolute;
	z-index: 30;
}

#splash3 {
	position: absolute;
	z-index: 20;
}

#mainNav {
	float: left;
	line-height: 50px;
}

.billboard_image_wrap {
	position:absolute;

}
