@charset "utf-8";
/* CSS Document */

body#aboutpg { background: #2488a0;}
body#aboutpg #bodyWrap { background:url(/about/img/bg.jpg) no-repeat 0 0; }
body#aboutpg #blueBar { background:url(/about/img/bluebar.png) no-repeat 0 0; }
p {
	padding:0px;
	margin:0;
}

body#aboutpg h1 { margin-bottom:0; }
body#aboutpg h2 { 
	margin-top:0; 
	padding-bottom:20px;
	margin-right:450px;
	font-weight:100;
}
body#aboutpg h3 { 
	font-size:1.8em;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:40px;
	margin-bottom:10px;
}
#twoCol {
	padding-bottom:20px;
}
#twoCol p.execName {
	font-size:1.8em;
	line-height:1.4em;
}
#twoCol p.execTitle {
	line-height:1.4em;
	padding-bottom:20px;
	color:#A7A9AC;
}

#footer_nav {
	clear:both;
	padding-top:40px;
}
