@charset "utf-8";
body {
	background-color: #BCBEC0;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00596F;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00596F;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00596F;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00596F;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
}




#SiteContainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}


#HeaderBar {
	background-color: #790000;
	height: 94px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#Swoosh {
	background-color: #FFFFFF;
	background-image: url(../images/swoosh.gif);
	background-repeat: no-repeat;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	padding-left: 80px;
	padding-bottom: 27px;
	overflow: visible;
	height: auto;
	float: left;
	clear: both;
	position: relative;
}
#HomeFlash {
	float: left;
	height: 309px;
	width: 321px;
	position: relative;
	margin-top: -148px;
	margin-left: 15px;
}
#RightSideImages {
	float: left;
	width: 230px;
	position: relative;
	margin-left: 15px;
}

#HomeContent {
	text-align: justify;
	float: left;
	width: 335px;
	position: relative;
}
#PageContent {
	text-align: justify;
	float: left;
	width: 370px;
	position: relative;
}
#WidePageContent {
	text-align: justify;
	float: left;
	width: 660px;
	position: relative;
}




#ServiceSuite {
	background-color: #00596F;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	clear: both;
}
#Footer {
	background-color: #00596F;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	text-align: center;
}


.logo {
	float: left;
	margin-left: 30px;
	margin-top: 9px;
	margin-right: 160px;
}
.linkcolor {
	color: #900522;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #00596F;
	text-decoration: none;
}
.regular a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #900522;
	text-decoration: none;
}
.regular a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #900522;
	text-decoration: none;
}
.regular a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #00596F;
	text-decoration: underline;
}




.servicesuitetab {
	margin-top: -25px;
	margin-left: 70px;
	position: absolute;
}
.serviceshome {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.services {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 9px;
	text-transform: uppercase;
	color: #00596F;
	text-decoration: none;
}

.footer {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 8pt;
	color: #00CCFF;
	text-decoration: underline;
}
.regularcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #00596F;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
}
