@charset "UTF-8";
/* CSS Document */
html {
	background-image: url(/images/bg-grad.jpg);
	background-repeat: repeat-x;
	background-color:#1c64aa;
}
body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

.nav-lc {
	text-align: center;
	margin:0;
	padding:0;
	list-style-type: none;
}
.nav-lc ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

.nav-lc li {
	list-style-type: none;
	font-size: 11px;
	line-height: 24px;
}

.nav-lc li a{
	font-size: 11px;
}

h1, h2, h3, body {
	color:#07427a;
}
h1 {
	font-size:16px;	
	text-align: center;
	font-weight: normal;
}
h2 {
	font-size:14px;
	font-weight: normal;
	text-align: center;
	color: #000;
}
h3 {
	font-size:14px;	
	padding:10px 0;
	text-align: center;	
}
p {
	font-size:11px;
	text-align: center;
	line-height: 18px;
}
div#header {
	margin:auto;
	width:960px;
	position: relative;
	height: 29px;
	top: 138px;
	overflow: hidden;
	visibility: visible;
}	
div#container {
	margin-top: 138px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	width:960px;
	background-image: url(/images/bg-container.png);
	background-repeat: repeat-y;
	text-align: left;
}
div#container-single {
	margin-top: 138px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	width:960px;
	background-image: url(/images/bg-container-single.png);
	background-repeat: repeat-y;
	text-align: left;
}
div#leftcol {
	width:140px;
	padding-left:20px;
	overflow: hidden;
	float:left;
	margin:0;
}
div#rightcol {
	width:780px;
	margin: 0 0 0 160px;
	padding: 0 10px 0 10px;
}
#footer p {
	text-align: center;
	color: #FFF;
}
div#footer {
	width:960px;
	position: relative;
	visibility: visible;
	background-image: url(/images/key-img.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -375px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer p a {
	color:#FFF;
	font-weight:normal;
}
img, a img {
	border-width: 0px;	
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#666;
	font-weight: bold;
}
.subnavEND {
	padding:8px 0px 20px 8px;
}
.subnav {
	padding:8px 0px 0px 8px;
}
#contentarea {
	width:830px; 
	float:left; 
	padding:0px 0px 0px 0px;
	margin:0px; 
}
#intro {
	position:absolute;
	left:-1000px;
	width:200px;
}

.info {
	width:220px; 
	padding-top:92px; 
	padding-left:25px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navigation {
	width: 960px;
	height: 29px;
	padding: 0;
	position: relative;
	background-image: url(/images/key-img.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	position: absolute;
}
#navigation li, #navigation a {
height: 29px; display: block;
}
#nav1 {left: 0; width: 68px;}
#nav2 {left: 68px; width: 84px;}
#nav3 {left: 152px; width: 86px;}
#nav4 {left: 238px; width: 65px;}
#nav5 {left: 303px; width: 68px;}
#nav6 {left: 371px; width: 63px;}
#nav7 {left: 434px; width: 80px;}
#nav8 {left: 514px; width: 370px;}
#nav9 {left: 884px; width: 76px;}

#nav1 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px -29px;
	background-image: url(/images/key-img.png);
}
#nav2 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -68px -29px;
	background-image: url(/images/key-img.png);
}
#nav3 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -152px -29px;
	background-image: url(/images/key-img.png);
}
#nav4 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -238px -29px;
	background-image: url(/images/key-img.png);
}
#nav5 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -303px -29px;
	background-image: url(/images/key-img.png);
}
#nav6 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -371px -29px;
	background-image: url(/images/key-img.png);
}
#nav7 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -434px -29px;
	background-image: url(/images/key-img.png);
}
#nav8 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -434px -29px;
	background-image: url(/images/key-img.png);
}
#nav9 a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: -884px -29px;
	background-image: url(/images/key-img.png);
}

.viewslideshow {
	font-size: 11px;
	float: right;
	padding-right: 12px;
}
.breadcrumb h2 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	float: left;
	width: 370px;
	overflow:hidden;
	height:20px;
	padding:0;
	margin:6px 0 0 0;
}
.nav-gallery {
	margin:0px;
	padding:10px 20px 20px 20px;
}
.nav-gallery h2, .nav-gallery-footer h2 {
	text-align:left;
}
.nav-gallery-footer {
	background-image: url(/images/hr-top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding:20px 20px 40px 20px;
	margin:0;
}
#leftcol h3 {
	font-size: 14px;
	text-align: center;
	margin:10px 0 0 0;
	padding:0 0 5px 0;
}
.gallery-content {
	background-image: url(/images/hr-top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
}

.nav-search {
	z-index:99;
	width: 152px;
	position: absolute;
	top: 8px;
	left: 710px;
}
.search-box {
	border: none;
	height:11px;
	width:160px;
	font-size:10px;
}
.gallery-content. table tr td p {
	text-align:center;	
}
.video-player {
	padding:20px 10px 20px 30px;
	float:left;
}

.video-information {
	padding:20px 30px 20px 10px;
	float:left;	
	width: 440px;
}
.single-col {
	Padding:0 30px 20px 30px;	
}


#navigation {
	width: 960px;
	height: 29px;
	padding: 0;
	position: relative;
	background-image: url(/images/key-img.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	top: 0;
	position: absolute;
}
.button a {
	display: block;
	width:168px;
	height: 27px;
	overflow:hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/images/button.png);
	text-align:center;
	padding-top:5px;
	color:#FFF;
	font-size: 12px;
}

.button a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	background-image: url(/images/button.png);
}
div#landing-splash {
	height:250px;
	width:780px;
	background-image: url(../images/landing-splash.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:60px 0 0 50px;
	margin:0;
}
#landing-splash p {
	width: 420px;
	text-align: left;
}
div#landing-banners {
	padding:0;
	margin:0;
}
.gallery_title {
	
}
.highslide-gallery {
	
}
.highslide-caption {
	
}
#container-single .video-information h2 {
	text-align: center;
}

.video-information span {
	font-size: 10px;
	color: #000;
	text-align: center;
}

