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

/* home styles */
body {
	overflow-x: hidden;
}

#main {
	background: none;
}

/*#home_slider {
	width: 755px;
	height: 515px;
	margin-left: -30px;
}*/

/*#home_slider, #supersized {
	position: absolute;
	top: 0;
	height: 515px;
	min-width: 800px;
	width: 75%;
	margin-left: -30px;
}*/

#home_slider img, #supersized img {
	width: 735px;
	height: 230px;
}

#home_slider {
	width: 735px;
	height: 230px !important;
}

.nivo-caption {
	display: none !important;
}

/*#header_bg {
	display: none;
}*/

#right {
	/*overflow-x: hidden !important;*/
}

.home_content {
	position: relative;
}

.slider_text {
	position: absolute;
	top: -330px;
	left: 20px;
}

.slider_text div {
	font-family: 'Comfortaa';
	font-size: 48px;
	line-height: 62px;
	background-image: url('/images/tint_black_50.png');;
	width: 630px;
	margin-bottom: 3px;
	color: white;
	font-weight: bold;
	padding-left: 30px;
	text-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}

.home_left {
	float: left;
	width: 300px;
	padding-right: 60px;
}

.home_right {
	float: left;
	width: 365px;
}


#right #subheader p {
	line-height: 22px;
}

#right h1 {
	/*color: #ccc;
	color: #8bc541;
	text-transform: none;*/
}