/*PRIMARY PAGE LAYOUT SECTION*/
#main {
	background-color: #000000;
	height: auto;
	padding: 0px;
	margin: 0 auto;
	width: 990px;
	border-color: #000;
	border-style: solid;
	text-align: left;
	vertical-align: text-bottom;
}
#mainfront {
	background-color: #000000;
	height: 805px;
	padding: 0px;
	margin: 0 auto;
	width: 990px;
	border-color: #000;
	border-style: solid;
	text-align: left;
	position: relative;
}
#nav {
	background-color: #000000;
	height: 23px;
	top: 87px;
	position: absolute;
	width: 980px;
	text-align: left;
	font-family: Verdana;
	padding-left: 10px;
	font-size: 10px;
	font-weight: 900;
	z-index: 2;
}
#aqua {
	background-color: #00707c;
	height: 25px;
	top: 75px;
	position: absolute;
	width: 980px;
	text-align: right;
	font-family: Verdana;
	padding-right: 10px;
	font-size: 10px;
	font-weight: 500;
	padding-top: 40px;
	background-image: url(../images/backgradient.png);
}
#articles {
	height: 631px;
	width: 308px;
	background-color: #FFFFFF;
	padding-top: 5px;
	position:absolute;
	padding: 10px;
	font-family: Verdana;
	top: 145px;
	left: 654px;
	font-size: 10px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
	overflow: hidden;	
}
#news {
	height: 297px;
	width: 212px;
	background-color: #FFFFFF;
	top: 489px;
	left: 420px;
	position:relative;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 12px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
	overflow: hidden;	
}
#spotlight {
	height: 297px;
	width: 232px;
	background-color: #FFFFFF;
	position: relative;
	top: -170px;
	left: 740px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 10px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
}
#events {
	height: 297px;
	width: 400px;
	background-color: #FFFFFF;
	top: 489px;
	position: absolute;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
	overflow: hidden;	
}
#logo {
	height: 84px;
	width: 990px;
	text-align: left;
	position: absolute;
	z-index: 1;
}
#footer {
	height: 84px;
	width: 807px;
	text-align: center;
	position: relative;
	padding: 0px;
	margin: 0 auto;
	font-family: Verdana;
	font-size: 9px;
	top: 10px;
}

/*SECONDARY PAGE LAYOUT SECTION*/
#secondart{
	height: 640px;
	width: 666px;
	background-color: #FFFFFF;
	position: relative;
	top: 142px;
	left: 305px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
	z-index: 0;
}
#secondartmed{
	height: auto;
	width: 666px;
	background-color: #FFFFFF;
	position: relative;
	top: 142px;
	left: 305px;
	overflow: hidden;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
	z-index: 0;
}

/*IMAGES ROTATORS*/
#sidepic{
	height: 640px;
	width: 285px;
	top: 145px;
	position: absolute;
	padding-top: 10px;
	padding-left: 10px;
	border-color: #00707c;
	border-style: solid;
	border-width: 4px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#sidepic img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#imageContainer {
	height: 340px;
	width: 650px;
	background-color: #FFFFFF;
	position: absolute;
	top: 145px;
	overflow: hidden;
	z-index: 0;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
	z-index: 0;
}

/*VARIOUS TEXT FORMATTING*/
.indent{
	text-indent: 15px;
}
.picborder {margin-right: 5px;
} 



body {
	text-align: center;
	background-color: #00707c;
	margin-top: 0px;
	background-image: url(../images/Skin.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	  }
p {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0em;
	margin-bottom: 0em;
	}
p.bold {
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: 900;
	}	
p.boldindent {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: 900;
	}
p.indentmore {
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: inherit;
	}	
p.second {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0em;
	margin-bottom: 0em;
	}
p.small {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0em;
	margin-bottom: 0em;
		font-size: 7px;
	}
p.disclosure {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 10px;
	}
h1 {
	font-weight: 900;
	font-size: 12px;
		margin-top: 0em;
	margin-bottom: 0em;
}
h2 {
	font-weight: 900;
	font-size: 14px;
		margin-top: 0em;
	margin-bottom: 0em;
		color: #00707c;

}
a:link {
	color: #FFFFFF;
	font-family: Helvetica;
	text-decoration: none;
	font-size: 12px;
	position: relative;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
		font-size: 12px;

}
a:hover {
	font-family: Helvetica;
	font-size: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	color: #00707c;
	text-decoration: none;
			font-size: 12px;

}
a:active {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00707c;
	text-decoration: none;
}
a.external:link {font-family: Helvetica; color: #000000; font-size: 10pt; }
a.external:visited {font-family: Helvetica; color: #000000; font-size: 10pt; }
a.external:hover {font-family: Helvetica; color: #00707c; font-size: 10pt; }
a.external:active {font-family: Helvetica; color: #00707c; font-size: 10pt; } 

a.aqua:link {font-family: Helvetica; color: #FFFFFF; font-size: 9pt; font-weight: 500; }
a.aqua:visited {font-family: Helvetica; color: #FFFFFF; font-size: 9pt; font-weight: 500; }
a.aqua:hover {font-family: Helvetica; color: #000000; font-size: 9pt; text-decoration: none; font-weight: 500;}
a.aqua:active {
	font-family: Helvetica;
	color: #000000;
	font-size: 9pt;
		text-decoration: none;
	font-weight: 500;
} 
a.small:link {font-family: Helvetica; color: #000000; font-size: 7pt; }
a.small:visited {font-family: Helvetica; color: #000000; font-size: 7pt; }
a.small:hover {font-family: Helvetica; color: #FFFFFF; font-size: 7pt; }
a.small:active {font-family: Helvetica; color: #FFFFFF; font-size: 7pt; } 

a.heavy:link {font-family: Helvetica; color: #000000; font-weight: 900; }
a.heavy:visited {font-family: Helvetica; color: #000000; font-weight: 900; }
a.heavy:hover {font-family: Helvetica; color: #00707c; font-weight: 900; }
a.heavy:active {font-family: Helvetica; color: #00707c; font-weight: 900; }

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100px; /* Width of Menu Items */
	}
	
ul.productsservices {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px; /* Width of Menu Items */
	}
ul.applynow {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px; /* Width of Menu Items */
	}	
ul.home {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 90px; /* Width of Menu Items */
	}		
ul li {
	position: relative;
		z-index: 10000;
	}
	
li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 18px;
	display: none;
	width: 220px; /* Width of Menu Items */
	z-index: 10000;
		margin: 0;

	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	background: #000000; /* IE6 Bug */
	padding: 2px;
	border-bottom: 0;
	z-index: 9900;
	 zoom:1;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%;}
* html ul li a { height: 1%; width: 100%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */
.bigheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #003940;
}
.bigheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: 900;
	color: #00606A;
}
