@charset "utf-8";
body {
	background-color: #00AEEF;
	background-image: url(images/bgTop.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #00AAE9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2F76A9;
}
a:hover {
	text-decoration: underline;
	color: #2F76A9;
}
a:active {
	text-decoration: none;
	color: #00AAE9;
}
h1 {
	font-size: 12px;
	color: #90C73F;
}
h2 {
	font-size: 12px;
	color: #00A4DF;
}
h3 {
	font-size: 12px;
	color: #B22D26;
}
.mainTable {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.navigation {
	background-image: url(images/menuBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	vertical-align: middle;
	padding-right: 75px;
}
.fiveReasons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 35px;
	line-height: 13px;
}

.newsBG {
	background-image: url(images/news_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.newsArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.services_pics {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 8px;
	float: left;
}
.stefPhoto {
	float: left;
	padding-right: 10px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0098CA;
	height: 25px;
}

.homecontact_menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: 125px;
	width: 150px;
	left: 780px;
}
.homecontact_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homecontact_menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.homecontact_menu a:hover {
	text-decoration: none;
	color: #E9E9E9;
}
.homecontact_menu a:active {
	text-decoration: none;
	color: #E9E9E9;
}
.mainTable .newsBG .newsArticle img {
	float: left;
	padding-right: 4px;
}
.testimonialsCopy {
	background-color: #F2F2F2;
	padding: 8px;
}
.sponsorImage {
	float: left;
	margin-right: 10px;
}
.sponsorPadding {
	padding: 3px;
}
.sponsorBoxes {
	background-color: #F7F7F7;
	padding: 5px;
	border: medium solid #FFFFFF;
}
