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

#mainImgWrap {
	position:relative;
	z-index:1;
}
.bgsw {
	height:900px;
	background-position:50% 50% !important;
	background-repeat:no-repeat;
	background-size: cover;
	position:relative;
	z-index:2;
}

#mainContainer {
	margin-bottom:30px;
}


#contactBtn2 {
	width:200px;
	position:fixed;
	top:100px;
	right:-10px;
	z-index:1;
	
	}