.body {
	margin: 0px;
	padding: 0px;
}
.header-bg {
	background-color: #E0E0E0;
	background-image: url(media/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blue-fade-bg {
	background-image: url(media/blue-fade-bg-thin.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.button-flex {
	background-image: url(media/button-flex.jpg);
	border-bottom-width: 2px;
	border-bottom-color: #336699;
	background-color: #C8C8C8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-repeat: no-repeat;
	background-position: center center;
}
.button-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.bullet-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.bottom-lines {
	background-image: url(media/bottom-lines.gif);
	background-repeat: repeat-x;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #699C1B;
	border-right-color: #699C1B;
	border-bottom-color: #699C1B;
	border-left-color: #699C1B;
}
.heading-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.green-fade-bg {
	background-image: url(media/green-fade-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.service-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 5px;
}
.central-image-bg {
	background-image: url(media/central-image-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.form-text-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	height: 15px;
	width: 245px;
	margin: 0px;
	padding: 0px;
}
.form-text-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	height: 100px;
	width: 245px;
}
.home-bg {
	background-image: url(media/home-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.map-bg {
	background-image: url(media/map-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.news-image-pad {
	padding-left: 15px;
}
.services-bg {
	background-image: url(media/services-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.about-us-bg {
	background-image: url(media/about-us-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.news-bg {
	background-image: url(media/news-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.news-image-pad-right {
	padding-right: 10px;
}
.quote-bg {
	background-image: url(media/quote-bg.jpg);
	background-position: right bottom;
	background-repeat: repeat-x;
}
.links-bg {
	background-image: url(media/links-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 7px;
}
.tahoma {
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
.headlines-bg {
	background-image: url(media/news-headlines-bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.cpbg {
	background-image: url(media/backbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.bigtext {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.texttiny {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
}
.bg-mid {
	background-image: url(media/bgmid.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	vertical-align:middle;
	text-align:center;
	padding:0; display:inline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	padding:0; display:inline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding:0; display:inline;
}

hr {
	width:100%;
	color:#699C1B;
}