.header-nav {
	padding: 35px 5px;
}

.tb-scroll-to-section, .tb-slider-arrows li a.trans {
	background-color: rgba(255,255,255,.75);
}

.tb-scroll-to-section:hover, .tb-slider-arrows li a.trans:hover {
	background-color: rgba(255,255,255,.5);
}

#content1 {
	width: 100% !important;
}

#post_title1 {
	width: 100% !important;
}

#post_right1 {
	width: 520px !important;
}

#post_content_wrapper1 {
	width: 100% !important;
}

.tb-gforms-compat .gform_wrapper .gform_footer input.button, .tb-gforms-compat .gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
}

.tb-gforms-compat .gform_wrapper .gform_footer input[type="submit"] {
	display: inline-block !important;
	text-align: center !important;
	vertical-align: middle !important;
	padding: 12px 24px !important;
	border: 1px solid #177642 !important;
	border-radius: 8px !important;
	background: #26bf6b !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#26bf6b),to(#177642)) !important;
	background: -moz-linear-gradient(top,#26bf6b,#177642) !important;
	background: linear-gradient(to bottom,#26bf6b,#177642) !important;
	text-shadow: #0f4a29 1px 1px 1px !important;
	font: normal normal bold 20px arial !important;
	color: #ffffff !important;
	text-decoration: none !important;
}

.tb-gforms-compat .gform_wrapper .gform_footer input[type="submit"]:hover,
.tb-gforms-compat .gform_wrapper .gform_footer input[type="submit"]:focus {
	border: 1px solid #1d9352 !important;
	background: #2ee580 !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#2ee580),to(#1c8e4f)) !important;
	background: -moz-linear-gradient(top,#2ee580,#1c8e4f) !important;
	background: linear-gradient(to bottom,#2ee580,#1c8e4f) !important;
	color: #ffffff !important;
	text-decoration: none !important;
}

.tb-gforms-compat .gform_wrapper .gform_footer input[type="submit"]:active {
	background: #177642 !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#177642),to(#177642)) !important;
	background: -moz-linear-gradient(top,#177642,#177642) !important;
	background: linear-gradient(to bottom,#177642,#177642) !important;
}