/*Structural Styles*/
body#home {
margin: 0;
padding: 0 0 10px;
text-align: center;
}
body#generic {
margin: 0;
padding: 0 0 px;
text-align: center;
}
a img {
border: 0;
}
h1, h2, h3, h4, p {
margin: 0;
padding: 0;
}
#container {
width: 780px;
margin: 0 auto;
text-align: left;
}
#wrapper {
width: 780px; position: relative;
}

#home #main {
width: 780px; height: 482px; margin-top: 47px; position: relative; 
}
	#home #main ul {
	width: 595px; position: absolute; left: 103px; top: 73px; margin: 0; padding: 0; list-style: none;
	}
	.ctaBtn {
	width: 175px; height: 160px; display: inline; float: left; padding: 0; margin: 0 0 33px;
	}
	.mBtn {
	margin-left: 28px;
	}
	.rBtn {
	margin-left: 38px;
	}
#generic #main {
width: 780px; margin-top: 47px;
}
	
	/* Sitewizard Generic Page Content Styles */
	
		#generic .cPageText {
		margin: 20px 25px;
		}
		#generic #cPageFrame iframe html body {
		margin: 20px 25px;
		}
		#generic table.cMaster {}
		
	/* Sitewizard Generic Page Content Styles */


.menu {
width: 780px; height: 45px; position: absolute; left: 0px; top: 159px;
}




/* ==== Footer Styles ==== */
#bodyFooter {
width: 780px; height: 90px; position: relative;
}
	#bodyFooter #divL {
	height: 90px; display: inline; float: left; margin-left: 40px;
	}
	#bodyFooter #divL a {
	margin-right: 83px;
	}
	#bodyFooter #divR {
	height: 85px;
	display: inline;
	float: right;
	margin-right: 20px;
	vertical-align: middle;
	margin-top: -55px;
	}
		#bodyFooter #divR a {
		margin-left: 5px;
		}
		#divR #leaderRE {
		line-height: 90px; vertical-align: middle;
		}
		#divR #homeSearch {
		line-height: 90px; vertical-align: middle; padding-top: 7px !important; padding-top: 0;
		}
		#divR #valleyBank {
		line-height: 90px; vertical-align: middle;
		}
	.middleAlign {
	height: 15px; line-height: 15px; position: relative; top: 80px; margin-top: -45px; vertical-align: middle;
	}

#address {
padding-top: 18px;
}
#footer p#privacy {
padding-top: 11px;
}
#oneppLogo {
display: inline;
float: right;
margin-top: 15px;
margin-right: 16px;
}