body {
	margin:0;
	padding:0;


}
#wrapper {
	height: auto;
	width: 931px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;

}
#clusterImgBox {
	float: left;
	width: 70px;
	height: 74px;
	padding-right:15px;
}

#header {
	height: 280px;
	width: 931px;
	margin: 0px auto;

}
#smallHeader
{
	height: 178px;
	width: 931px;
	<!--background-image: url(../images/transparentSmallHeadingBg.gif);-->
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:absolute;
	z-index:5;

}


#TopHeadSection {
	position:absolute;
	left:0px;
	top:0px;
	width:931px;
	height:178px;
	z-index:1;

}
#indexheader {

	width:931px;
	height:281px;

}
.solidwaterImg {
	float: right;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 5px;
}



/* Top Menu */
#NavigationBar
{
	float:left;
	width:900px;
	margin-left: 22px;
	margin-top:-35px;
	padding: 0; /*leave this value as is in most cases*/
	margin-bottom: 0px;
	height: 30px;



}





#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;



}

#cssdropdown li {
	float: left;
	position: relative;
	width:122px;
	height:27px;
	padding-left:2px;
	top:10px;
	display: block;



}

.mainitems{

	background-image: url(../images/topTab.gif);
	background-repeat: no-repeat;
	padding-top: 2px;

}

.mainitems a{
	text-decoration: none;
	padding:4px 2px 2px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/tabBg.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 121px;
	display:block;
	text-transform: uppercase;


}

.mainitems a:hover{
	text-decoration: none;
	padding:4px 2px 2px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/tabHover_hoverBg.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 121px;
	display:block;
	text-transform: uppercase;


}

a.MainLinkSelected{
	text-decoration: none;
	padding:4px 2px 20px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/tabHover_hoverBg.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
	display:block;
	text-transform: uppercase;


}


#sublinks .subuls {
	padding: 0;
	margin:0;
}

.subuls{
display:none;
position: relative;
left: -13px;
z-index:500;
float:left;
}

.subuls li{
float:left;
width:auto;
height:auto;
margin-top:0px;
padding:10px;
margin-bottom: -10px;
}

.subuls li a{
	width:auto;
	height:auto;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#85a1af;
	background-image:none;
	padding: 5px;
	margin-top:-3px;
}


.subuls li a:hover{
	width:auto;
	height:auto;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#85a1af;
	background-image:none;
	padding: 5px;
	margin-top:-3px;
}




#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;

}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
width:144px;
height:30px;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}



/* End of Top Menu */
#contentBox {
	width:931px;
	height:auto;
	background-color: #edecdd;
	background-image: url(../images/contentbox_bottombg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:15px;
	float:left;
	margin-top:0px;


}
#contentBox1 {
	width:931px;
	height:auto;
	background-color: #edecdd;
	background-image: url(../images/contentbox_bottombg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:15px;
	float:left;
	margin-top:178px;


}
#BigBox1 {
	width:578px;
	height:auto;
	background-color: #edecdd;
	margin-top: 3px;
	margin-left: 21px;
	float:left;
}
#BigMiddle {
	width:578px;
	height:auto;
	background-color: #edecdd;
	background-image: url(../images/BigBox1middleBg.jpg);
	background-position: left top;
	background-repeat: repeat-y;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676666;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	float:left;

}
#BigBox1Top {


	width:578px;
	height:21PX;
	background-image: url(../images/BigBox1topBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#BigBoxBottom {


	width:578px;
	height:20px;
	background-color: #edecdd;
	background-image: url(../images/BigBox1bottomBg.jpg);
	background-position: left top;
	background-repeat: repeat;
	float:left;
}
#Big1MiddlecontentBox {
	width:540px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676666;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 1px;
	float:left;
}
#Big1MiddlecontentBox:hover{
	width:540px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676666;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 1px;
	float:left;
}
#Box2 {

	width:287px;
	height:auto;
	background-color: #edecdd;
	margin-top: px;
	margin-left: 23px;
	float:left;
}
#Box2Top {
	width:287px;
	height:22px;
	background-color: #edecdd;
	background-image: url(../images/box2topBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#Box2Middlecontent {
	width:255px;
	height:auto;
	background-color: #edecdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #676666;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	margin-top: -10px;
	margin-left: 10px;
	float:left;
	padding-left:13px;
/*	border:solid 1px red;
*/
}

