body {
	margin: 5px auto 5px auto;
	padding: 0px;
	text-align: left;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif;
	background-color:#798c9b;
	behavior:url("/css/csshover3.htc"); 
	}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl,button {
	margin:0px;
	padding:0px;
	}

h1 { font-size:13px; font-weight: bold; color: #0e2a5a; margin: 0px; padding: 0px 0px 15px 0px;}
h2 { font-size:12px; font-weight: bold; color: #0e2a5a; margin: 0px; padding: 0px 0px 15px 0px;}

a { color: #2a436c;
	text-decoration:underline;
	}

a:hover { 
	color: #336699;
	text-decoration:none;
	}

img.img-left { 
	float:left; 
	margin:0px 15px 5px 0px;
	}

#top {
	width:725px; 
	float:left;
	margin:25px 25px 0 25px;
	}
	#top p {
		padding-bottom:12px;
	}
	
#bottom {
	width:775px;
	}
	
.floatright { float: right; margin-left:5px; width: 235px;}

.floatinside {float: right; margin-left:5px; width: 200px;}


#special-wrapper, .special-inside {
	width: 235px;
	float: right;
	margin: 10px 0 10px 10px;	
}

	#special-wrapper p, .floatinside p, .special-inside p {
		font-size: .8em;
		margin: 0 0 0 10px;
		padding: 0;
		color: #d86d32;
		font-weight: bold;
	}
	#special-wrapper img, .floatinside img {
		margin-top: 10px;
	}

.toppad {padding-top: 15px;}

.col-01 {
	width:240px;
	margin-left:25px;
	padding:0px 12px 0px 0px;
	float:left;
	}
	
.col-02 {
	width:240px;
	padding:0px 0px 0px 12px;
	float:left;
	}

.infocol {
	width:220px;
	float:left;
	text-align: center;
	padding:0px 0px 0px 0px;
	}

.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}



.bi4u {
	text-align: center;
	color: #474747;
	font-size: .9em;
	line-height: 1.2em;
	width: 720px;
	margin: 10px auto;
}

#main {width: 775px;}



.gallerybutton { margin: 0px 2px 0px 2px;}



.thumbnails {
	display: block;
	margin-bottom: 15px;
}

.thumbnails img {
	border: none;
	margin: 7px;
}



#bgimage {
	background-image: url(../image/newbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	background-color: #bfccd5;
}

/*.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}*/
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 8px;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-type: circle;
	list-style-position: inside;
	text-indent: 0px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
}
.befafthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #817790;
}
center {
	position: absolute;
	left: auto;
}
.middle {
	position: absolute;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}


/* ------------------------ sub sprite nav ------------------------ */
#navcontain { width: 775x; height: 25px; text-align: left; }

#nav { 
	background: url(../image/nav1.jpg) no-repeat; 
	width:775px; 
	height:25px; 
	position:relative;
	z-index:3;
	margin:0px;
	}

#nav span { display: none; margin: 0px; }

#nav li, #nav a { height: 25px; display: block; margin: 0px; }

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 57px; left: 4px; padding-left: 4px; }
#nav-02 { width: 66px; left: 61px; }
#nav-03 { width: 126px; left: 127px; }
#nav-04 { width: 117px; left: 253px; }
#nav-05 { width: 99px; left: 370px; }
#nav-06 { width: 63px; left: 469px; }
#nav-07 { width: 79px; left: 532px; }
#nav-08 { width: 91px; left: 611px; }
#nav-09 { width: 71px; left: 702px; }

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background: transparent url("../image/nav1.jpg") -4px -25px no-repeat; }
#nav-02 a:hover { background: transparent url("../image/nav1.jpg") -61px -25px no-repeat; }
#nav-03 a:hover { background: transparent url("../image/nav1.jpg") -127px -25px no-repeat; }
#nav-04 a:hover { background: transparent url("../image/nav1.jpg") -253px -25px no-repeat; }
#nav-05 a:hover { background: transparent url("../image/nav1.jpg") -370px -25px no-repeat; }
#nav-06 a:hover { background: transparent url("../image/nav1.jpg") -469px -25px no-repeat; }
#nav-07 a:hover { background: transparent url("../image/nav1.jpg") -532px -25px no-repeat; }
#nav-08 a:hover { background: transparent url("../image/nav1.jpg") -611px -25px no-repeat; }
#nav-09 a:hover { background: transparent url("../image/nav1.jpg") -702px -25px no-repeat; }


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color:#0e2a5a;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:0px; 
	z-index: 30;
	margin: 0px;
	text-align: left;
	border:1px solid #50779e;
	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
	

#nav li ul li { 
	height: 22px;  /* Height of each drop down nav item */
	
	}	

#nav li ul li a {
	width: 100%;
	height: 22px;				/* Height of each drop down nav item, should match above */
	line-height: 22px;			/* Height of each drop down nav item again, should match above */
	color:#757575;

	}

#nav li ul li a span {
	display: block;
	padding-left: 20px;
	margin: 0px;
	text-align: left;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto; 

}
/* Hover styles for drop down items */
#nav-02 ul a:hover { 
	background-image: none;
	background-color:#50779e;
	color:#FFFFFF;

	}
	
#nav-03 ul a:hover { 
	background-image: none;
	background-color:#50779e;
	color:#FFFFFF;

	}
	
#nav-05 ul a:hover { 
	background-image: none;
	background-color:#50779e;
	color:#FFFFFF;

	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:160px; }		
#nav-03 ul, #nav-03 li { width:160px; }
#nav-05 ul, #nav-05 li { width:180px; }


#nav li:hover, #nav li.hover {   
    position: static;   
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.9em 0 0 15em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}








/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../image/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}