@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
body {
	background-image: url(granulebackgroundBWO2.png);
	background-repeat: repeat;
	background-color: #333;
	font-family: 'Open Sans', sans-serif;
}
header {
	display: none;
}
nav {
	display: none;
}
.anchor {
	height: 150px;
	display: block;
	margin-top: -150px;
	visibility: hidden;
}
.mainWrapper {
	width: 1000px;
	margin: auto;
	position: relative;
	margin-top: 130px;
	font-family: 'Open Sans', sans-serif;
	-webkit-box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5e0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#Banner {
	margin: auto;
	margin-top: 4px;
	padding: 0px;
	height: 130px;
	width: 900px;
	position: relative;
}
.BannerWrapper {
	width: 100%;
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
 right;
0;
	height: 130px;
	z-index: 999;
}
.FacebookIcon {
	position: fixed;
	top: 45px;
	right: 30px;
	background-image: url(facebookicon.png);
	background-size: 40px;
	width: 40px;
	height: 40px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-color: white;
	border-radius: 6px;
}
.AngiesListIcon {
	position: fixed;
	top: 45px;
	right: 80px;
	background-image: url(angieslisticon.png);
	background-size: 40px;
	width: 40px;
	height: 40px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-color: white;
	border-radius: 6px;
}
.LikeUs {
	position: fixed;
	top: 88px;
	right: 42px;
	z-index: 9999;
	color: #444;
	font-weight: bold;
}
.ButtonBarWrapper {
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 998;
	top: 130px;
	height: 30px;
	background-color: red;
	opacity: .90;
}
#buttonbar {
	margin: auto;
	margin-top: -1px;
	padding: 0px;
	position: relative;
	height: 30px;
	width: 1000px;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	outline: none;
	opacity: 100;
}
#buttonbar a {
	font-strech: 5px;
	font-weight: bold;
	letter-spacing: 2px;
	color: white;
}
#buttonbar a:hover {
	color: white !important;
}
#buttonbar a:visited {
	color: white;
}
.button {
	width: 200px;
	background-color: white;
	font-size: 16px;
	text-align: center;
	float: left;
	height: 30px;
}
.Hbutton {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 22px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding-top: 8px;
	padding-left: 27px;
	padding-right: 27px;
	-o-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-ms-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-moz-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-webkit-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	/* ...and now override with proper CSS property */
	transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	font-family:arial,helvetica,sans-serif;
}
.Hbutton:hover {
	background-color: #CF0101;
	color: white;
	box-shadow: inset;
	height: 30px;
	padding-top: 16px;
}
.PWbutton {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 22px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding-top: 8px;
	padding-left: 27px;
	padding-right: 27px;
	-o-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-ms-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-moz-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-webkit-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	/* ...and now override with proper CSS property */
	transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	font-family:arial,helvetica,sans-serif;
}
.PWbutton:hover {
	background-color: #CF0101;
	color: white;
	box-shadow: inset;
	height: 30px;
	padding-top: 16px;
}
.EIbutton {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 22px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding-top: 8px;
	padding-left: 27px;
	padding-right: 27px;
	-o-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-ms-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-moz-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-webkit-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	/* ...and now override with proper CSS property */
	transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	font-family:arial,helvetica,sans-serif;
}
.EIbutton:hover {
	background-color: #CF0101;
	color: white;
	box-shadow: inset;
	height: 30px;
	padding-top: 16px;
}
.Gbutton {
	font-size: 16px;
	text-align: center;
	float: left;
	height: 22px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding-top: 8px;
	padding-left: 27px;
	padding-right: 27px;
	-o-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-ms-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-moz-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	-webkit-transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	/* ...and now override with proper CSS property */
	transition: color .2s ease-out, background .5s ease-in, height .5s ease-in, padding-top .5s ease-in;
	font-family:arial,helvetica,sans-serif;
}
.Gbutton:hover {
	background-color: #CF0101;
	color: white;
	box-shadow: inset;
	height: 30px;
	padding-top: 16px;
}
#wrapperhome blockquote blockquote blockquote blockquote .yearsofex {
	color: #000;
}
body, td, th {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
h1 {
	font-size: 22px;
	text-align: center;
	margin-top: 20px;
}
h3 {
	margin-bottom: 15px;
	margin-left: 102px;
	font-weight:700;
}
.Logo {
	position: absolute;
	top: 10px;
	left: 0px;
	height: 100px;
}
.Logo img {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
}
.LogoText {
	position: absolute;
	top: 22px;
	color: black;
	left: 90px;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
	padding-right: 40px;
	border-right: solid 1px #999999
}
.HeaderContent {
	color: black;
	font-size: 14px;
	position: absolute;
	top: 45px;
	right: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.HeaderContentBottom {
	color: black;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 65px;
	text-align: center;
	right: 0px;
}
.PhoneNumber {
	font-size: 22px;
	color: #444;
	font-weight: bold;
	left: 320px;
	position: absolute;
	width: 260px;
	height: 61px;
	top: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: center;
	border-right: solid 1px #999999;
	line-height:1.2
}
.PhoneNumber a {
	color: red !important;
	text-decoration: none !important;
	font-size: 30px;
}
.HomeWrapperContainer {
	width: 100%;
	position: absolute;
	z-index: 2;
	margin-top: 0px;
	background-color: none;
	-webkit-box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
}
.InteriorWrapperContainer {
	width: 100%;
	position: absolute;
	z-index: 2;
	background-color: none;
	-webkit-box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 100px 17px rgba(0,0,0,0.40);
}
.InteriorWrapperContainer h2 {
	width: 800px;
	text-align: center;
	position: relative;
	margin: auto;
	padding-top: 50px;
	margin-bottom: 20px;
}
.InteriorWrapperContainer p {
	width: 800px;
	position: relative;
	margin: auto;
	padding-bottom: 10px;
}
#wrapper {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin: auto;
	padding: 0px;
	height: 700px;
	width: 800px;
	position: relative;
	top: -15px;
	text-align: center;
	background-color: white;
	color: #000;
}
#wrapper p {
	text-align: left;
}
.FullBackground1 {
	width: 100%;
	background-color:none;
}
.FullBackground2 {
	width: 100%;
	background-color: #f9f9f9;
	background-image: url(papercloseup.jpg);
	background-size: 280px !important
}
.FullBackground9 {
	width: 100%;
	background-color: #444;/*background-image:url(papercloseup9.jpg)*/
}
.HomeLeftNav {
	position: relative;
	margin: auto;
	width: 900px;
	margin-top: 35px;
	line-height: 1.4;
	height: 270px;
	margin-top: 0px;
	padding-top: 10px;
}
.Residential {
	width: 400px;
	float: left;
	position: relative;
	/* margin-left:100px; */
	margin-top: 20px;
	font-size: 20px;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #ccc;
	background-color: #f9f9f9;
	height: 200px;
	background-image: url(shingle20..jpg);
	background-size: 430px;
	background-position: -2px;
	box-shadow: lightgrey 2px 2px 5px;
}
.Residential a {
	font-size: 16px;
	margin-left: 20px;
}
.Commercial {
	width: 400px;
	float: right;
	position: relative;
	/* margin-left:100px; */
	margin-top: 20px;
	font-size: 20px;
	padding: 10px;
	border-radius: 5px;
	border: solid 1px #ccc;
	background-color: #f9f9f9;
	height: 200px;
	background-image: url(TPO8..jpg);
	background-size: 430px;
	background-position: -2px;
	box-shadow: lightgrey 2px 2px 5px;
}
.CenterT a {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 2px;
	color: red;
	font-size: 20px !important;
}
.CenterT {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 2px;
	color: red;
	margin-top: 5px;
}
.Commercial a {
	font-size: 16px;
	margin-left: 20px;
}
.learnmore {
	font-size: 15px;
	color: red !important;
	font-style: italic;
	white-space: nowrap;
}
.AngiesList {
	position: relative;
	margin: auto;
	width: 900px;
	padding-top: 20px;
	height: 170px;
	border-top: solid 1px lightgrey;
	font-size: 18px;
}
.AngiesList img {
	text-align: center;
	width: 130px;
	float: left;
	margin-top: 20px;
}
.AngiesList p {
	float: right;
	width: 720px;
	margin-right: 30px;
	margin-top: 30px;
	font-size: 18px;
	line-height: 28px;
	color: #444;
	letter-spacing: 1.5px;
}
.CompanyLinks img {
	width: 150px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 5px;
}
.CompanyLinks {
	position: relative;
	margin: auto;
	width: 900px;
	padding: 10px 50px 40px 50px;
	height: 30px;
	background-color: white;
}
.CompanyLinks a {
	margin-right: 11px;
}
.Years {
	position: relative;
	margin: auto;
	width: 900px;
	color: #444;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1.5px;
	height: 224px;
	border-top: solid 1px lightgrey;
	padding-top: 5px;
}
.Years p {
	padding-top: 65px;
	margin-top: 0px;
}
.ColorView {
	position: relative;
	margin: auto;
	width: 900px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-top: solid 1px lightgrey;
}
.ColorView img {
	width: 250px;
	border-radius: 5px;
	float: right;
	margin-left: 12px;
	border: solid 1px #ccc;
	box-shadow: lightgrey 2px 2px 5px;
}
.ColorView p {
	font-size: 18px;
	color: #444;
	margin-top: 10px;
	line-height: 28px;
	letter-spacing: 1.5px;
}
.OfficePic {
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-top: 20px;
}
.OfficePic img {
	width: 300px;
	border-radius: 5px;
	box-shadow: lightgrey 2px 2px 5px;
	border: solid 1px #ccc;
}
.CompanyHistory {
	margin-left: 400px;
	position: absolute;
	margin-top: 60px;
}
.JQuerySlider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	padding-top: 20px;
	height: 679px;
	width: 800px;
	position: relative;
	top: -19px;
	text-align: center;
	background-image: url(WrapperFrame.png);
	background-repeat: no-repeat;
	color: #000;
}
.Banner {
	left: 200px;
}
#wrapperhome {
	background-color: white;
	margin: auto;
	padding: 0px;
	width: 900px;
	position: relative;
	top: -30px;
	text-align: left;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#gallery-1 {
	margin-top: 36px;
	height: 500px;
}
.BackgroundFade {
	background-image: url(granulebackgroundFADE.png);
	width: 100%;
	z-index: 1;
	height: 600px;
	position: absolute;
	top: 550px;
}
.estimates {
	height: 1475px;
	width: 800px;
	position: relative;
	top: -16px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	padding: 0px;
	background-image: url(WrapperFrameBIGest.png);
	font-size: 14px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.WorkersProcessContainer {
	width: 800px;
	margin: auto;
	height: 180px;
}
.WorkersProcess {
	width: 400px;
	height: 150px;
	margin: auto;
	margin-top: 20px;
	float: left;
}
.WorkersProcess a {
	float: left;
}
.WPphoto {
	width: 100px;
}
.WPp {
	width: 260px !important;
	float: right;
	padding-top: 0px;
	margin-right: 20px !important;
}
.Footer, .interiorFooter {
	margin: auto;
	padding-top: 20px;
	height: 270px !important;
	width: 900px;
	position: relative;
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.interiorFooter {
	height: 150px !important;
	padding-top: 30px;
	padding-bottom: 10px;
}
.interiorFooter p {
	width: 900px !important;
}
.Footer a, .interiorFooter a {
	color: white;
}
.submit {
 width: 150px;
 height:35px;
 background-color:red;
background: -moz-linear-gradient(top, #ba5959 0%, #a84141 44%, #962828 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ba5959 0%,#a84141 44%,#962828 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ba5959 0%,#a84141 44%,#962828 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4); 
 border:solid 2px white;
 border-radius:10px;
 position:relative;
 margin:auto;
 font-size: 17px;
 color:white;
 font-family: 'Open Sans', sans-serif;
 font-weight:600;
 margin-right:10px;
 margin-left:18px
}
.submit:hover {
	background:#890202
}
.clear {
 width: 150px;
 height:35px;
background: rgb(140,140,140); /* Old browsers */
background: -moz-linear-gradient(top, rgba(140,140,140,1) 0%, rgba(119,119,119,1) 51%, rgba(114,114,114,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(140,140,140,1) 0%,rgba(119,119,119,1) 51%,rgba(114,114,114,1) 100%); /* Chrome10-25,Safari5.1-6 */
 border:solid 2px white;
 border-radius:10px;
 position:relative;
 margin:auto;
 font-size: 17px;
 color:white;
 font-family: 'Open Sans', sans-serif;
 font-weight:600;
 margin-bottom:30px;
 margin-top:10px;
 -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
}
.clear:hover {
	background:#717171
}