.logo {
	position: absolute;

	left: 1

	top: 0px;
	margin: 0px;
	left: 12px;
	top: 1px;
}
.header {
	position: absolute;
	left: 180px;
	top: 0px;
}
.pullquote {
	color: #999;
	font-size: 16px;
	margin: 0 0 150px 220px;
}
.button {
	height: 18px;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	z-index: 90;
	white-space: nowrap;
}
.button a {
	color: #FFF;
	line-height: 1;
}
.button a:focus, a:hover {
	color: #9F0;
}
.button-left {
	background: url(../_img/button_left.png) no-repeat;
	height: 18px;
	width: 9px;
	float: left;
	display: block;
}

.button-right {
	background: url(../_img/button_right.png) no-repeat;
	height: 18px;
	width: 9px;
	display: block;
	float: left;
}
.button-mid {
	background: url(../_img/button_back.gif) repeat-x;
	display: block;
	float: left;
	height: 18px;
	white-space: nowrap;
	padding: 3px 0 0 0;
}
.bt-home {
	position: absolute;
	top: 102px;
	left: 364px;
	white-space: nowrap;
	width: 180px;
}
.bt-home2 {
	position: absolute;
	top: 102px;
	left: 536px;
	white-space: nowrap;
	width: 100px;
}
.bt-home3 {
	position: absolute;
	top: 102px;
	left: 644px;
	white-space: nowrap;
	width: 100px;
}
.footer {
	font-size: 11px;
	width: 770px;
	padding: 0 0 0 10px;
	border-left: 1px solid #DDD;
	margin: 100px 0 50px 0;
}
.quicknav {
	position: absolute;
	left: 15px;
	top: 201px;
	width: 150px;
}
.whiteOverlay {
	background: url(../_img/bg-white-gradient.png) repeat-y;
}
.pink {
	color: #d32e5e;
	text-transform: uppercase;
}
.orange {
	text-transform: uppercase;
	color: #ea6430;
}
.blue {
	text-transform: uppercase;
	color: #259ed5;
}
.floatCol {
	float: left;
	background: #FFF;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 260px;
	padding: 10px;
}
.padding10 {
	padding: 10px;
}
.white {
	background: #FFFFFF;
	padding: 10px;
	margin: 0 0 5px 0;
}
.servicedetails {
	top: 0px;
	background: #FFF;
	padding: 0px;
}
input {
	width: 128px;
}
