body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 130%;
	background-color: #053161;
	margin: 0px;
}
#wrapper {
	width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#content {
	padding-top: 4px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#footer {
	height: 46px;
	background-image: url(/images/footer.jpg);
	font-size: 85%;
	padding-top: 20px;
	background-repeat: no-repeat;
	padding-left: 70px;
}
#sparks {
	color: #FFFFFF;
	background-color: #666666;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 1px;
}
.sparks {
	text-decoration: none;
	color: #FFFFFF;
}
a.sparks:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.sparks:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.sparks:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#page_title {
	font-size: 160%;
	line-height: 140%;
	color: #00325E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/images/pattern_title.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 10px;
	padding-right: 20px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 4px;
}
a:link {
	color: #0E8ECE;
	text-decoration: none;
}
a:visited {
	color: #0E8ECE;
	text-decoration: none;
}
a:hover {
	color: #053161;
	text-decoration: underline;
}
.service_links {
	font-size: 120%;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	display: block;
}
.service_titles {
	font-size: 150%;
	display: block;
	background-color: #E6E6E6;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: solid;
	font-weight: bold;
	color: #053161;
}
.backtotop {
	background-image: url(/images/divider.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	text-align: center;
}
.contact_image {
	background-image: url(/images/contact_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 338px;
}
