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

.flexslider .slides img {
	margin: -14px 0 0 -40px;
	height: 300px;
	width: 100%;
	text-align: center;
}
#logo {
	padding-top: 30px;
}
#logo img {
	width: 112px;
	height: 52px;
}
nav {
	float: right;
	padding-top: 14px;
}
nav a {
	font-size: 12px;
}
nav ul {
	list-style: none;
	float: left;
	margin-left: -22px;
}
header {
	height: 120px;
}
#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: 95%;
}
footer {
	margin-top:30px;

}
#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(../img/bg-input-field.gif) repeat-x bottom;
	}
#body-home {
    height:1124px;
}
.flowplayer {
   width: 100%;
   height: 100%;
   background:#ccc;
   border:2px solid #4ba82e
 
}
.flowplayer img {
width:100%;
height:300px;	
	}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}