@charset "UTF-8";
/* Screen Style Large */

body{
	background: #DCDCDC;
	font-family:avenir;
	}
.page{
	max-width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
	background-color: #fff;
	}
.contact{
	padding: 10px 10px 10px 10px;
	background-color: black;
	color: white;
	text-align:right;
	}
	
.home_banner{
	width:100%;
	height:400px;
	background-color: #000;
	background-image:url(../images/IMG_2591.JPG);
	background-size: 1632px 1224px;
	background-position: 50% 95%;
	
	}
	
.home_banner_w{
	position:relative;
	text-align:center;
	color:#fff;
	top:25%;
	
	}
.home_banner_h{
	font-size:68px;
	font-weight: bold;
	}
.home_banner_p{
	font-size:24px;
	}
	
.company_description{
	padding: 20px 100px 20px 100px;
	background-color: #979aaa;
	font-size: 20px;
	}
	
/* contact us section */
.contact_wrap{
	width:100%;
	}
.contact_description{
	
	float:left;
	width:50%
	}
.contact_words{
	padding: 50px 30px 50px 100px;
	font-size: 36px;
	text-align: center;
	}
	
#form-wrap{
float: left;
width:50%;
background-color:#979aaa;
padding: 20px 0px;
}
form{
width: 300px;
margin: 0px auto;
}
label{
display:block;
margin: 5px 0px 5px 20px;
color:#fff;
}
input{
width:250px;
margin: 0px 0px 0px 20px;
}
textarea{
width:250px;
height: 150px;
margin: 0px 0px 0px 20px;
}
fieldset{
border:none;
background-color:#818181;
padding: 0px 0px 20px 0px;
}
.labelone{
margin-top: 10px;
}
.button{
width:115px;
}
form h4{
margin: 20px 0px 0px 20px;
font-weight: bold;
}
	
.new_install_title{
	padding: 20px 20px 20px 20px;
	background-color:#979aaa;
	text-align: center;
	font-size:36px;
	}
	
.new_install{
	float: left;
	width:50%;
	height:380px;
	background-color: #000;
	background-image:url(../images/IMG_2443.JPG);
	background-size: 514px 407px;
	background-position: 50% 40%;

	}
	
.install_wrap{
	float: left;
	width: 50%;
	
	}

.install_quote{
	padding: 50px 30px 50px 30px;
	font-size: 24px;
	text-align: left;
	background-color: #979aaa;
	height: 300px;
	}
	
.stairs_title{
	padding: 20px 20px 20px 20px;
	background-color: #979aaa;
	text-align: center;
	font-size:36px;
	}
	
.stairs{
	float: left;
	width:50%;
	height:380px;
	background-color: #000;
	background-image:url(../images/VCIY6605.JPG);
	background-size: 540px 407px;
	background-position: 50% 40%;

	}
	
.stairs_wrap{
	float: left;
	width: 50%;
	
	}

.stairs_quote{
	padding: 50px 30px 50px 30px;
	font-size: 24px;
	text-align: left;
	background-color: #979aaa;
	height: 300px;
	}

.refinish_title{
	padding: 20px 20px 20px 20px;
	background-color: #979aaa;
	text-align: center;
	font-size:36px;
	}
	
.refinish{
	float: left;
	width:50%;
	height:400px;
	background-color: #000;
	background-image:url(../images/UQAF6003.JPG);
	background-size: 540px 407px;
	background-position: 50% 40%;

	}

.refinish_wrap{
	float: left;
	width: 50%;
	
	}

.refinish_quote{
	padding: 50px 30px 50px 30px;
	font-size: 24px;
	text-align: left;
	background-color: #979aaa;
	height: 300px;
	}
	
