body {
	position: relative;
	width: 956px;
	margin: 0 auto;
	padding: 0px 10px 20px 10px;
	background: #fff;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#index #footer .bot_link a {
	font-weight: bold;
	color: #6F0;
}


#mainContent ul
{
	padding: 0;
}

#mainContent ul li
{
	list-style-image: url(../i/square-logo-bullet.png);
	margin-left: 15px;
}

h1 {
	margin-top: 0;
	font-size: 160%;
	font-weight: normal;
	line-height: 120%;
}

h2 {
	font-size: 1em;
}

#mainContent h2
{
	text-transform: uppercase;
	color: #003f7a;
	letter-spacing: 1px;
	font-weight: bold;
}



#header {
	width: 800px;
	height: 75px;
}


#banner {
	
}

#headerLinks ul {
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 10000;
	top: 6px;
	left: 714px;
	width: 250px;
	text-align: right;
	height: 466px;
}

#headerLinks ul li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
}

#headerLinks a:hover {
	color: #989898 !important;
	text-decoration: none;
}

#contentHeader
{
	position: relative;
  	
  	padding: 0 170px 0 300px;
  	
  	_height: 50px;
  	min-height: 50px;
}

#content {
	position: relative;
	min-height: 350px;
	_height: 350px;
	background: url(../i/blue-side-bg.png) repeat-y;
	border-right: 51px solid #272727;
	margin-bottom: -1px;
	margin-top: -34px;
	/* make div stretch to height of content */
  	width: 800px;
	overflow: hidden;

  	!overflow: visible;
}

#mainContent {
	width: 800px;
	height: 500px;
}



#footer {
	clear: both;
	height: 75px;
	color: #949494;
	font-size: 11px;
	width: 800px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#index #header {
	border: none;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-image: url(i/header_final.jpg);
}

#index #flashContent {
	position: absolute;
	top: 69px;
	left: 10px;
	z-index: 10;
}

#index #content {
	z-index: 10;
	height: 510px;
	border: 0;
	position: static;
	overflow: hidden;
	background: none;
	width: 800px;
	padding: 0;
	background: #003f7a;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#index #footer .bot_nav {
	padding-top: 14px;
	color: #666;
	padding-left: 10px;
}

#index #mainContent ul,
#index #mainContent ul li
{
	margin: 0;
	padding: 0;
}

#index #homeNews {
	position: absolute;
	z-index: 10;
	top: 598px;
	left: 490px;
	width: 320px;
	height: 112px;
}
#index #content #mainContent #homeNews h1 {
	font-weight: bold;
	color: #003F7A;
	font-size: 18px;
	text-align: left;
}


#index #homeNews ul.news li {
	display: block;
	margin-right: 10px;
}

#index #homeNews ul.news li a {
	display: block;
	width: 111px;
	height: 111px;
	padding: 10px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 11px;
}

#index #homeNews ul.news li a:hover {
	text-decoration: none;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#index #homeNews ul.news .newsEditIcon {
	display: block;
	clear: both;
}

#index #footer
{
	background-repeat: no-repeat;
	background-image: url(i/footer.jpg);
}
	
#index #footer ul
{
	margin: 0;
	width: auto;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
/*f*&^^%ing number boxes*/

#box_hover_numbers {
	border-top-color:#000;
	font:bold 25px Arial;
	position:relative;
	width:270px;
	text-align:center;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
	height: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#index #content #mainContent #homeNews h1 {
	padding-left: 10px;
	padding-top: 5px;
}


#box_hover_numbers li {
	display:inline;
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#box_hover_numbers li a {
	border-bottom:#153564 8px solid;
	border-left:#153564 8px solid;
	border-right:#153564 8px solid;
	border-top:#153564 8px solid;
	color:#153564;
	margin-right:7px;
	margin-top:0;
	line-height: 30px;
	text-decoration:none!important;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
	float: right;
}

#box_hover_numbers li a:hover {
	background-color:#F0F0F0;
	border-bottom:#6895bc 8px solid;
	border-left:#6895bc 8px solid;
	border-right:#6895bc 8px solid;
	border-top:#6895bc 8px solid;
	color:#6996bd;
	margin-right:7px;
	margin-top:0;
	text-align: right;
}

#box_hover_numbers li .current {
background-color:#F0F0F0;
border-bottom:#6895bc 8px solid;
border-left:#6895bc 8px solid;
border-right:#6895bc 8px solid;
border-top:#6895bc 8px solid;
color:#6996bd;
margin-right:7px;
margin-top:0
}

#box_hover_numbers a span {
	display:none;
	padding:0
}

#box_hover_numbers a:hover span {
	color:#FFF;
	display:inline;
	left:-11px;
	position:absolute;
	text-align:justify;
	top:-120px;
	width:320px;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	background-color: #153564;
	padding: 3px;
}












/*lightbox*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	padding-top: 100px;
}


#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(i/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../i/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../i/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
#index #footer .bot_link {
	padding-left: 340px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-top: 2px;
}
#index #footer .bot_nav a {
	color: #666;
}
#index #footer .bot_nav a:hover {
	color: #0F0;
}


#index #footer .bot_link a:hover {
	text-decoration: none;
	color: #FFF;
}
#index #footer #ciiMDc {
	left: 633px;
	top: 619px;
}
.form {
	background-image: url(i/form.jpg);
	background-repeat: no-repeat;
	height: 460px;
	margin-top: 7px;
	margin-left: 6px;
	width: 140px;
	font-size: 12px;
	padding-left: 5px;
	color: #003F7A;
	margin-right: 11px;
}
.form form .quote {
	font-size: 16px;
	padding-top: 9px;
	padding-left: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1pt;
	color: #245F97;
}
.form form p {
	font-size: 10px;
	width: 120px;
}

ul {
	list-style-image: none;
	list-style-type: none;
}
.form_sent {
	background-image: url(i/form_sent.jpg);
	background-repeat: no-repeat;
	height: 460px;
	margin-top: 7px;
	margin-left: 6px;
	width: 140px;
	font-size: 12px;
	padding-left: 5px;
	color: #003F7A;
	margin-right: 11px;
}
.form_sent p {
	font-size: 15px;
	color: #1E528C;
	margin-left: 10px;
	font-weight: bold;
	margin-top: 9px;
}
