body { min-width: 970px;}
.w-w2 { padding-top: 330px;}
#header, .h-w1, .h-w2 { height: 350px; } /* Change to correct height */
#header {
	background: url(/images/skin/bg/home-bg-header.png) repeat-x 0 0;
}
	.h-w1 {background: none;}
	.h-w2 {background: url(/images/skin/bg/home-header-banner.jpg) no-repeat center 0;}
	#mainnavigation {
		height: 146px;
		top: 0;
		background: none;
	}
#main .m-w1 {
	background: #d3e3ea;
}
#main .m-w2 {
	background: none;
}
#main .m-w4 {
	background: none;
}
	#bg-left-img {
		right: 244px;
	}
#content {
	background: none;
	width: 400px;
}
	.c-w1 {
		padding-left: 43px;
	}
		#content p {
			font-size: 15px;
			line-height: 22px;
			color: #42495d;
			font-family: Arial, Helvetica, sans-serif;
		}
		.para-title {
			font-size: 19px;
			line-height: 22px;
			color: #42495d;
			font-weight: bold;
		}
		.closing-para, .home-links a {
			font-size: 16px;
			line-height: 22px;
			font-weight: bold;
			font-style: italic;
		}
		#content .home-links a { padding-left: 24px; display: inline-block; margin-bottom: 5px;}
		#content .home-links a[href$=".pdf"] {
			padding-left: 24px;
			background: url(/images/file_pdf.png) no-repeat 3px 0;
		}

#ctas {
	width: 281px;
}
