﻿@charset "utf-8";
/* CSS Document */

a {-moz-outline:none;}


/* ---------------------------------------------------------------------------

	Homepage Slider 

--------------------------------------------------------------------------- */

#slider_section {
	margin: 0px 0px 0px 2.5px;
	padding: 2px 2px 2px 2px;
	width: 920px;
	height: 310px;
	border: solid #DDD thin;
}

#slider_section_sw {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 928px;
	height: 315px;
	border: none;
	background-repeat:no-repeat;
}

#slider {
	width: 910px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
/*	background-image: url(../images/slider_bg_whole.jpg);*/
	background-repeat: no-repeat;
	/*background-image:url(../images/content_slider_middle.jpg);
	background-repeat:repeat-y;*/
	padding : 0px 0px 0px 0px;
	margin : 5px 5px 5px 5px;
	background-image:url(../images/blackturbine.jpg);
}

#slider_sw {
	width: 928px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background-repeat: no-repeat;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	}


#slider .scroll {
	width: 910px;
	height:271px;
	overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
}

#slider_top {
	display: block;
	padding : 0px 0px 0px 0px;
	margin : 0;
	background-image:url(../images/content_slider_top.jpg);
	background-repeat: no-repeat;
	height: 0px;
	width: 910px;
}

#slider_middle {
	padding : 0;
	margin : 0;
}

#slider_bottom {
	padding : 3px 0px 0px 0px;
	margin : 0;
	background-image:url(../images/content_slider_bottom.jpg);
	background-repeat:no-repeat;
	height: 0px;
}

.clear {
	clear: both;
}

#slider p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	text-align: left;
}

#slider h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial,Tahoma, "Trebuchet MS",  sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: black;
	line-height: 21px;
	text-align: left;
}

#slider ul{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:solid #888 thin;
	border-bottom:solid #888 thin;
	width:930px;
}

#slider li {
	float:left;
	margin:10px;
	width:210px;
	text-align:center;
}

#slider a:visited {
	font-size:20px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#slider a:link {
	font-size:20px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;

}

#slider a:visited:hover {
	font-size: 20px;
	color: #1A97D4;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slider a:hover {
	font-size: 20px;
	color: #A197D4;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slider .learn_more_button a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
	padding: 1px 2px 1px 4px;
	display: block;
	height: 16px;
	width: 188px;
	border: 1px solid #fff;
	background-color: #878a8f;
}

#slider .learn_more_button a:link {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
	padding: 1px 2px 1px 4px;
	display: block;
	height: 16px;
	width: 188px;
	border: 1px solid #fff;
	background-color: #878a8f;
}

#slider .learn_more_button a:visited:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
	padding: 1px 2px 1px 4px;
	display: block;
	height: 16px;
	width: 188px;
	border: 1px solid #fff;
	background-color: #878a8f;
}

#slider .learn_more_button a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
	margin: 3px 0px 0px 0px;
	padding: 1px 2px 1px 4px;
	display: block;
	height: 16px;
	width: 188px;
	border: 1px solid #fff;
	background-color: #878a8f;
}

/* ---------------------------------------------------------------------------

	About Us page Slider

--------------------------------------------------------------------------- */

#slider_section_about_us {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 580px;
	height: 352px;
}

#slider_about_us {
	width: 580px;
	height: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding : 3px 0px 0px 0px;
	margin : 0px auto;
}

#slider_about_us .scroll {
	width: 580px;
	height: 350px;
	overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	margin:0px 0px 0px 3px;
	border: 1px solid #ccc;
}

.clear {
	clear: both;
}

#slider_about_us p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	text-align: left;
}

#slider_about_us h3 {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight:lighter;
	color: #666;
	line-height: 24px;
	text-align: left;
}

#slider_about_us a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #00ae00;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slider_about_us a:link {
	font-size: 12px;
	font-weight: bold;
	color: #00ae00;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slider_about_us a:visited:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00ae00;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#slider_about_us a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #00ae00;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.learn_more {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}


/* ---------------------------------------------------------------------------

	Slider 1

--------------------------------------------------------------------------- */

.slide_10_container {
	/*background-image:url(../images/stretchedslogan.jpg);*/
	background-repeat: no-repeat;	
	width: 920px;
	height: 300px;
	text-align:left;
}
.slide_sw_container {
	/*background-image:url(../images/stretchedslogan.jpg);*/
	background-repeat: no-repeat;	
	width: 920px;
	height: 200px;
	text-align:left;
}


.slide_10_text_area {
	width: 415px;
	height: 275px;
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

.slide_sw_text_area {
	width: 700px;
	height: 175px;
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}


.slide_1_container {
	background-image:url(../images/slider_1_bg.jpg);
	background-repeat: no-repeat;	
	width: 915px;
	height: 272px;
}

.slide_1_text_area {
	width: 406px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------------

	Slider 2

--------------------------------------------------------------------------- */

.slide_2_container {
	background-image:url(../images/slider_2_bg.jpg);
	background-repeat: no-repeat;	
	width: 684px;
	height: 272px;
	padding: 0px 0px 0px 230px;
}

.slide_2_text_area {
	width: 206px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------------

	Slider 3

--------------------------------------------------------------------------- */

.slide_3_container {
	background-image:url(../images/slider_3_bg.jpg);
	background-repeat: no-repeat;
	width: 684px;
	height: 272px;
	padding: 0px 230px 0px 0px;
}

.slide_3_text_area {
	width: 206px;
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------------

	Slider 4

--------------------------------------------------------------------------- */

.slide_4_container {
	background-image:url(../images/slider_4_bg.jpg);
	background-repeat: no-repeat;
	width: 914px;
	height: 272px;	
}

.slide_4_text_area {
	width: 206px;
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------------

	Slider 5

--------------------------------------------------------------------------- */

.slide_5_container {
	width: 575px;
	height: 272px;	
}

.slide_5_text_area {
	width: 206px;
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------------------------------------------

	Team Member Slide

--------------------------------------------------------------------------- */

.team_member_slide_container {
	width: 580px;
	height: 350px;	
}

.team_member_slide_pic {
	width: 350px;
	height: 350px;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.team_member_slide_text_area {
	width: 200px;
	height: 350px;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}



