#speedbump {
	position: absolute;
	height: 174px;
	width: 704px;
	top: 235px;
	left: 145px;
	z-index: 5;
	display: none;
}

#speedbumpcontent {
	position: absolute;
	height: 170px;
	width: 700px;
	background-color: #9BC4E2;
	text-align: center;
	z-index: 7;
}

#speedbumpcontent a{
	color: #003893;
	font-weight: bold;
	font-size: 1.2em;
}

#speedbumpshadow {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 700px;
	height: 170px;
	background-color: black;	
	z-index: 6;
}

#speedbumpheader {
	font-weight: bold;
	font-size: 1.2em;
	background-color: #003893;
	color: white;
	text-align: center;
}

#whatdoyouneed {
	height: 50px;
	float: right;
	vertical-align: bottom;
}


#philbar {
	background-image: url(/images/landing/sidebarbg2.jpg);
	background-repeat: no-repeat;
	width:215px;
	height:506px;
	float: left;	
}

#welcome {
	position: relative;
	left: 40px;
	top: 40px;
}

#arrow {
	position: absolute;
		
	left: 160px;
	top: 520px;
	width:700px;

}
.arrowimg {
	float: left;

}

#lanxdingart {
	position: absolute;
	left:273px;
}

body { 
	background-image: url(/images/core/bgbar.jpg); 
	font-family: 'helvetica neue', helvetica, sans-serif;
	font-size: .8em;
	color: black;
	visited: black;
}

img {
	border: 0;
	behavior: url(/pngbehavior.htc);
}

#centercontent {
	width: 762px; 
	left: 107px; 
	top: 0px; 
	position: absolute;
	height: 800px; 
}

#corecontent {
	width: 547px;
	float: right;
	font-size: 1.1em;
	height: 550px;
}

#sidebarset {
	background-image:url(/images/landing/grad.jpg);
	height: 700px;
}

#bankingbarint {
	margin: 1em;
}

p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
