body {
	background-image:url(../images/bodyBack2.png);
}

div#headerCap {
	background: #fff url(../images/headerCap.jpg) no-repeat;
}
div#headerBody {
	height:56px;
	background-image:url(../images/headerMid.jpg);
	background-repeat: no-repeat;
}
div#menuPrimContainer {
	height:30px;
	background-image:url(../images/headerFoot.jpg);
	background-repeat: repeat-y;
}
div#menuSecContainer {
	padding-top:10px;
	margin-bottom:-10px;
	background-color:#FFFFFF;
}
div#menuSecContainer p {
	padding:0 0 10px 0;
	margin:0;
	font-size:0.8em;
}

div#logoBlock {
	font-size:1.7em;
	font-weight:normal;
	color:#005f99;
}
div#logoBlock img#logo {
	vertical-align:baseline;
	width:200px;
	height:43px;
}
div#logoBlock span#headText {
	position:relative;
	bottom:13px;
}

h1 {
	font-size: 2em;
	font-weight:normal;
	line-height:normal;
	margin: 0px 0px 0.6em;
	padding:0;
}
h2 {
	font-size: 1.6em;
	margin:0;
}
