@charset "utf-8";
html, body #header #bannerWrap  {
	text-align: center;
	width:auto;
}
/*img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}*/

body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background-color: #047098;
	width:auto;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}

div.floating-menu {
	position:fixed;
	top: 250px;
	left: 500px;
	background:#fff4c8;
	border:1px solid #ffcc00;
	width:150px;z-index:100;
}
div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.1em;}


h1{
	font-size:1.15em;
	font-weight:bold;
}
h2{
	font-size:1.00em;
	font-weight:bold;
}
#headBG{
	/*border:1px solid #000;*/
	background-image: url(../graphics/headerBGstrip.jpg);
	background-repeat: repeat-x;
	background-position:top;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
padding:0px;
}	

#headerWrap {
	/*border:#0C3 1px dotted;*/
	height: 212px;
	width: 820px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#headerWrap #headerContact{
	text-align:right;
	margin-right:20px;
	color:#FFF;
	font-size:0.75em;
	padding-top:4px;
}
#headerContact, a {
	color:#FFF;
	text-decoration:none;
}
#headerContact, a:hover {
	color:#FFF;
	text-decoration:none;
}
a span { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px; }

#headerFlash {
	/*border:1px solid #000;*/
	/*position:relative;*/
	/*float:right;*/
	/*margin:0px 65px 0 0 ;*/
/*	padding:0;
	bottom:0;*/
	/*top:4px;*/
	/*height:194px;
	width:294px;
	display: inline;*/
}
#headerNavWrapper {
	/*border:1px solid #000;*/
	width:350px;
	/*margin:52px auto;*/
	/*position:relative;*/
	/*float:left;*/
	/*top:51px*/
	/*bottom:0;*/
	margin:0px 0  0 20px;
	text-align:left;
}
#headerLogo {
	/*border:1px solid #000;*/
	/*top:50px;*/
	margin:0 0 0 20px ;	
	width:95px;
	text-align:left;
	/*float: left;*/
}
#bannerBG{
	/*border:1px solid #000;*/
	/*clear:both;*/
	background-image: url(../graphics/contentBGstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
	margin:0 auto;
	padding:0 auto;
	/*float:left;*/
}
#bannerWrap {
	position: relative;
	/*float: left;*/
	border:1px dashed #CF0;
	/*height: 216px;
	width: 968px;
	margin: 0 auto;  the auto margins (in conjunction with a width) center the page */
}
#mainContentTitle {
	/*border:1px solid #000;*/
	/* padding: auto 50px; remember that padding is the space inside the div box and margin is the space outside the div box */
	/*position: relative;
	float: left;
	margin: -4px 98px;
	text-align: left;
	font-size: 0;
	display: inline;*/
	padding-left: 30px;
	margin-top:-3px;
}
#contentWrap {
	position: relative;
	/*border:3px solid #F66;*/
	/*height: 216px;*/
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align:center;
	
}
#mainHalfPageText {
	/*background: #005a7b;*/
	background-image:url(../graphics/indexTextBG.jpg);
	
	background-repeat:no-repeat;
	color:#FFF;
	/*border:1px solid #000;*/
	/*position:relative;*/
	/*float:left;*/
	/*width:360px;*/
	height:343px;	
	min-width:399px;
	max-width:399px;
	width:399px;
	/*height:343px;*/
	/*margin-top:20px;*/
	/*margin-left: 76px;*/
	/*margin-right:16px;*/
	/*padding: 8px  0px 0 0px;*/
	-moz-box-sizing:border-box;box-sizing:border-box;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	
	font-size:0.90em;
	text-align:justify;

}
#mainContentImage {
	/*background: #005a7b;*/
	/*border:1px solid #000;*/
	/*margin-top:20px;*/
	margin-left:4px;
	/*position:relative;*/
	/*float:left;*/
	width:394px;
	height: 454px;
	left:-0px;
/*	margin-right:78px;
	position:relative;
	float:right;
	width:394px;
	height: 454px;*/
}
.fullPageWrapper{
	/*border:1px solid #000;*/	
	position:relative; 
	/*float:left;*/
	/*left:76px;*/
	width:812px;
	display:block;
	margin: 0px auto;
	/*text-align:left;*/
}

.fullPageTop{
	/*border:1px solid #000;*/
	position:relative;	
	background-image:url(../graphics/fullPageBGTop.gif);
	background-repeat:no-repeat;
	height:16px;
	margin:0 auto;
}
.fullPageTop span{
	display:block;
	position:relative;
}
.fullPageMiddle{
	border:0px solid #000;
	background-image:url(../graphics/fullPageBGMiddle.png);
	background-repeat:repeat-y;
	position:relative;	
	/*PADDING TOP RIGHT BOTTOM LEFT*/
	padding: 20px 20px 0px 20px;
	margin:0px auto;
	text-align:left;
	min-height:130px;
	height:90%;	
}


.fullPageBottom{
	/*border:1px solid #000;*/
	background-image:url(../graphics/fullPageBGBottom.gif);
	background-repeat:no-repeat;
	height:16px;
	margin: 0 0 30px 0;
}
.fullPageBottom span{
	display:block;
	position:relative;
}
#footer{
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	/*height: 325px;*/
	text-align:center;
}
html > body #footer{
	position:relative;
}
#footerTop{
	clear:both;
	position:relative;
	background-color: #047098;	
	height:192px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*text-align: left;  this overrides the text-align: center on the body element. */
	/*background-color: #D6D6D6;*/
	background-image:url(../graphics/footBGTopStrip.jpg);
	background-position:top;
	background-repeat:repeat-x;

}
#footerLogo {
	clear:both;
	background:#000000;
	height:57px;
/*	padding-top:20px;
	padding-left:430px;
	float: left;*/
	text-align:center;
}
#footerBuffer {
	clear:both;	
	/*position:relative;
	float: left;*/
	/* padding: 0 10px; this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#036184;
	/*height:18px;*/
}
#footerMenu {
	/*padding: 0 10px; this padding matches the left alignment of the elements in the divs that appear above it. */

/*	background-image:url(../graphics/footerMenuBGStrip.jpg);
	background-repeat:repeat-x;
	position:relative;
	width: 100%;
	height:58px;
	color:#FFF;
	text-align:center;
	padding-top:16px;
	font-size:0.75em;*/
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(../graphics/footerMenuBGStrip.jpg);
	background-repeat:repeat-x;
	height:58px;
	color:#FFF;
	text-align:center;
	padding-top:16px;
	font-size:0.75em;
}
#footer #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
