body { background-color:#f3f3ed; }
a:hover { color:#285fa5; }
#headerWrapper { height:120px; background:url(../images/233221/header-bg.jpg) center bottom no-repeat; }
#contentWrapper { margin:1em auto; background:#fff; border:2px solid #d3d3d3; }
.title {
	background:#3d3d3c;
	color:#fcfcff;
	border-left:.6em solid #73a8d6;
	background:-webkit-gradient(linear, left top, left bottom, from(#404040), to(#2e2e2e));
}
.tagbutton {
	background:#285fa5;
	background:-webkit-gradient(linear, left top, left bottom, from(#5d94d6), to(#1956ad));
	text-shadow:rgba(255,255,255,.2) 1px 1px 0;
}
.tagbutton:hover {
	background:#4c84bd; color:#000;
	background:-webkit-gradient(linear, left top, left bottom, from(#82b0e2), to(#397cc4));
}
#salesPitch .tagline { background:#ccc; border:1px solid #999; border-left-width:1em; }
