@charset "utf-8";

html, body {
	height: 100%;
}
.wrapper {
	width:970px;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}
.sm {
	font-size: 10px;
}
.sm a {
	font-size: 10px;
	text-decoration: none;
	color: #006EAB;
}

.push { position:relative;z-index: -999; }
.footer { position:relative;z-index: 19; }
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 1px solid #BFBFBF;
	font-weight:normal;
	padding: 5px 0;
	margin: 10px 0;
}

body { font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006eab; }
.credits { width:550px; margin:50px auto 0px auto; padding:0 }
.credits a { color: #006eab; text-decoration:none; }

.topmenu { vertical-align:top; }
.topmenu a { float:right; text-decoration:none; font-size:11px; color:#666; display:block; margin-top:25px;
			 padding: 5px 20px 0 20px ; height: 20px; border-right:1px solid #d6d6d6; }
.topmenu a[href="contact.html"] { border-right:0; } 
.topmenu a:hover, .topmenu a.active {  border-bottom:1px solid #006EAB; color:#006EAB; }


h1 { font: bold 18px "Century Gothic", Verdana, sans-serif; }

.footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006eab;
	padding-left: 20px;
	text-align: left;
}
.footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006eab;
	text-align: right;
	padding-right: 20px;
	text-decoration: none;
}
.footerright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006eab;
	text-align: right;
	text-decoration: none;
}
.blueband {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-position: top;
}
.blueband p { margin:0; }
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
}
.main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
		text-decoration: none;
}
.bigblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006eab;
	text-align: left;
	padding-right: 20px;
	font-weight: normal;
	padding-top: 40px;
}
.pressblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006eab;
	text-align: left;
	padding-right: 20px;
	font-weight: normal;
}
.mainblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006eab;
	padding-right: 20px;
}

.mainblue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006eab;
	padding-right: 20px;
	text-decoration: none;
}
.greybackground {
	background-color: #e5e5e5;
}
.header-area {
	height: 582px;
	position: relative;
}
.header-logo {
	float: left;
	margin-top: 541px;
	position: absolute;
	top: 0px;
	right: 500px;
	z-index:10;
	left: 22px;
}
.menu-area a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 2px;
	background-color: #ffffff;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.menu-area a:hover,
.menu-area a.active,
.footer-link:hover,
.footer-videolink:hover,
#active  {
	color:#ffffff;
	background-color: #006eab;
	
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	padding-right: 20px;
	font-style: italic;
}
.imgtop {
	padding-top: 12px;
}

#scrollable_image_wrap {
	/* dimensions */
	width:706px;
	height:468px;
	margin:0 0 0 auto;

	/* centered */
	text-align:center;
}
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width:967px;
	height:128px;
	margin: 0 auto;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
	padding:0;
	margin:0;
}
.scrollable img {
	cursor:pointer;
}
.scrollable .img {
	display:table-cell;
	vertical-align:middle;
	width:120px;
	height:124px;
	background-color:#E5E5E5;
	border-right:1px solid #FFF;
	text-align:center;
}
.scrollable .active { background-color:#B3D4E7; }

.gallery_container { position:relative; }
.gallery_container .btnleft { left:-24px; background-image:url(images/btn_prev.png); }
.gallery_container .btnright { right: -24px; background-image:url(images/btn_next.png); }
.gallery_container .browse { position:absolute; top:44px; width:20px; height:40px; cursor:pointer; }
.gallery_container .disabled { visibility:hidden !important; } 	
.main2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	padding-right: 20px;
	font-style: italic;
}
.tint {
	background-color: #ececec;
}

