html {
	height: 100%;
}
body{
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #23408E;
	font: 12px Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover {
	color: #00a5df;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #24C9FF;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #00a5df;
	padding-left: 32px;
	font-size: 18px;
}

h2{
	color: #1BB7EA;
	background: #F4F4F4;
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 32px;
}

h3{
	font-size: 118%;
	color: #1BB7EA;
	padding: 5px 5px 5px 24px;
	font-weight: bold;
	background: #F3F3F3;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

h4{
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	padding-left: 32px;
	padding-top: 5px;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 90%;
 color: #334d55;
}

ul{
 list-style-type: square;
}
p {
	padding: 0px 0px 0px 32px;
	margin: 8px 0px 12px;
	color: #7E7E7E;
	font: normal 14px/22px Verdana, Arial, Helvetica, sans-serif;
}
img, a {
	border-style: none;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin: auto;
	padding: 0px;
	width: 966px;
	background: #FFFFFF url(../img/sailabilityLogo.jpg) no-repeat 0px 41px;
	height: 100%;
}
#container2 {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 100%;
	background: #FFFFFF url(../img/bg_head2.jpg) repeat-x top;
	height: 100%;
}
#content{
	margin: 40px 0px 0px;
	padding: 0px;
	width: 966px;
	clear: both;
	height: 100%;
}
#col1 {
	width: 672px;
	float: left;
}
#col1 #boxes {
	padding-left: 19px;
	padding-top: 10px;
}
#col1 #boxes #box1, #box2 {
	width: 321px;
	display: block;
	float: left;
	margin-left: 5px;
	background: #e9f7fd;
}
#col1 #boxes #boxcontent { height: 300px; }
#col1 #boxes #newsbox {
	overflow: auto;
	overflow-x:hidden; 
	height: 173px;
}



#col1 #box1 h1, #col1 #box2 h1 {
	font-size: 14px;
	color: #FFFFFF;
	background: url(../img/box_top.jpg) no-repeat;
	height: 29px;
	width: 321px;
	line-height: 28px;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}

#col1 #boxes .boxbase {
	background: url(../img/boxbase.jpg) no-repeat;
	height: 54px;
	width: 321px;
}
#col1     #boxes     .boxbase  a   {
	color: #009dd0;
	font-weight: bold;
	padding-top: 32px;
	display: block;
	padding-left: 15px;
	font-size: 13px;
}
#col1 #boxes h1.news_title {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 11px;
	text-transform: uppercase;
	color: #009dd0;
	line-height: 16px;
	border-top: 1px solid #9BCEF0;
	background: url(none);
}
#col1  #boxes  #box1  #boxcontent p {
	margin: 0px 0px 3px;
	padding: 0px 10px 0px 15px;
	font-size: 11px;
	line-height: 16px;
}

#col1 #boxes a.news_link {
	padding: 5px 0px 5px 15px;
	font-size: 11px;
	display: block;
}

#col1 #boxes #box2 ul {
	margin: 0px;
	padding: 0px 20px;
}

#col1 #boxes #box2 ul li {
	color: #009dd0;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 18px;
}
#col1 #adminlog {
	margin-left: 35px;
	padding: 0px 15px;
	background: url(../img/loginBG.jpg) repeat-x bottom;
	margin-top: 0px;
	height: 283px;
}

#col1 #adminlog label {
	display: block;
	width: 150px;
	font: bold 18px Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #FFFFFF;
}

#col1 #adminlog input {
	background: url(../img/inputBG.jpg) repeat-x top;
	font: 28px Arial, Helvetica, sans-serif;
	color: #666666;
	display: inline-block;
	width: 600px;
	border: 1px solid #DBDBDB;
}

#col1 #adminlog input.buttonstyle {
	font-size: 16px;
	font-weight: bold;
	background: #496A93;
	margin-top: 25px;
	color: #FFFFFF;
	border-top: 2px inset #B1C0D3;
	border-right: 2px ridge #0B366B;
	border-bottom: 2px ridge #0B366B;
	border-left: 2px inset #B1C0D3;
	padding-top: 4px;
	padding-bottom: 4px;
}
#col1 .newsarchive {
	display: block;
	padding: 0px;
	margin: 0px 10px;
}

#col1 .newsarchive a {
	padding: 10px 5px;
	display: block;
	background: url(../img/inputBG.jpg) repeat-x top;
	border-bottom: 1px solid #00A5DF;
	margin-left: 15px;
}

#col1 .newsarchive a:hover {
	color: #FFFFFF;
	background: url(../img/bg_footer.jpg) repeat-x;
}
#col1 .recordpaging {
	margin: 5px 0px 5px 25px;
	width: 640px;
	background: #F3F3F3;
}
#col1 #gallerybox {
	margin-left: 25px;
	display: block;
	padding: 5px;
}
#col1  #gallerybox .gallerypic {
	display: block;
	margin: 10px;
	float: left;
	height: 100px;
	width: 100px;
	padding: 0px;
	border: 1px solid #263F91;
}
#col1 #gallerybox .galsml {
	color: #999999;
	font-size: 13px;
}

#col1 #newsletterbox {
	margin-left: 25px;
	display: block;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: both;
}
#col1 #newsletterbox p { font-size: 11px; }

