body {
	background:url('../images/page_BG.jpg') #1b60ab top left repeat-x;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	color:#000000;
	font-family:Arial, Verdana;
	font-size:83%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
}

a:link, a:visited, a:hover, a:active {
	color:#003466;
	text-decoration:none;
	font-weight:bold;
}

#page {
	position:absolute;
	/*margin:0 auto -56px -400px;
	left:50%;*/
        width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
}

#container {
	width:800px;
        margin:0 auto;
}

#header {
	background:url('../images/header.png') no-repeat;
	width:798px;
	height:173px;
}

#homeLink {
	position:absolute;
	top:0;
}

#homeLink img {
	width:240px;
	height:120px;
	z-index:202;
	border:0;
}

#socialIcons {
	position:absolute;
	top:0;
	padding-left:650px;
}

#socialIcons img {
	border:0;
	width:40px;
	height:40px;
}

#rotateIMG {
	position:relative;
	margin-top:-105px;
	width:798px;
	height:250px;
	z-index:-2;
}

#menu {
	width:798px;
	height:31px;
	background:url('../images/btn_menuBG.jpg') top left repeat-x;
}

#menu .navul {
	list-style:none;
	margin:0;
	height:31px;
}

#menu .navli {
	padding:0 20px 0 0;
	margin:0;
	float:left;
	height:31px;
}

#menu img {
	border:0;
}

.menuFloatRight {
	padding:0px;
	float:right;
}

.menuFloatLeft {
	padding:0px;
	float:left;
}

#mainLeft {
	float:left;
	background:url('../images/cont3bg.jpg') repeat-y;
	width:540px;
	margin:0 10px 0 0;
}

.mainLeftBlock {
	position:relative;
	width:535px;
	border:#000000 solid 2px;
	color:#000000;
	background-color:#ffffff;
	margin-bottom:10px;
	margin-top:10px;
	z-index:77;
}

.mainLeftBlock .title {
	background-color:#0d3663;
	padding:0 0 0 30px;
	margin:10px 0 10px 0;
	color:#ffffff;
	font-weight:bold;
}

#sideRight {
	float:left;
	background:url('../images/cont4bg.jpg') repeat-y;
	width:248px;
	margin:0 0 0 0;
}

.sideRightBlock {
	position:relative;
	border:#000000 solid 2px;
	color:#000000;
	background-color:#ffffff;
	margin-bottom:10px;
	margin-top:10px;
	z-index:35;
}

.sideRightBlock .title {
	border-bottom:#c63318 solid 3px;
	margin:5px 0 5px 0;
	padding:0 0 0 25px;
	font-weight:bold;
}

.Stitle {
	margin:5px 0 5px 0;
	padding:0 0 0 25px;
	font-weight:bold;
}

.contentTitle {
	color:#c63318;
	margin:5px 0 5px 0;
	padding:0 0 0 10px;
	font-weight:bold;
}

.spotlight {
	
}

.spotlightBlock {
	width:169px;
	height:150px;
	overflow:hidden;
	float:left;
	background-color:#ffffff;
	border:#000000 solid 2px;
	/*margin-bottom:10px;*/
}

.middle {
	margin-right:10px;
	margin-left:10px;
}

.spotlight .title {
	border-bottom:#0d3663 solid 3px;
	margin:5px 0 5px 0;
	text-align:center;
	font-weight:bold;
}

.spotlight .content {
	margin:5px;
	text-align:justify;
}

.spotlight .center {
	text-align:center;
}

.boldP {
	font-weight:bold;
}

#footer {
	position:absolute;
	background:url('../images/footer_bg.jpg') #1b60ab bottom center repeat-x;
	bottom:0px;
	width:100%;
	/*margin:0 auto -56px 400px;
	left:-50%;
	min-height:122px;
	height:auto !important;*/
	height:122px;
	padding:0;
	clear:both;
	z-index:-10;
}

#footerText {
	position:absolute;
	bottom:0px;
	width:100%;
	min-height:56px;
	text-align:center;
}

.push {
	height:56px;
	clear:both;
}

.highlightRow {
	width:100%;
	text-align:center;
}

p {margin:10px;}

#footerText p {
	padding: 10px 0 0 0;
	margin:63px 0 0 0;
}

#footerText a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#CACACA;
	text-decoration:none;
	font-weight:normal;
}

#img_caption {
	margin-top:0;
}

.galleryContainer {
	padding-bottom:5px;
        margin:0 auto;
}

.galleryContainer img {
	border:0;
	padding:5px;
}

.contentIMG {
	padding:5px;
}

.rightArrow {
	padding-left:5px;
	padding-top:5px;
}

.floatRight {float:right;}

.floatLeft {float:left;}

.center {text-align:center;}

.clear {clear:both;}

#contact {
	text-align:center;
	width:470px;
}

.contactLeft {
	float:left;
	width:235px;
}

.contactRight {
	float:left;
	width:235px;
}

.contactBottom {
	clear:both;
}

.contactFirstName, .contactLastName, .contactEmail, .contactAddress, .contactTelephone, .contactCity, .contactState, .contactZipCode {
	color:#34193d;
	font-weight:bold;
}
.imageBox{
	position:relative;
}
.close {
	position:absolute;
	top:0;
	right:5px;
}
#hiddenClicker {display:none;}