@charset "utf-8";
.holder {
	height: auto;
	width: auto;
	margin-top: 25px;
}
.contents {
	height: 597px;
	width: 680px;
	background-color: #FFFFFF;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
	border: thin ridge #999999;
	padding: 10px;
	position: relative;
}
.about_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 440px;
	height: 118px;
	padding: 10px;
}

.footer {
	height: 18px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}

.fader {
	height: 250px;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
}
.baseline {
	background-image: url(../images/baseline.jpg);
	background-repeat: repeat-x;
	height: 5px;
	width: 680px;
	margin-bottom: 10px;
	clear: both;
}
.buttons {
	height: 36px;
	width: 680px;
	clear: both;
	margin-bottom: 10px;
}
.services_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 340px;
	height: 360px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	float: left;
}
.fader_services {
	height: 403px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	float: right;
}
