@charset "UTF-8";
/* CSS Document */


body {
	background-color: #e6be3f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1F3157;
	letter-spacing:1.5px;
	line-height:20px;
}

.faq {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1F3157;
	letter-spacing:1.5px;
	line-height:20px;
	font-style:italic;
}

.maincopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1F3157;
	letter-spacing:1.5px;
	line-height:20px;
}

.maindiv {
	width:875px;
	padding: 0px 90px 30px 110px;
}


.bar {
	background-image:url(../assets/color-bar.png);
	background-repeat:repeat-x;
	background-position:center;
	height:300px;
	width:100%;
	top:194px;
	position:absolute;
	z-index:1;
	padding-top:19px;


}

.top {
	background-image:url(../assets/white_01.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height:204px;
	width:100%;
	top:10px;
	z-index:1000;
	position:absolute;


}
.logo {
	background-image:url(../assets/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:200px;
	width:100%;
	position:relative;

	
	
}

.nav {
	width:1863;
	height:35px;
	top:-41px;
	left:2px;
	position:relative;
	z-index:2;
}
.holder {
	background-image: url(../assets/white_02.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:100%;
	top:480px;
	position:absolute;
	padding-top:20px;
	/*z-index:1;*/
	height: 2158px;
}
.bottom {
	background-image: url(../assets/white_03.gif);
	background-repeat:no-repeat;
	background-color:#e6be3f;
	background-position:center;
	height:800px;
	width:100%;
	/*z-index:2;*/
	padding-top:0px;
	float:left;
}

.hr-bar {
	background-image: url(../assets/hr-bar.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:800px;
	padding-bottom:
	}
	
.footerlinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:600;
	color:#CC3300;
	letter-spacing:2px;
	text-decoration:none;
}

.footerlinks:link:active:visited  {
	color:#CC3300;
}



.footerlinks:hover {
	color:#FF9900;
	text-decoration:none;
}

.bar-intro {
	background-image:url(../assets/bar-intro.png);
	background-repeat:repeat-x;
	background-position:center;
	height:420px;
	width:100%;
	top:200px;
	position:absolute;
	/*z-index:10;*/

}

.bottom-intro {
	background-image: url(../assets/white_03.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:800px;
	width:100%;
	top:610px;
	position:absolute;
	/*z-index:2;*/
}

h1 {
	font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color:#008c99;
}

h2 {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	color:#27318b;
}

.staffimage {
	width: 156px;
	 height: 156px;
	 border: 0px;
	 float:left;
	 padding:0px 20px 10px 0px;


}

a {
	font-size: 12px;
	color:#CC3300;
}
a:link {
	text-decoration: none;
	color:#CC3300;
}
a:visited {
	text-decoration: none;
	color:#CC3300;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	color:#CC3300;
}
.holder .maindiv iframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
