@charset "utf-8";
html
{
	border: 0;
	margin: 0;
	padding: 0;
}
body
{
	background: #dbdcdd;
	color: #333333;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	webkit-font-smoothing: subpixel-antialiased;
}
*::selection
{
	background: #0154a6;
	color: #00a651;
}
*::-moz-selection
{
	background: #0154a6;
	color: #00a651;
}
span.skype_pnh_container
{
	display: none;
}
span.skype_pnh_print_container
{
	display: inline;
}
@font-face
{
	font-family: 'ProximaNovaRegular';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/proximanova-regular-webfont.eot');
	src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#ProximaNovaRegular') format('svg');
}
@font-face
{
	font-family: 'ProximaNovaSemibold';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/proximanova-semibold-webfont.eot');
	src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-semibold-webfont.woff') format('woff'), url('fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('fonts/proximanova-semibold-webfont.svg#ProximaNovaSemibold') format('svg');
}
@font-face
{
	font-family: 'ProximaNovaBold';
	font-style: normal;
	font-weight: normal;
	src: url('fonts/proximanova-bold-webfont.eot');
	src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-bold-webfont.woff') format('woff'), url('fonts/proximanova-bold-webfont.ttf') format('truetype'), url('fonts/proximanova-bold-webfont.svg#ProximaNovaBold') format('svg');
}
:focus
{
	outline: 0;
}
img
{
	border: none;
	outline: none;
}
a
{
	color: #00a651;
	moz-transition: all 0.8s ease;
	outline: none;
	text-decoration: underline;
	transition: all 0.8s ease;
	webkit-transition: all 0.8s ease;
}
a:hover
{
	color: #181818;
	text-decoration: none;
}
a:active
{
	outline: none;
}
a img
{
	outline: none;
}
a img
{
	outline: none;
}
ol,ul
{
	list-style: none;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
	margin: 0px;
	padding: 0px;
}
caption th tr td
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: "";
}
h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}
h1
{
	color: #3e4549;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 0px;
	margin-bottom: 10px;
}
h1.entry-title
{
	float: left;
	width: 216px;
}
h2
{
	color: #3e4549;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
}
h3
{
	color: #3c3c3c;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 60px;
}
p
{
	margin: 0 auto;
	padding-left: 46px;
	padding-top: 20px;
	text-align: left;
}
.cleardiv
{
	clear: both;
	height: 1px;
}
.imgleft
{
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	width: auto;
}
.imgright
{
	float: right;
	margin-left: 10px;
	width: auto;
}
.main
{
	background: url(images/content-bg.jpg) repeat-y;
	margin: 0 auto;
	width: 948px;
}
.header
{
	background: url(images/top-bg.jpg) repeat-x;
	height: 153px;
	margin: 0 auto;
	width: 940px;
}
.logo
{
	float: left;
	height: 105px;
	padding-left: 24px;
	padding-top: 22px;
	width: 170px;
}
.header-right
{
	float: right;
	padding-right: 28px;
	width: 306px;
}
.request-btn
{
	float: right;
	height: 39px;
	padding-right: 10px;
	padding-top: 7px;
	width: 239px;
}
.menubar
{
	float: right;
	margin-top: 25px;
	margin-top: -28px;
	padding-left: 0px;
	width: 317px;
	z-index: 1;
}
.menu-content
{
	padding: 0;
}
.menu-content ul
{
	margin: 0;
	padding: 0px;
}
.menu-content li
{
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu-content li a
{
	color: #505050;
	float: left;
	font: 17px 'ProximaNovaRegular', Arial,sans-serif;
	height: 30px;
	line-height: normal;
	margin: 0px 1px 0px 1px;
	padding-top: 9px;
	text-align: center;
	text-decoration: none;
	width: 98px;
}
.menu-content li a:hover
{
	background: url(images/menu-hover.jpg) no-repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.menu-content li a#current
{
	background: url(images/menu-hover.jpg) no-repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.banner
{
	height: 328px;
	margin: 0 auto;
	width: 940px;
}
.heading
{
	background: url(images/heading.jpg) no-repeat;
	height: 120px;
	left: -10px;
	margin: 0 auto;
	position: relative;
	width: 967px;
}
.heading h1
{
	color: #fff;
	font: 36px 'ProximaNovaBold', Arial, Helvetica, sans-serif;
	line-height: 42px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
.heading1
{
	background: url(images/heading.jpg) no-repeat;
	height: 73px;
	left: -10px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	width: 967px;
}
.heading1 h1
{
	color: #fff;
	font: 46px 'ProximaNovaBold', Arial, Helvetica, sans-serif;
	line-height: 42px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
.content
{
	margin: 0 auto;
	width: 883px;
}
.content1
{
	margin: 0 auto;
	min-height: 500px;
	padding-bottom: 25px;
	padding-top: 10px;
	width: 883px;
}
.content1 p
{
}
.content1 h2
{
	color: #00a651;
	font-family: 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	margin-left: 0px;
	margin-top: 15px;
}
.content a
{
	color: #00a651;
	text-decoration: none;
}
.content a:hover
{
	color: #00a651;
	text-decoration: underline;
}
.content p
{
	line-height: 20px;
}
.services
{
	margin: 0 auto;
	padding: 18px 0 24px;
	width: 883px;
}
.service-box
{
	margin: 0 auto;
	min-height: 500px;
	padding-bottom: 0px;
	width: 883px;
}
.service1
{
	padding-left: 0px;
	width: 884px;
}
.service2
{
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	width: 884px;
}
.service3
{
	margin: 0 auto;
	width: 884px;
}
.service-top
{
	height: 67px;
	width: 253px;
}
.service-top h2
{
	color: #fff;
	font: 16px 'ProximaNovaSemibold', Arial, Helvetica, sans-serif;
	left: 0px;
	line-height: normal;
	margin-left: 73px;
	position: relative;
	top: -45px;
	top: -48px;
}
.service-botm
{
	margin: 0 auto;
	min-height: 97px;
	width: 884px;
	height: auto;
}
.services ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 0px;
}
.services li
{
	background: url(images/bullets.jpg) 0px 9px no-repeat;
	color: #333;
	float: left;
	font: 15px 'ProximaNovaRegular', Arial, Helvetica, sans-serif;
	line-height: 27px;
	margin: 0px;
	padding: 0 27px 0 21px;
	
	width: 244px;
}
.services li a
{
	color: #333;
	text-decoration: none;
}
.services li a:hover
{
	color: #00a651;
	text-decoration: none;
}
.services p
{
	color: #000;
	margin-bottom: 15px;
	padding-left: 0;
	padding-top: 5px;
}
.services p a
{
	color: #00a651;
	text-decoration: underline;
}
.services p a:hover
{
	color: #00a651;
	text-decoration: none;
}
.border1
{
	float: right;
	height: 201px;
	width: 1px;
}
.footer
{
	background: url(images/foot-bg.jpg) repeat-x;
	color: #fff;
	font-size: 13px;
	height: 190px;
	margin: 0 auto;
	margin: 0px;
	padding: 0px;
	padding: 15px 0px 0px 0px;
	width: 940px;
}
.foot-left
{
	float: left;
	padding-left: 12px;
	width: 490px;
}
.foot-right
{
	float: right;
	padding-right: 13px;
	text-align: right;
	width: 400px;
}
.footer a
{
	color: #909090;
	text-decoration: none;
}
.footer a:hover
{
	color: #00a651;
	text-decoration: none;
}
.footer h3
{
	color: #414141;
	font: 13px'ProximaNovaBold', Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 8px;
}
.foot1
{
	float: left;
	padding: 0px 58px 0px 30px;
	width: 78px;
}
.foot2
{
	float: left;
	padding-right: 0px;
	width: 502px;
}
.f1
{
	float: left;
	padding: 0px 50px 0px 0px;
	width: 145px;
}
.f2
{
	float: left;
	padding: 0px 50px 0px 0px;
	width: 140px;
}
.f3
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 95px;
}
.foot3
{
	float: right;
	min-height: 150px;
	padding-right: 44px;
	width: 135px;
}
.foot3 h3
{
	color: #414141;
	font: 13px 'ProximaNovaBold', Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 19px !important;
	padding-top: 8px;
}
.footer p
{
	color: #909090;
	line-height: 26px;
}
.foot-botm
{
	color: #56585e;
	margin: 0 auto;
	padding: 67px 0 0;
	padding-top: 30px;
	text-align: center;
	width: auto;
}
.foot-botm a
{
	color: #56585e;
	text-decoration: none;
}
.foot-botm a:hover
{
	color: #00a651;
	text-decoration: none;
}
.wpcf7-text
{
	height: 30px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.wpcf7-textarea
{
	padding-left: 7px;
	width: 267px;
}
.wpcf7-submit
{
	background-color: #00a651;
	border: none;
	color: #fff;
	font-weight: bold;
	height: 30px;
	margin: 15px;
	margin-left: 183px;
	width: 90px;
}
.widget_sp_image-image-link
{
	padding-right: 6px;
}
.site-content
{
	padding-left: 25px;
}
#content1
{
	min-height: 500px;
}
.entry-title a
{
	font-size: 16px;
}
.footer .textwidget
{
	margin-left: -46px;
	margin-top: -20px;
}
.foot-botm .textwidget
{
	margin-left: 1px;
}
.status-publish .entry-content p
{
	margin-left: 0px;
	margin-top: 0px;
}
.menu-content li.current-menu-item a
{
	background: url(images/menu-hover.jpg) no-repeat;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.entry-content p
{
	line-height: 20px;
	margin: 0 auto;
	padding-left: 0px !important;
	text-align: left;
}
.rightsec
{
	float: right;
	padding: 0 0 50px 18px;
	width: 310px;
}
.title
{
	float: right;
	height: 62px;
	width: 315px;
}
.title h2
{
	background: none repeat scroll 0 0 #00a651;
	color: #FFFFFF;
	font-family: arial;
	font-size: 18px;
	height: 37px;
	margin: 16px 0 0;
	padding: 5px;
	text-align: left;
}
.map-title
{
	float: right;
	height: 62px;
	width: 315px;
}
.map-title h2
{
	background: none repeat scroll 0 0 #00a651;
	color: #FFFFFF;
	font-family: arial;
	font-size: 19px;
	height: 37px;
	height: 43px;
	margin: 16px 0 0;
	padding: 5px;
	text-align: left;
}
p.map
{
	margin-left: 0px;
	margin-left: -51px;
}
.cities_description
{
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 10px;
	padding: 10px 5px;
	text-align: justify;
	width: 303px;
}
.cities_description ul
{
	margin: 0;
	padding-left: 5px;
}
.zip_description
{
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 10px;
	padding: 10px 5px;
	text-align: justify;
	width: 303px;
}
iframe
{
	border: none;
}
.call img
{
	margin-left: 125px;
	margin-top: 7px;
}
.topphone
{
	color: red;
	float: left;
	font-size: 35px;
	font-weight: bold;
	margin-top: 3px;
	width: 243px;
}
.call
{
	background: url(images/call.png) no-repeat right bottom;
	float: left;
	height: 115px;
	margin-left: 97px;
	width: 344px;
	z-index: -1;
}
.postphone
{
	color: red;
	font-size: 37px;
	font-weight: bold;
	margin-left: 12px;
	padding-top: 8px;
}
.textwidget
{
	margin-top: 14px;
}
.cities_description ul li
{
	background: url(images/bullets1.jpg) no-repeat scroll 0 10px transparent;
	margin: 0 0 0 3px;
	padding: 5px 5px 0 12px;
}
.service-box .entry-content ul li
{
	background: url(images/bullets.jpg) no-repeat scroll 0 10px transparent;
	margin: 0 0 0 1px;
	padding: 5px 30px 0 17px;
}
.entry-content ul li
{
	background: url(images/bullets1.jpg) no-repeat scroll 0 10px transparent;
	margin: 0 0 0 3px;
	padding: 5px 5px 0 12px;
}
.callnow
{
	color: #000;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 16px;
	width: 80px;
}
.callnw
{
	font-size: 25px;
	font-weight: bold;
	margin-left: 60px;
	padding-top: 10px;
}
.clnw
{
	font-size: 20px;
	font-weight: bold;
	margin-left: 255px;
	padding-top: 0px;
	vertical-align: middle;
}
.clnw .phnu
{
	color: red;
	font-size: 44px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: -14px;
	position: absolute;
}
td input{
    height: 25px;
margin-bottom: 10px;
}
.get_free_siding
{
float:right;
margin-top:29px;
width:173px;
}
.header .textwidget
{
margin-top:0px;
}
.get_free_siding_tree {
    float: right;
    margin-right: 36px;
    margin-top: 16px;
    width: 212px;
}
.get_free_siding_junk
{
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}

.get_free_siding_portable{float: right;
margin-top: 20px;
margin-right: 20px;}
.click_call a {
    margin: 35px auto;
    position: relative;
    text-align: center;
    border: 1px solid;
    width: 80%;
    height: 50px;
    border-radius: 12px;
	background: linear-gradient(to bottom, #0054A5, #0054A5) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFF;
    text-decoration: none;
    font-size: 40px;
    text-shadow: #7f0709 1px 1px 1px!important;
    line-height: 45px;
    display: block;
}