@charset "UTF-8";
/* CSS Document */

body {
	background-color: #024a62;
	background-image: url(../images/html_back.jpg);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #015570;
	background-repeat: repeat-x;
	overflow-x: hidden;
}

#body-back {
	background-image: url(../images/body_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 975px
}

#content {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 500px;
}

#menu {
	font-weight: bold;
	font-size: 14px;
	background:url(../images/menu_back.gif) bottom;
	height: 224px;
	width: 211px;
	position: absolute;
	z-index: 9999;
	top: 154px;
	background-repeat: no-repeat;
	margin-left: 30px;
	padding-left: 21px;
	padding-top: 5px;
}

#menu-links {
	margin-bottom: 8px;
}

.menu-links {
	margin-bottom: 8px;
}

#menu a {
	color: #05a45d;
	text-decoration: none;
}

#menu a:hover {
	color: #015570;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#title-main {


}

#title-sub {

}

#logos {
	float: right;
	margin-top: 8px;
}

#videos {
	width: 611px;
	float: left;
	margin-top: 28px;
}

#videos a {
	outline:none;
}

#tabs {
	height: 35px;
	margin-left: 30px;
	font-weight: bold;
	font-size: 14px;
}

#tab {
	height: 26px;
	float: left;
	text-align: center;
	padding-top: 9px;
	margin-right: 12px;
}

#tab1 {
	display: block;
}

#section1 {
	display: block;
}

#section2, #section3, #section4, #section5, #section6, #section7, #section8, #section9 {
	display: none;
}

#thumbs1 {
	display: block;
}

#thumbs2, #thumbs3, #thumbs4, #thumbs5, #thumbs6, #thumbs7, #thumbs8, #thumbs9 {
	display: none;
}

.tab1-off {
	color: #05a45d;
	background-image: url(../images/tab1_off.gif);
	background-repeat: no-repeat;
	width: 100px;
}

.tab1-on {
	color: #015570;
	background-image: url(../images/tab1_on.gif);
	background-repeat: no-repeat;
	width: 100px;
}

.tab2-off {
	color: #05a45d;
	background-image: url(../images/tab2_off.gif);
	background-repeat: no-repeat;
	width: 162px;
}

.tab2-on {
	color: #015570;
	background-image: url(../images/tab2_on.gif);
	background-repeat: no-repeat;
	width: 162px;
}

.tab3-off {
	color: #05a45d;
	background-image: url(../images/tab3_off.gif);
	background-repeat: no-repeat;
	width: 85px;
}

.tab3-on {
	color: #015570;
	background-image: url(../images/tab3_on.gif);
	background-repeat: no-repeat;
	width: 85px;
}

.tab4-off {
	color: #05a45d;
	background-image: url(../images/tab4_off.gif);
	background-repeat: no-repeat;
	width: 93px;
}

.tab4-on {
	color: #015570;
	background-image: url(../images/tab4_on.gif);
	background-repeat: no-repeat;
	width: 93px;
}

#tab a {
	color: #05a45d;
	text-decoration: none;
} 

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

.title-text {
	font-size: 14px;
	font-weight: bold;
	color: #05a45d;
}

#video-top {
	background-image: url(../images/video_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 611px;
	-margin-top: -3px;
	-position: relative;
}

#video-middle {
	background-color: #FFFFFF;
	background-image: url(../images/video_middle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	min-height: 1154px;
	-margin-top: -8px;
	-position: relative;
	-height: 1185px;
}

#video-bottom {
	background-image: url(../images/video_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 611px;
}

#video-player {
	height: 290px;
	width: 440px;
	float: left;
}

#video-description {
	font-size: 12px;
}

.description-title {
	font-size: 16px;
	font-weight: bold;
	color: #015570;
	margin-top: 30px;
}

#thumbs {
	width: 98px;
	margin-left: 450px;
}

#lyr1 {
	position:relative;
}
#lyr1 img {
	border: 2px solid #00a54d;
	margin-top: 10px;
	margin-left: 12px;
}

#lyr1 img:hover {
	border: 2px solid #015570;
}

#lyr1 a {
	border: none;
}


.thumbs-list {
	padding-top: 2px;
	padding-bottom: 12px;
}

#thumbs-title {
	font-size: 12px;
	font-weight: bold;
	color: #05a45d;
	margin-bottom: 10px;
}

#wn1 {
position:relative;
	height: 232px;	
	width: 98px;
	overflow:hidden;
}

.scroll-buttons {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#about {
	width: 344px;
	margin-top: 63px;
	margin-left: 631px;
	-float: right;
	-margin-left: 0;
	-margin-top: 7px;
	-clear: right;
}

#about-title {
	font-size: 14px;
	font-weight: bold;
	color: #05a45d;
	background-image: url(../images/module_top_about.gif);
	height: 36px;
	padding-top: 9px;
	padding-left: 25px;
}

#about-middle {
	font-size: 12px;
	background-image: url(../images/module_middle_about.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f9fcfd;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
}

#about-middle p {
	margin-top: 0px;
}

#module-bottom {
	background-image: url(../images/module_bottom_about.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 344px;
}

.module-bottom {
	background-image: url(../images/module_bottom_about.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 344px;
}

#testimonials {
	width: 344px;
	margin-top: 21px;
	margin-left: 631px;
	-float: right;
	-margin-left: 0;
	-margin-top: 23px;
	-clear: right;
}

#testimonials-title {
	font-size: 14px;
	font-weight: bold;
	color: #05a45d;
	background-image: url(../images/module_top_about.gif);
	height: 36px;
	padding-top: 9px;
	padding-left: 25px;
}

#wn2 {
	position:relative;
	overflow:hidden;
	width: 294px;
	height: 510px;
}

#testimonials-middle {
	width: 294px;
	font-size: 12px;
	background-image: url(../images/module_middle_about.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f9fcfd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;
}

#testimonials-middle p {
	margin-top: 0px;
}

#buttons {
	text-align: right;
}

#navigate-buttons {
	text-align: right;
	margin-bottom: 5px;
}

#navigate-buttons2 {
	text-align: right;
	margin-bottom: 5px;
}

.name {
	font-weight: bold;	
}

p.indent {
	margin-left:71px;
	margin-top:-10px;
}

.quote {
	font-style: italic;
}

.image-button {
	border: none;
}

.navigate-button {
	border: none;
	margin-left: 10px;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
}
