#header, .h-w1, .h-w2 { height: 475px; }
.w-w2 { padding-top: 475px; }
#header-banner {
	height: 300px;
	background: none;
	overflow: hidden;
}
.w-w1 {
	
}
#ctas {
	padding-top: 0px;
	width: auto;
	position: absolute;
	top: 0px;
	left: 83px;
}
	#ctas ul li {
		float: left;
		display: inline;
		margin-right: 28px;
	}
	#ctas ul li a {
		padding-top: 79px;
	}
	#cta-photo {
		background: url(/images/skin/bg/home-cta-photo.png) no-repeat 0 0;
	}
	#cta-book {
		background: url(/images/skin/bg/home-cta-book.png) no-repeat 0 0;
	}
	#cta-referral {
		background: url(/images/skin/bg/home-cta-referral.png) no-repeat 0 0;
	}
	#cta-contact {
		background: url(/images/skin/bg/home-cta-contact.png) no-repeat 0 0;
	}
#content {
	padding: 90px 65px 0;
	width: 811px;
	left: 0;
	background: url(/images/skin/bg/home-content-bg.png) repeat-x left 0px #eef6fb;
}
#content p {
	line-height: 22px;
}
#main .m-w2 {
	overflow: hidden;
	width: 942px;
}
h1 {
	font-size: 15px;
	color: #e91429;
	line-height: 22px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: none;
}
h2, h3{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #3a8fcc;
	text-transform: capitalize;
}
.c-w1 {
	overflow: hidden;
}
.columns {
	float: left;
	margin: 0 20px;
}
	#left-col {
		width: 270px;
	}
	#center-col {
		width: 200px;
	}
	#right-col {
		width: 200px;
}
#footer {
	background: url(/images/skin/bg/bg-footer-home-repeat.png) repeat-x left top;
}
.f-w1 {
	background: url(/images/skin/bg/bg-footer-home.png) no-repeat center top;
}

