#page {
	background: #ffffff url(/images/bg-header.png) top left repeat-x;
	position: relative;
	z-index: 1;
}
#header {
	background: url(/images/logo-light.png) top left no-repeat;
	left: -42px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 1046px;
	z-index: 1;
}
div.content {
	margin: 0 auto;
	width: 960px;
}
#footer {
	background: url(/images/bg-footer.png) center -40px;
	height: 205px;
	position: relative;
	top: -10px;
}

#light {
	display: block;
	height: 133px;
	left: 262px;
	overflow: visible;
	position: absolute;
	width: 137px;
}
#light img {
	display: block;
	height: 133px;
	left: -68px;
	position: relative;
	width: 137px;
}
#logo {
	float: left;
	padding: 81px 83px 25px;
	position: relative;
}

#banner {
	background-position: bottom center;
	background-repeat: no-repeat;
	clear: both;
	left: 80px;
	padding: 15px 3px 139px 3px;
	position: relative;
	top: 0;
	width: 960px;
}
#banner h1 {
	bottom: 30px;
	left: 30px;
	position: absolute;
}
#banner.home {
	background-image: url(/images/banner-home.png);
	padding-bottom: 261px;
	color: #998476;
}
#banner.whatwedo {
	background-image: url(/images/banner-whatwedo.png);
	padding-bottom: 139px;
	color: #f5781b;
}
#banner.aboutus {
	background-image: url(/images/banner-aboutus.png);
	color: #30a53d;
}
#banner.blog {
	background-image: url(/images/banner-blog.png);
	color: #1796d5;
}
#banner.contact {
	background-image: url(/images/banner-contact.png);
	color: #e94b88;
}
#banner.grey {
	background-image: url(/images/banner-grey.png);
	color: #998476;
}
#breadcrumbs {
	color: #998476;
	clear: both;
	font-size: 17px;
}
#breadcrumbs a, #breadcrumbs span {
	color: #998476;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

h3.whatwedo {
	color: #f5781b;
}
h3.aboutus {
	color: #30a53d;
}
h3.blog {
	color: #1796d5;
}
h3.contact {
	color: #e94b88;
}

#footer div.content {
	font-size: 11px;
	height: 85px;
	padding-top: 90px;
	position: relative;
	text-align: center;
}
#footer div.address {
	clear: both;
}
#footer div.address a {
	color: #998476;
	display: inline-block;
	text-decoration: none;
}
#footer div.address a:hover {
	text-decoration: underline;
}

.column {
	min-height: 400px;
}
.column.left {
	border-right: solid 1px #cccccc;
	padding-right: 20px;
	width: 220px;
}
.column.right {
	padding: 20px 0 0 60px;
	width: 659px;
}

a.watchvideo {
	background-image: url(/images/videobutton.jpg);
	background-position: top left;
	display: block;
	height: 48px;
	left: 40px;
	position: absolute;
	text-indent: -10000px;
	top: 200px;
	width: 305px;
}
a.watchvideo:hover {
	background-position: bottom left;
}

div.boxes.home {
	background: url(/images/boxes-home.png) top center no-repeat;
	height: 209px;
	margin: 0 auto;
	width: 960px;
}
div.boxes div.box {
	float: left;
	height: 179px;
	padding: 15px 50px;
	width: 220px;
}
div.boxes h1 {
	color: #1da7dc;
	font-size: 30px;
	line-height: 48px;	
}
div.boxes h1 strong { /*Remove after EE*/
	color: #1da7dc;
}	
