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: url(/images/skin/bg/home-header-left-bg.gif) repeat-x 0 0;
	}
	.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 {
			font-size: 16px;
			line-height: 22px;
			font-weight: bold;
			font-style: italic;
		}
#ctas {
	width: 281px;
}