html, body {
	margin: 0;
	padding: 0;
	background: #001a36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
a:link, a:visited {
	color: #3c3a74;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6362ad;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #3c3a74;
	border: none;
}
img {
	border: 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#wrapper {
	width: 925px;
}
#top {
	background: url('../images/top3.jpg') top left no-repeat;
	height: 176px;
	text-align: left;
}
#logo {
	width: 337px;
	height: 138px;
}
#nav_bar {
	text-align: left;
	background: url('../images/nav_back.jpg') top left repeat-x;
	height: 37px;
	border-top: 1px solid #ffffff;
}
#banner {
	height: 251px;
}
#full_range {
	background: url('../images/full_range2.jpg') top left no-repeat;
	height: 37px;
}
#content_home {
	background: url('../images/home_content_back.jpg') top left repeat-x;
	height: 198px;
	overflow-y: hidden;
	text-align: left;
}
#red_bar {
	background: url('../images/red_bar_bottom2.jpg') top left no-repeat;
	height: 53px;
}
#logos {
	background: url('../images/logos.jpg') top center no-repeat #ffffff;
	height: 44px;
}
#footer {
	background: url('../images/footer_back.jpg') top left repeat-x #0e689a;
	padding: 15px 15px 30px 15px;
}


/* CUSTOM CONTENT */
#content {
	min-height: 400px;
	text-align: left;
	background: url('../images/home_content_back.jpg') bottom left repeat-x #ffffff;
}
#content #col1 {
	width: 665px;
	padding: 30px;
	margin: 0 0 30px 0;
	float: left;
}
#content #col2 {
	width: 200px;
	float: left;
	padding: 15px 0 0 0;
}
#content #col1_wide {
	padding: 30px;
}
#full_range_content {
	margin: 0 0 25px 0;
}


/* CLEAR FLOAT */
.clear_float {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}


/* SLIDESHOW */
#slideshow {
	width: 474px;
	height: 251px;
	background: #333333;
	border-right: 1px solid #ffffff;
	float: left;
}

/* VIDEO */
#video {
	width: 450px;
	height: 251px;
	background: #000000;
	float: left;
}

/* HOMEPAGE CONTENT */
#home_text {
	width: 530px;
	height: 221px;
	float: left;
	padding: 25px;
}
#btns {
	width: 179px;
	height: 251px;	
	float: left;
	margin: 5px 0 0 0;
}
#btns a {
	display: block;
	width: 179px;
	height: 38px;
	margin: 3px 0 7px 0;
}
#btns_content a {
	display: block;
	width: 179px;
	height: 38px;
	margin: 0 0 7px 0;
}
#links {
	width: 165px;
	height: 251px;
	float: left;	
}



/* navbar */
#nav_wrapper {
	position: absolute;
	z-index: 99;
	height: 37px;
	width: 925px;
}
#nav_bar {
	position: relative;
}
.nav, .nav * {
	position: relative;
	z-index: 90;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav li a {
	font-size: 14px;
	font-weight: bold;
}
/*
.nav li li a {
	font-size: 12px;
	font-weight: normal;
}
*/
.nav ul {
	position: absolute;
	top: -999em;
	width: 200px;
}
.nav ul li {
	width: 100%;
}
.nav li:hover {
	visibility: inherit;
}
.nav li {
	float: left;
	position: relative;
	display: block;
}
.nav a {
	display: block;
	position: relative;
}
.nav li:hover ul {
	left: 0;
	top: 37px;
	z-index: 99;
}
.nav li:hover a {
	background: url('../images/menu_back.png') top left repeat;
}

.nav li a {
	display: block;
	position: relative;
	height: 37px;
	line-height: 37px;
	padding: 0 15px;
	color: #ffffff;	
}


.nav li ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.nav li ul li a:hover {
	color: #FFFFCC;
}




/* FOOTER */
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	color: #ffffff;
	font-weight: normal;
	display: block;
	padding: 0 20px 0 0;
}
#footer div {
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}
#footer div a {
	color: #ffffff;
}


/* SLIDESHOW */
#slideshow {
	text-align: left;
}
#s1 {
	position: absolute;
	z-index: 2;
}
#s2 {
	position: absolute;
	z-index: 1;
}






/* PHOTOS */
div#photo_current {
	width: 665px;
	height: 475px;
	text-align: center;
	margin: 20px 0 0 0;
}
div#photo_current img {
	max-width: 684px;
	max-height: 454px;
}


div.thumbnails {
	height: 100px;
	padding: 0;
}
div.thumbnails .scrollable {
	position:relative;
	overflow:hidden;
	height: 100px;
	width: 600px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 0 10px;
}
div.thumbnails .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
/* single scrollable item */
div.thumbnails .scrollable .items div {
	float:left;
	margin:15px 10px 15px 10px;
	background-color:#fff;
	padding:0;
	border:0px;
	cursor:pointer;
	width:100px;
	height:66px;
	
}

/* arrows */
div.thumbnails a#prevPage {
	float:left; 
	margin-top: 29px;
	cursor: hand;
	width: 21px;
	height: 39px;
	background: url(../images/arrow_left.gif) top center no-repeat;
}
div.thumbnails a#nextPage {
	float:right; 
	margin-top: 29px;
	cursor: hand;
	width: 21px;
	height: 39px;
	background: url(../images/arrow_right.gif) top center no-repeat;
}
div.thumbnails a#prevPage:hover {
	background-position: 0 -39px;
}
div.thumbnails a#nextPage:hover {
	background-position: 0 -39px;
}


/* images */
img.gallery_thumb {
	border: 0;
	width: 100px;
	height: 66px;
}
