
.content-wrapper .blue {
	height: 395px;
}

.content-wrapper .white {
	height: 270px;
}

.content-wrapper .content {
	margin: -300px 0 0 0;
}	

.content-wrapper h2#greeting {
	font-size: 23px;
}

#header {
	margin: 0 90px;
}	

#video-container {
	background: url(../img/video-shadow.png) bottom center no-repeat;
	background-size: 700px;
	padding-bottom: 8px;
}

#video-container #video {
	height: 360px;
	padding: 0;
}

#video-container #videobox {
	height: 360px;
}

#ctas {
	margin: 30px 0 0 0;
}


