html, body{ 
	margin: 0;
 	padding:0; 
 	text-align:left;
 	background-image: url(/images/home_webfill.jpg);
	height:100%;
} 
h1, h2, h3 {
	font-weight: normal;
	color: #000000;
	width: 250px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
}
a {
	text-decoration: none;
	color: #4486C7;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
}
h4 {
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: strong;
	color: #4AAA42;
}
h5 {
	margin-top: 0;
	margin-bottom: 5px;
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
#img {
	float: right;
	width:550px;
	height: 300px;
	padding-left: 20px;
}
#contentWrapper {
	width: 900px;
	background:none;
}
#wrapper{ 
 	width:900px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;
 	background: #ffffff;  
} 
#banner{
 	position:inherit; 
 	height:90px;
 	width: 900px; 
  	background-color:#FFFFFF; 
}
.banner_logo{
	width:675px;
	background-color:#FFFFFF;
	height:90px;
	float:left;
}
.banner_right{
	width:150px;
	height:70px;
	background-color:#ffffff;
	float:left;
	padding:10px;
	text-align:right;
}

#banner_links{
 	position:absolute; 
 	height:89px;
 	width: 900px;
	margin-left:auto; 
 	margin-right:auto;
	margin-top:350px; 
} 

ul {
  	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
  	font-size: 9px;
  	margin: 0;
  	padding: 0;
  	z-index:1;
  	list-style: none;
}
ul li {
  	display: block;
  	position: relative;
  	float: left;
  	text-align:center;
  	background:  url(/images/off_button.jpg) no-repeat;
  	width:130px;
  	height: 40px;
}
li ul {
	display: none;
}
ul li a {
  	display: block;
  	text-decoration: none;
  	color: #000000;
  	padding: 8px 10px 15px 15px;
  	margin-left: 0px;
}
ul li a:hover { 
	background:  url(/images/on_button.jpg) no-repeat;
}
li:hover ul {
  	display: block;
  	position: absolute;
  	height: 30px;
}
li:hover li {
  	float: none;
  	font-size: 9px;
  	height: 30px;
}
li:hover a { 
		background: #E6E6E6;
		height: 15px;
}
li:hover li a:hover {
	background: #C9C9C9;
	height: 100%;
	
}

#menu .current_page_item a {
	background: url(/images/on_button.jpg) no-repeat;
	padding-left: 0;
}
 /* JS Scroller section	*/		
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	float:left;
	width: 900px; 
	height: 325px;
	overflow: hidden;
	background:none;
}
div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:900px;
	height:325px;
	overflow:hidden;
	float:left;
	padding:1em;
	background:none;		
}
div.scroller div.content {
	width: 3600px;
	height: 325px;
	overflow:hidden;
	background:none;
}
div#section1 {
	width: 900px;
	height: 325px;
	background: none;
	overflow:hidden;
}
div#section2 {
	width: 900px;
	height: 325px;
	background: none;
	overflow:hidden;
}
div#section3 {
	width: 900px;
	height: 325px;
	background: none;
	overflow:hidden;
}
div#section4 {
	width: 900px;
	height: 325px;
	background: none;
	overflow:hidden;
}

/* Carousel*/
#box1{
	position:absolute;
	width:900px;
	height:325px;
}
#box1 span{
	display:block;
	float:left;
	width:900px;
	height:325px;
}
.mask1{
	position:relative;
	width:900px;
	height:325px;
	overflow:hidden;
}
span .img{
	display:block;
	border:none;
}
/* Carousel*/


/* MAIN CONTENT */
#main{
	background: url(/images/carousel_back.png);  
 	float:left; 
 	display:inline; 
 	position: relative; 
	width:900px;
	height: 325px;
 }
 
 .vid_main{
	background: none;  
 	float:left; 
 	display:inline; 
 	position: relative; 
	width:900px;
	height: 400px;
 }
#main h1 {
	font-weight: strong;
	font-size: 24px;
	color: #32639A;
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
}
#main h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #663900;
}
#main p {
	font-size: 14px;
	margin-bottom: 0px;
}
div.thumbnail{
	width: 150px;
	float: left;
	margin: 0 40px 40px 0;
	background:none;
}

/* 3 Columns */
#column1 {
	float: left;
	height:360px;
	width: 260px;
	margin: 60px 0px 16px 16px;
	padding:10px;
	background:#ffffff;
	
}
.c1_header {height:20px; width:250px;padding:5px; background:#52729E;}

#column2 {
	height:360px;
	width: 260px;
	float: left;
	margin: 60px 0px 16px 16px;
	padding:10px;
	background:#ffffff;
	border: 1px solid #B9BAB9;
	-moz-border-radius: 15px;
border-radius: 15px;
	  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}
.c2_header {height:20px; width:250px;padding:5px; background:#52729E;}

#column3 {
	height:360px;
	width: 260px;
	margin: 60px 0px 16px 16px;
	padding:10px;
	background:#ffffff;
	border: 1px solid #B9BAB9;
	float: left;
	-moz-border-radius: 15px;
border-radius: 15px;
	  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}
.c3_header {height:20px; width:250px;padding:5px; background:#52729E; }


/* 3 Columns */
.clear{
	clear:left;
} 

#footerwrapper{ 
 	width:900px; 
	margin-left:auto; 
 	margin-right:auto;
} 



#footer{
 	height:100%;
 	width: 100%;
 
	background-color:#FFFFFF;
 	padding: 30px;
 	margin:0;
	line-height: 100%;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Arial, Liberation Sans, FreeSans, sans-serif;
	text-align:center;
	clear:both;
} 
.footer_column1{
	float: left;
	height:100%;
	width: 18%;
	margin-top:30px;
	margin-bottom:30px;
	padding-right:60px;
	text-align:left;
	background:none;
	
}

.footer_column2{
	float: left;
	height:100%;
	width: 27%;
	margin-top:30px;
	margin-bottom:30px;
	padding-right:60px;
	text-align:left;
	background:none;
}

.footer_column3{
	float: left;
	height:100%;
	width: 12%;
	margin-top:30px;
	margin-bottom:30px;
	padding-right:60px;
	text-align:left;
	background:none;
}

.footer_column4{
	float: left;
	height:100%;
	width: 18%;
	margin-top:30px;
	margin-bottom:30px;
	text-align:left;
	background:none;
}
iframe {
	float: left;
	margin:0;
	background:none;
	border:none;
	padding:10px;
}

