#mainContent {
	width: 1024px;
	min-height: 470px;
	float: left;
	background: url(../images/maincontentbg.png) top no-repeat;
}

#homeMainContent{
	float: left;
	width: 1024px;
	min-height: 560px;
	margin: 20px 0 0 0;
}

#homeMainContentImg{
	float: left;
	width: 490px;
	height: 560px;
	margin: 0 30px 0 30px;
}

#homeMainContentText{
	float: left;
	width: 420px;
	margin: 100px 0 0 0;

}

#homeMainContentText p{
	text-align: right;
	font: 36px 'ArmataRegular', Arial, sans-serif;
}

#companies{
	float: left;
	width: 1024px;
	margin: 30px 0 0 0;
}

#companiesLogo{
	float: left;
	min-width: 146px;
	height: 108px;
	margin: 0 0 0 0;
}

#homeContentIntro{
	float: left;
	width: 964px;
	height: 135px;
	margin: 25px 0 0 0;
	background: url(../images/contentBg.jpg)  no-repeat;
	padding: 30px 30px 0 30px;
}

#homeContentIntro p{
	font: 12px 'ArmataRegular', Arial, sans-serif;
}



#sliderWrap {
	width: 726px;
	height: 474px;
	float: left;
}

#videoWrap {
	width: 298px;
	height: 275px;
	float: left;
	padding-top: 184px;
}

#videoWrap h1 {
	font: 18px 'ArmataRegular', Arial, sans-serif;
	color: #595959;
	text-align: right;
}

#videoWrap h1 em {
	font-style: normal;
	color: #34681A;
}



#homeTabs {
	width: 1024px;
	height: 189px;
	float: left;
}

#tab {
	width: 245px;
	height: 166px;
	float: left;
	background: url(../images/hometabimg.png) no-repeat;
	padding-top: 20px;
	margin-right: 14px;
}

#tab h1 {
	font: 18px 'ArmataRegular', Arial, sans-serif;
	color: #34681A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#tab p {
	font: 12px 'ArmataRegular', Arial, sans-serif;
	color: #787878;
	padding: 0px;
	margin: 0px;
	text-align: center;
	margin-bottom: 10px;
} 

/* LayerSlider Styles */
#layerslider,#layerslider2 {
	width: 726px;
	height: 474px;
	margin: 0px auto 50px auto;
}

#l5text1,#l5text2,#l5text3 {
	width: 680px;
	font: 18px 'ArmataRegular', Arial, sans-serif;
	padding: 5px;
	text-align: center;
	color: #505050;
}

#l5text1 {
	left: 0px;
	top: 60px;
}

#l5text2 {
	left: 450px;
	top: 150px;
}

#l5text3 {
	left: 620px;
	top: 150px;
}

/* LayerSlider Styles */
.ls-inner {
	position: relative;
}

.ls-inner,.ls-layer {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
}

.ls-active,.ls-animating {
	display: block !important;
}

.ls-layer > * {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ls-layer .ls-bg {
	left: 50%;
	top: 50%;
}

.ls-bottom-nav-wrapper a {
	outline: none;
}

.ls-nav-prev,.ls-nav-next {
	outline: none;
}

/* WP plugin forceResponsive */
.ls-wp-forceresponsive-container {
	width: 100%;
	position: relative;
}

.ls-wp-forceresponsive-helper {
	position: absolute;
	margin-left: 50%;
}

#main {
	overflow: visible !important;
}
