@charset "utf-8";
.header {
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.rotator {
	background-color: #f2f2f2;
	text-align: center;
	margin-bottom: 15px;
}
.boxes {
	text-align: center;
	padding-bottom: 15px;
}
.content {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #333333;
	background-image: url(images/bkgndtext.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
.maincontent {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.leftcolumn {
	float: left;
	width: 200px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
.rightcolumn {
	width: 250px;
	float: right;
}
.middle {
	margin-right: 260px;
	margin-left: 210px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 20px;
	padding-left: 20px;
}
.clear {
	clear: both;
	height: 1px;
}
.titles {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	color: #BD1800;
}
ul {
	padding-left: 0px; margin-left: 0px;
}
#footer {
	background-image: url(images/bkgndfooter.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}
.services {
	margin-right: 260px;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	padding-right: 20px;
	padding-left: 20px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
.disclaimer {
	font-size:9px;
}

