@charset "UTF-8";
/* CSS Document 
#service_message {margin-left:2em; color:#f00;}*/
#laneSpecDate {color:#f00;}

/* 	--------	HOMEPAGE GRAPHIC STYLES 	--------	*/

#mainBanner {
	position:relative;
	width:700px;
	height:260px;
	overflow:hidden;
}

.onDeck {position:absolute; top:0px; right:700px;}
.firstBase {position:absolute;}

#holidayGreet {position:absolute; top:20px; left:28px;}
#eLogo {position:absolute; bottom:5px; right:6px;}



/* ---------- Five Core CSS ----------*/
/* 	--------	HOMEPAGE GRAPHIC STYLES 	--------	*/

.mainBanner {
	position:relative;
	width:700px;
	height:260px;
	background-image:url(/images/homepage/bkgndLINE50noline.jpg);
}

.fiveCoreImage {
	position:absolute;
	left:25px;
	bottom:23px;
}

.fiveCoreText {
	position:absolute;
	left:250px;
	top:38px;
}

.fiveCoreShad {
	position:absolute;
	left:255px;
	top:43px;
}

.logoPos {
	position:absolute;
	right:39px;
	bottom:32px;
}

.redLine {
	position:absolute;
	bottom:49px;
	height:4px;
}

.learnMore {
	position:absolute;
	left:250px;
	bottom:65px;
}
