@charset "utf-8";

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}
a  {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #8C95A6;
}
/* Disabled for time being due to navigation
a:visited {
	color:#999
}
*/

#content-background  {
	visibility: visible;
	position: relative;
	left: 0px;
	top: 338px;
	z-index: 2;
	width: 100%;
	height: 867px;
	background-repeat: no-repeat;
	background-image: url(../images/content-bg.gif);
}

#nav-container {
	position: absolute;
	z-index: 2;
	top: 339px;
	right: auto;
	visibility: visible;
	width: 899px;
	left: 50%;
	margin-left: -450px;
}
#Content-window-bg {
	position:absolute;
	left:0px;
	top:335px;
	width:100%;
	height:700px;
	z-index:1;
	background-image: url(../images/content-bg.gif);
}
#content-container {
	position:absolute;
	left:50%;
	top:335px;
	width:850px;
	height:503px;
	z-index:3;
	visibility: visible;
	margin-left: -425px;
	background-image: url(../images/content-bg.gif);
	padding: 10px;
	margin-top: 50px;
}


#contact-form  {
	left: 5px;
	z-index: 3;
	visibility: visible;
	position: absolute;
	width: 345px;
	top: 90px;
}

#verticalwhitedivider  {
	background: url(../images/verticalwhitedivider.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 426px;
	top: 0px;
	z-index: 5;
	width: 1px;
	height: 500px;
}

#verticalgreydivider  {
	background: url(../images/verticalgreydivider.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 425px;
	top: 0px;
	z-index: 6;
	width: 1px;
	height: 500px;
}
#contact-info {
	position:absolute;
	left:500px;
	top:45px;
	width:350px;
	height:334px;
	z-index:7;
	padding: 0px;
}
#contact-text {
	position:absolute;
	left:5px;
	top:0px;
	width:324px;
	z-index:3;
	visibility: visible;
	height: 80px;
}
body {
	background-color: #e7e7e7;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 0px;
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.txt-field-format {
	background-image: url(../images/txtfield-image.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #667083;
	width: 345px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin-top: 0px;
	visibility: visible;
}
.txt-area-format {
	background-image: url(../images/text-area-image.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #667083;
	width: 345px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-bottom: 5px;
}
.submit-button {
	background-image: url(../images/btn-continue.gif);
}
.departments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.contact-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #667083;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	color: #667083;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8C95A6;
	line-height: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #848D9F;
	line-height: 0px;
}
h4 {
	color: #667083;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: 600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}


#headerDivider  {
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 335px;
	z-index: 8;
	width: 100%;
	height: 25px;
	background-repeat: no-repeat;
}

#mtn-photo  {
	visibility: visible;
	position: absolute;
	left: 50%;
	top: 102px;
	z-index: 7;
	width: 807px;
	height: 234px;
	background-image: url(../images/mtnHeader.gif);
	background-repeat: no-repeat;
	margin-left: -404px;
}
#headerIMG {
	position:absolute;
	left:0px;
	top:0px;
	height:335px;
	z-index:3;
	background-image: url(../images/backgroundSpirals.jpg);
	width: 960px;
}
#headerBG {
	position:absolute;
	left:0px;
	top:0px;
	height:335px;
	z-index:2;
	background-image: url(../images/headerBG.jpg);
	width: 100%;
}
#navigation {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:50px;
	z-index:9;
}
#nav-bg {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:60px;
	z-index:5;
	background-image: url(../images/nav/logonav-spacer.gif);
}

