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

#logo {
	padding-top: 10px;
	width:100%;
	text-align:center;
	padding-bottom:20px;
	
}
#logo img {
	width: 130px;

	margin:0 auto;
}
.tinynav {
	display: block;
	margin:10px auto;
	clear:both;
	width:80%;
	text-align:center;
	padding:5px;
	background:#4ba82e;
	color:#fff;
	
}

nav {
	display: none;
}

header {
	height: 137px;
}
.flexslider .slides img {
	
	height: 200px;
	width: 100%;

}
#home-col-1 {
display:none;
}
#home-col-2 {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
}
#home-col-3 {
	float: none;
	width: 100%;
}
#home-col-4 {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
	display:block;
	
}
.GreenBtn {
	width: 89%;
}
footer {
	font-size: 14px;
	margin-top:30px;
}
footer ul {
	float:none;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0 20px 0 0;
	text-align:center;
}
footer ul:first-child{
		margin-bottom:-23px;
	}
#footer-address {
	float:none!important;
	clear:both!important;
	margin: 23px 0 0 0!important;
	height: 75px !important;
	margin:0 auto!important;
	text-align:center;
	overflow:hidden!important;
}
#footer-container div {
	height: 175px;
	
}
#footer-copyright div{
	float:none;
	text-align:center;
}
#inner-col1 {
	float:none;
	width: 100%;
	margin-bottom:20px;


}
#inner-col2 {
	float: none;
	width: 100%;
}
form div:first-child{
width:98%;
float:left; 
margin-right:10px;	
	}
form div:last-child{
width:100%;
float:left;

}
form input{
width:100%;
height:40px;
border:1px solid #d5d5d5;
background:url(../img/bg-input-field.gif) repeat-x bottom;
margin-bottom:6px;
line-height:38px;
padding:0 5px;	
	}
form textarea{
width:98%;
padding:5px;
height:169px;
border:1px solid #d5d5d5;
background:url #fff(../img/bg-input-field.gif) bottom;
	}
form div:last-child input:last-child{
	width:100%;	
	height:60px;
	}
#body-home {
    height:690px;
}
#body-home {
    height:1130px;
}
.flowplayer {
   width: 100%;
	height:100%;
	 background:#4ba82e;
}

.flowplayer img {
width:100%;
height:200px;
	}
#mini-nav{
	margin:0 auto;
	display:block;

	}
#mini-nav select{
	width:100%;
	height:25px;
	padding:3px;
	color:#fff;
	border:none;
	background:#4ba82e;	
	}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
