body {
	background-image: url(images/bg.gif);
	margin-top: 6px;
}
.border {
	border: 1px solid #E2E2E2;
}
.title {
	background-image: url(images/titles.gif);
	padding-left: 25px;
	vertical-align: bottom;
	height: 60px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	}
.footer {
	background-image: url(images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	height: 67px;
	width: 750px;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
}
.content {
	padding: 25px;
	vertical-align: top;
	background-color: #FFFFFF;
}
.content-left {
	padding: 20px;
	background-color: #F8F8F8;
	vertical-align: top;
	width: 396px;
}
.content-right {
	background-image: url(images/home-right.gif);
	width: 364px;
	height: 238px;
	background-repeat: no-repeat;
	vertical-align: top;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.box {
	background-color: #F8F8F8;
	border: 1px solid #C0C0C0;
	padding: 6px;
}
a:link, a:active, a:visited {
	font-size: 10px;
	font-weight: normal;
	color: #9c0031;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #9c0031;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9c0031;
	text-decoration: none;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.rightfloat {
	float: right;
	margin-left: 6px;
	border: 1px solid #E6E6E6;
}
.padding {
	padding: 25px;
}
.area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	width: 190px;
	hborder-top-width: 1px;
	border: 1px solid #999999;
}.other-services {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 350px;
}
table.other-services td {
	padding: 3px;
	width: 50%;
}
table.other-services ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: url(images/bullet.gif) none;
}
table.other-services ul li {
	margin-bottom: 2px;
}