#contentBox #Box2 #Box2Middle #Box2Middlecontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	width: auto;
	height: auto;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #676666;
	margin-top: 0px;
	margin-left: 0px;
}

.title2 {font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #676666; margin-top: 0px; margin-left: 0px; text-transform: uppercase;}
.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #676666; margin-top: 0px; margin-left: 0px; }

.subtitle_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #676666; margin-top: 0px; margin-left: 0px; }
.subtitle_link:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #676666; margin-top: 0px; margin-left: 0px; text-decoration:underline }
.subtitle_link:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #676666; margin-top: 0px; margin-left: 0px; text-decoration:underline }
.subtitle_link:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #676666; margin-top: 0px; margin-left: 0px; text-decoration:underline }
.subtitle_link:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6f0000; margin-top: 0px; margin-left: 0px; text-decoration:underline }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}


#contentBox #Box2 #Box2Middle #Box2Middlecontent a:hover {
text-decoration:underline;
}
#mapbox {
	float: left;
	height: 346px;
	width: 285px;
	margin-top: 20px;
	margin-left: 40px;
}


#Box2Middle {
	width:287px;
	height:auto;
	background-image: url(../images/box2middleBg.jpg);
	background-position: -1px top;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	float:left;

}

#Box2Bottom {
	width:287px;
	height:22px;
	background-color: #edecdd;
	background-image: url(../images/box2bottomBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float:left;
}
#contentBox #Box2 #Box2Middle #Box2Middlecontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A6A6A6;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	margin:0;
	margin-left:5px;
	margin-right:5px;
	padding:0
}
#SmallheadeImg {

	position:absolute;
	left:10px;
	top:10px;
	width:932px;
	height:180px;
	z-index:-500;
	background-image:url(../images/HeaderBg.gif);
}
a.LoginLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.LoginLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
#SmallHeadSection {


	width:931px;
	height:180px;
}
#SmallHeaderNavigationBar {

	float:left;
	width:650px;
	margin-left: 22px;
	margin-top:143px;
	padding: 0; /*leave this value as is in most cases*/
	margin-bottom: 0px;
	height: 30px;
}
#logoBox {
	height: 164px;
	width: 218px;
	float: right;
	margin-right: 5px;
	margin-top:16px;

}
#logincontactbox {
	width:850px;
	height:20px;
	background-color: #edecdd;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom:5px;
	float:right;
	text-align: right;
}


div.transON {width: 100%; background-color: silver;border:0px}
div.transOFF {width: 100%; background-color: silver;opacity:.65;filter: alpha(opacity=65); -moz-opacity: 0.65;border:0px }



.menu_1{
	background-image: url('../images/tabBg.gif');"
	background-repeat: no-repeat;
	opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
	border:0px;

	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align:LEFT;

	height: 18px;
	width: 110px;
	display:block;

	padding-top:7px;
	padding-left:8px;
	margin-right:4px
}

a.menu_1{
	background-image: url('../images/tabBg.gif');"
	background-repeat: no-repeat;
	opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
	border:0px;

	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align:LEFT;

	height: 18px;
	width: 110px;
	display:block;

	padding-top:7px;
	padding-left:8px;
	margin-right:4px;
}

a.menu_1:hover{
	background-image: url('../images/tabBg.gif');"
	background-repeat: no-repeat;
	opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
	border:0px;

	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align:LEFT;

	height: 18px;
	width: 110px;
	display:block;

	padding-top:7px;
	padding-left:8px;
	margin-right:4px;
}


#Big1MiddlecontentBox a:link {text-decoration: none; color: #85a1af; }
#Big1MiddlecontentBox a:visited {text-decoration: none; color: #85a1af;}
#Big1MiddlecontentBox a:active {text-decoration: none; color: #85a1af;}
#Big1MiddlecontentBox a:hover {text-decoration: underline; color: #6d808a;}