body {
	background:#ffffff;
}

a, a:hover {
	color:#000;
	text-decoration:underline;
}

.banner {
	width:130%;
	margin-left:-15%;
}

.breadcrumbs {
	margin-bottom:20px;
	display:inline-block;
}

#layout-canvas .banner {
	display:none;
}

form.corporate-gifting-form,
.footer {
	width:90%;
	max-width:620px;
	margin:0 auto;
}

.btn-primary {
	background:#748995;
}

.btn-primary:hover {
	background:#6c808c;
}

.btn-primary:focus {
	background:#50646f;
}

.footer {
	margin-bottom:30px;
}