#col1 #newsletterbox #newslettersscroll {
	padding: 5px;
	overflow-y: auto;
	overflow-x: none;
	height: 85px;
}






#col2 {
	float: right;
	width: 274px;
}

#col2 #contactbox {
	background: url(../img/sidecol_bg.jpg) no-repeat bottom;
	height: 651px;
	width: 274px;
}
#col2 #contactbox h1 {
	margin: 0px;
	padding: 15px 0px 0px 20px;
	font-size: 16px;
}

#col2 #contactbox form {
	padding: 10px 0px 10px 20px;
	width: 250px;
	margin: 0px;
}

#col2 #contactbox label {
	color: #0092c0;
	width: 250px;
	margin: 0px;
	padding: 0px;
	font: bold 12px Helvetica, Arial, sans-serif;
}

#col2 #contactbox input, #col2 #contactbox textarea {
	width: 200px;
	border: 1px solid #CCCCCC;
	margin: 3px 0px 5px;
	padding: 4px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A5DF;
	background: #FFFFFF url(../img/inputBG.jpg) repeat-x top;
}
#col2 #contactbox .button {
	margin: 10px 0px 0px;
	padding: 4px;
	width: 200px;
}
#col2 #progblock {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#col2 #progblock h2 { padding: 4px 10px; }

#col2 #progblock p {
	font-size: 11px;
	padding: 0px 10px 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	border-bottom: 1px solid #CCCCCC;
}


div.admintaskbox {
	margin-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
}

div.admintaskbox a {
	font-size: 18px;
	color: #FFFFFF;
	background: url(../img/bg_footer.jpg) repeat-x;
	display: block;
	padding: 4px;
}

div.admintaskbox a:hover { background: url(../img/bg_but.jpg) repeat-x; }



.fcukbody {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../img/inputBG.jpg) repeat-x top;
}


/***********************************************/
/* Navbar Divs                                 */
/***********************************************/

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	height: 41px;
	background: url(../img/bg_head2.jpg) repeat-x top;

}
#container #navBar .menu {
	background: url(../img/navpipe.jpg) repeat-x;
	height: 41px;
}


#navBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navBar li {
	display: block;
	float: left;
	height: 41px;
	padding: 0px;
	/*background: url(images/img02.gif) no-repeat;*/
	font-size: 14px;
	background: url(../img/navpipe.jpg) repeat-x;
	text-align: center;
}

#navBar a {
	display: block;
	height: 41px;
	padding: 0px 10px;
	background: url(../img/bg_head2.jpg) repeat-x;
	color: #fff200;
	margin: 0px 1px;
	font-weight: bold;
	line-height: 36px;
}

#navBar a:hover {
	text-decoration: none;
	color: #FFF;
	background: url(../img/bg_but_over.jpg) repeat-x;
}

#navBar .active a {
	/*background: #000000;*/
	text-decoration: none;
	color: #FFF;
	background: url(../img/bg_but_over.jpg) repeat-x;
}
#tel {
	float: right;
	color: #FFFFFF;
	font: bold normal 24px/40px "Arial Black", Impact, Helvetica-Black, Helvetica, sans-serif;
}
.telblue {
	font-size: 18px;
	color: #1BB7EA;
}
#rhm {
	float: right;
	font-size: 11px;
	color: #FFFFFF;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/



/************* #breadCrumb styles *************/


#breadCrumb{
	padding: 150px 0px 0px 32px;
	color: #1BB7EA;
	width: 900px;
	font-size: 10px;
}

#breadCrumb a{ color: #7e7e7e; 
}

#breadCrumb a:hover{
	color: #80D7F3;
	text-decoration: none;
}
div.clear { clear: both; }


/************* Footer styles ****************************************/
#footer {
	background: #23408E url(../img/bg_foot.jpg) repeat-x;
	width: 100%;
	clear: both;
	height: 230px;
}
#footxt_main {
	color: #fff200;
	font: bold 24px "Arial Black", Helvetica-Black, Arial;
	padding-top: 45px;
	padding-left: 32px;
}
#footxt_main  .footxt_sub {
	font-size: 24px;
	color: #FFF200;
	float: right;
}

#footxt {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 32px;
}

#footainer {
	margin: auto;
	padding: 0px;
	width: 966px;
	height: 230px;
}
#footxt a, #footxt a:active, #footxt a:visited {
	color: #F2F2F2;
	text-decoration: none;
}
#footxt a:hover { color: #FFFF00; 
}

/********************* Contact Styles *******************************************/

#contactBox {
	padding: 15px;
	margin: 0px;
}

#contactBox form {
	margin: 0px;
	padding: 0px;
}

#contactBox fieldset {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	margin-top: 10px;
}

#contactBox fieldset legend {
	margin: 10px 0px;
	padding: 3px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
}


#contactBox .required {
	display: block;
	clear: both;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contactBox div label {
	width: 150px;
	font-size: 1.2em;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	line-height: 1.8em;
	font-weight: normal;
}
#contactBox input, #contactBox select, #contactBox textarea {
	font: 1.2em Helvetica, Arial, sans-serif;
	padding: 3px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(../img/inputBG.jpg) repeat-x top;
	color: #333333;
}
#contactBox .submitBut {
	margin-left: 160px;
	margin-top: 10px;
}
/***********************************************/
/*Lightbox Styles                               */
/***********************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 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: transparent url(../img/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	}
