body {
	background-color: #212046;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#background {
	background-image: url(images/front_page/background_home.jpg);
	background-repeat: no-repeat;
	height: 574px;
	width: 816px;
	border-top: none;
	border-right: 1px solid #495593;
	border-bottom: 1px solid #495593;
	border-left: 1px solid #495593;
	background-position: center top;
	position: relative;
}
#about {
	position: absolute;
	height: 48px;
	width: 71px;
	left: 63px;
	top: 208px;
}
#principals {
	position: absolute;
	left: 147px;
	top: 174px;
	width: 86px;
	height: 53px;
}
#services {
	position: absolute;
	left: 248px;
	top: 140px;
	height: 45px;
	width: 85px;
}
#results {
	position: absolute;
	left: 342px;
	top: 109px;
	height: 42px;
	width: 78px;
}
#clients {
	position: absolute;
	left: 429px;
	top: 78px;
	height: 43px;
	width: 76px;
}
#contact {
	position: absolute;
	left: 514px;
	top: 44px;
	height: 43px;
	width: 82px;
}
#home {
	position: absolute;
	left: 20px;
	top: 15px;
	width: 433px;
	height: 50px;
}
#results {
	position: absolute;
}
#weGetResults {
	position: absolute;
	left: 312px;
	top: 414px;
	height: 38px;
	width: 168px;
}
#quote {
	height: 216px;
	width: 226px;
	position: absolute;
	right: 8px;
	bottom: 7px;
}
