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

html, body {
	margin:0;
	padding:0;
	background:white;
	color:black;
}
#wrapper {
	width:100%;
	overflow:hidden;
}
#nav_bar {
	
}
#opener {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4081e8+0,2c539e+100 */
	background: #4081e8; /* Old browsers */
	background: -moz-linear-gradient(top, #4081e8 0%, #2c539e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4081e8 0%,#2c539e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4081e8 0%,#2c539e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4081e8', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:2000px;
	padding:20px;
	color:white;
	position:relative;
}
#coming_soon {

	position:absolute;
	bottom:-1000px;
	width:100%;
	text-align:center;
}
#about {
	-webkit-box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	-moz-box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	padding:20px;
	height:100%;
	width:100%;
	position:relative;
}
#request_quote {
	-webkit-box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	-moz-box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	padding:20px;
	height:100%;
	width:100%;
	position:relative;
}
#service_area {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4081e8+0,2c539e+100 */
	background: #4081e8; /* Old browsers */
	background: -moz-linear-gradient(top, #4081e8 0%, #2c539e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4081e8 0%,#2c539e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4081e8 0%,#2c539e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4081e8', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:100%;
	padding:20px;
	color:white;
	position:relative;
}
#staff {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4081e8+0,2c539e+100 */
	background: #4081e8; /* Old browsers */
	background: -moz-linear-gradient(top, #4081e8 0%, #2c539e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4081e8 0%,#2c539e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4081e8 0%,#2c539e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4081e8', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */
	width:100%;
	height:100%;
	padding:20px;
	color:white;
	position:relative;
}
#contact {
	-webkit-box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	-moz-box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	box-shadow: inset 0px 0px 10px 5px rgba(44,83,158,.75);
	padding:20px;
	height:100%;
	width:100%;
	position:relative;
}
#opening_logo {
	display:none;
	position:absolute;
	top:0;
	left:50%;
}