#Footer_Home {
     font-size: 10px;
     line-height: 16px;
     color: #FFFFFF;
}

#Footer_Home a {
     font-size: 10px;
     line-height: 16px;
     color: #FFFFFF;
}

.introText {
     font-size: 12px;
     font-weight: bold;
}

.secondaryNav {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     color: #FFFFFF;
}

a {
     color: #4D708D;
}

a:active {
     color: #4D708D;
}

a:visited {
     color: #4D708D;
}

body {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #0000000;
}

h3 {
     color: #6287A5;
}

#Banner_Home {
     width: 481px;
     height: 98px;
     background-color: #6287A5;
     overflow: hidden;
}

#Content_Home {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding_bottom: 5px;
	width: 290px;
	height: 255px;
	position: relative;
	top: 10px;
	left: 10px;
	overflow: hidden;
}

#Footer_Holder {
     width: 801px;
     height: 45px;
     position: absolute;
     top: 460px;
}

#Footer_Home {
     width: 800px;
     height: 45px;
     background-color: #A4B8C8;
     overflow: hidden;
}

#Header {
     width: 481px;
     height: 105px;
     background-color: #ABBD68;
     overflow: hidden;
}

#Left_Frame {
	position: relative;
	float: left;
	height: 456px;
	/*background-color: #ABBD68;*/
	background-image: url('../images/homeGreen.jpg');
	background-repeat: no-repeat;
	/*padding-bottom: -3px;*/
	/*margin-bottom: 50px;*/
}

#LogoHome {
     width: 319px;
     height: 193px;
     background-image: url('../images/logo.jpg');
     background-repeat: no-repeat;
}

#MainHome {
     position: absolute;
}

#Primary_Nav {
     width: 480px;
     background-color: #8EA448;
     overflow: hidden;
}

#Primary_Nav_Holder {
     width: 480px;
     height: 17px;
     position: absolute;
     top: 88px;
     left: 320px;
     z-index: 100;
     overflow: hidden;
}

#Right_Frame {
     position: relative;
     float: left;
}

#Splash_Home {
     width: 481px;
     height: 253px;
     overflow: hidden;
}

#Top_Nav {
     background-color: #6287A5;
}

#Top_Nav_Holder {
     width: 480px;
     height: 22px;
     position: absolute;
     left: 320px;
     z-index: 100;
     overflow: hidden;
}

