.nestor-main-menu .nav > li > a {
	padding: 0 20px 10px;
	padding-top: 10px;
}

.region, .block {
	padding-top: 15px;
	padding-bottom: 15px;
}

.bg-image-sunrise {
	background: url('../img/dnswatch/sunrise.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.bg-image-fiberswitch {
	background: url('../img/dnswatch/fiberswitch.jpg') scroll center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}