@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
  padding:0 0 <length> 0;	
}

 div#footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
  height:<length>;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	color: #000000;
	z-index: 4;
	background-repeat: repeat;
	vertical-align: middle;
 }
 @media screen{
  body>div#footer{
	position: fixed;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
  }
 }
 
 #disappear {position:fixed;bottom:5px;left:5px;}
#spacer {padding-bottom:16px;}
	
footerLogoAlign{

}


#container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}	
.SECONDlevelHeaderContainer {
	height: 200px;
	background-color: #8CA9C4;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.SECONDLevelBottomContainer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 770px;
}
#whiteFooter {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-image: url(img/littlebluetile.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.SECONDLvlBtmCntrText {
	clear: both;
	text-indent: 5px;
	vertical-align: top;
	clip: rect(auto,auto,auto,auto);
	margin: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.SECONDlevelHeader {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/2ndlevelHeader.jpg);
	background-repeat: no-repeat;
	position: inherit;
	background-position: center;
}


#nav {
	height: 50px;
	width: 400px;
	margin-left: 30px;
}
#container #logoplacement {
	height: 120px;
	width: 330px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 10px;
	margin-left: 30px;
}

#header {
	height: 462px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/path.jpg);
	background-repeat: no-repeat;
	background-position: center;
}	
.bottomContainer  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #003399;
	display: block;
	top: 40px;
	position: relative;
	margin-bottom: 50px;
	overflow: visible;
}
#container #websiteDescription {
	height: 230px;
	width: 375px;
	top: 200px;
	right: 150px;
	margin-left: 75px;
	margin-right: auto;
	padding: 5px;
	vertical-align: top;
	margin-top: 120px;
}
.frontlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	text-decoration: none;
}

.frontlinks a:hover {
	text-decoration: underline;
	font-size: 12px;
	margin: 10px;
}
.frontlinks a:visited {
	color: #999999;
	font-size: 12px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.secondlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.secondlinks a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.secondlinks a:visited {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.descriptionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #000066;
	text-align: left;
	vertical-align: top;
}
.decriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	clip: rect(0px,auto,auto,auto);
	font-weight: normal;
}

#footerTextBox {
	color: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#featureBoxes {
	margin: 5px;
	width: 250px;
	
}

.FeatureTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 0px;
	font-weight: bold;
} 

.FeatureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
} 

.column1 {
	float:left;
	width:230px;
	background-image: url(img/SectionBG.png);
	padding: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	vertical-align: text-top;
	height: 160px;
}
.column2 {
	float:left;
	margin-right:20px;
	width:230px;
	background-image: url(img/SectionBG.png);
	background-repeat: no-repeat;
	padding: 10px;
	height: 160px;
}
.column3 {
	float:left;
	width:230px;
	background-image: url(img/SectionBG.png);
	background-repeat: no-repeat;
	padding: 8px;
	height: 160px;
}
#FeaturedServices {
	height: auto;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	background-position: center;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	clip: rect(0px,auto,auto,auto);
	font-weight: normal;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	clip: rect(0px,auto,auto,auto);
	font-weight: bold;
}
