@charset "utf-8";
body {
	font: 100%/1.4 Arial, Helvetica, sans-serif;
	background:#329bea;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
h1 {
	font-size:24px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:16px;
}
p {
	font-size:14px;
}
a img {
	border: none;
}

a:link {
	color: #007739;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #007739;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

#main-tail-top {
	padding:0;
	margin:0;
	background:url(../images/main-tail.jpg) repeat-x;
}
#footer-bg {
	background: #fff url(../images/bkg_footer.jpg) repeat-x top;
}



.container {
	width: 1000px;
	background: #fff;
	margin: 0 auto;
}

.logo {
	background:none 0 0;
	width:253px;
	height:175px;
	position:relative;
}
.logo a {
	width:253px;
	height:175px;
}

/* ~~ HEADER ~~ */

header {
	padding: 0;
	margin:0;
	height:147px;
	background:#1b8ee5 url(../images/bkg_header.jpg) no-repeat;
	position:relative;
	z-index:10;
}

#license p {
	position:absolute;
	margin-left:300px;
	margin-top:-140px;
	text-align:center;
	z-index:9;
	color:#fff;
	font-size:14px;
}
#license img {
	padding:0;
	margin:0;
	border:0;
	width:83px;
	height:17px;
}

.callnow {
	position:absolute;
	margin-left:665px;
	margin-top:-130px;
	width:335px;
	height:75px;
	background:url(../images/bkg_callnow.png) no-repeat 0 0;
}
.callnow h2 {
	color:#000;
	font-size:14px;
	text-align:left;
	padding: 18px 220px 18px 18px;
	font-weight:300;
	float:left;
}

/* ~~ NAVIGATION ~~ */
nav ul {
	margin-top: -71px;
	margin-left:253px;
	padding:10px 0 10px 0;
	text-align:left;
	background: #fff url(../images/bkg_nav.jpg) repeat-x;
	width:1000px;
	z-index:9;
}
nav li {
	font-size: 14px;
	color:#000;
	display: inline;
	list-style: none; 
	border: 0; 
	border-right: solid 2px #FFF;
	padding:10px 5px 10px 5px;
}
#navlast {
	border: 0; 
}
nav a:link, nav a:visited {
	padding:5px;
	text-decoration: none;
	color: #000;
}
nav a:hover, nav a:active, nav a:focus {
	background: url(../images/bkg_nav_on.jpg);
	color: #FFF;
	text-decoration:none;
	padding:10px 5px 10px 5px;
}


/* ~~ MAIN CONTENT ~~ */

.content {
	padding: 0;
	width: 1000px;
	float: right;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

/* LayerSlider Layers and Sublayers unique styles */


#layerslider {
	width: 1000px;
	height: 300px;
	margin:0;
	border:0;
}
#layerslider h1 {
	font-size: 28px;
	color:#fff;
	font-weight:bold;
	line-height:1.1em;
	margin:50px 500px 0 25px;
	text-transform:uppercase;
	text-shadow:#666;
}
#layerslider h2 {
	font-size:20px;
	color:#fff;
	font-weight:600;
	margin:10px 500px 25px 25px;
	line-height:1.1em;
}
#layerslider p {
	font-size: 14px;
	color:#565656;
	line-height:1.25em;
	margin:-25px 625px 25px 25px;
}
#layerslider img {
	margin:-10px 0 15px 40px;
}

/* ~~ COLORS & STYLES CONTENT ~~ */
.colors {
	padding: 15px;
	float: left;
	width:303px;
	color:#000;
	text-align:left;
}
.colors h1 {
	font-size: 20px;
	color:#000;
	margin-top:5px;
}
.colors p {
	font-size:9px;
}
.colors table {
	padding-left:15px;
}
.colors td {
	font-size:18px;
	color:#fff;
	text-align:right;
	padding:2px;
}



/* ~~ RECLAIMED WATER TANK CONTENT ~~ */
.tank {
	padding: 15px;
	float: left;
	width:303px;
	color:#000;
	text-align:left;
}
.tank h1 {
	font-size: 20px;
	color:#000;
	margin-top:5px;
}
.tank p {
	font-size:12px;
}
.tank p img {
	padding-left:0;
}
.tank img {
	padding-right:8px;
	padding-left:10px;
}


/* ~~ ESTIMATE CONTENT ~~ */
.estimate {
	margin:15px;
	padding: 15px;
	float: right;
	width:272px;
	color:#000;
	text-align:left;
	background:#c7d5dd;
	border:1px solid #b2c2cb;
}
.estimate h1 {
	font-size: 20px;
	padding:0;
	color:#000;
}
.estimate p {
	font-size:12px;
	padding:0;
}
.estimate label {
	background: url(../images/form_input.png) no-repeat 0% 0%;
	display: block;
	width: 224px;
	height: 30px;
	margin-left:22px;
	overflow: hidden;
	margin-bottom:5px;
}
	
.estimate input {
	background: none;
	width: 224px;
	height: 30px;
	padding-left:8px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
}
#estimate-label textarea {
	background: url(../images/form_comments.png) no-repeat 0% 0%;
	display: block;
	overflow:hidden;
}

.estimate textarea {
	margin-left:22px;
	padding-left:8px;
	padding-top:8px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393939;
	width: 213px;
	height: 58px;
}
.estimate input#estimate-submit {
	background: url(../images/btn_submit.png) no-repeat;
	width: 62px;
	height: 29px;
	margin:5px 25px 0 0;
	border: none;
	float: right;
	cursor: pointer;
}
	




/* ~~ WELCOME CONTENT ~~ */
.welcome {
	margin:15px;
	padding:10px;
	float:left;
	width:612px;
	color:#000;
	text-align:left;
	border:2px #999 solid;
	background:#fff;
}
.welcome h1 {
	font-size:20px;
	padding:0;
}
.welcome h2 {
	font-size:14px;
	font-weight:bold;
	padding:0;
}
.welcome p {
	font-size:12px;
	padding:0;
}

#alert {
	width: 945px;
	background: #FF9;
}
#alert img {
	float:left;
	margin-right:10px;
}

#barrel {
	float:right;
	margin-left: 25px;
}

#alert ul li {
	font-size:12px;
	margin-left:60px;
}
#alert h2 {
	text-align:center;
}
#phone img {
	margin-left:250px;
}

/* ~~ T&G ROOFING CONTENT ~~ */
.tgroofing {
	margin:15px;
	padding:15px;
	padding-bottom:0px;
	float: left;
	width:274px;
	color:#000;
	text-align:center;
	background:#0066b2;
}
.tgroofing h1 {
	font-size:16px;
	color:#fff;
}
.tgroofing img {
	padding-right:5px;
}
.tgroofing p img {
	padding:0;
	margin:0;
}


/* ~~ HERO CONTENT ~~ */
.hero {
	margin:15px;
	padding:15px;
	padding-bottom:0px;
	padding-top:0;
	float:left;
	width:274px;
	color:#000;
	text-align:left;
	background:#FFF;
}
.hero h1 {
	font-size:16px;
	color:#0066b2;
}
.hero img {
	float:right;
	padding:2px;
}
.hero p {
	color:#666;
	font-size:12px;
}


/* ~~ FOOTER ~~ */
footer {
	padding: 10px 0;
	position: relative;
	clear: both; 
	color: #000;
	text-align:right;
	width:1000px;
	min-height:100px;
	margin: 0 auto;
	overflow: hidden;
}
footer p {
	font-size:10px;
	margin-top:10px;
	color:#000;
}
footer a:link, footer a:visited {
	color: #000;
}
footer a:hover, footer a:active, footer a:focus { 
    color: #000;
	text-decoration: underline;
}
footer address p {
	font-size: 12px;
	text-align:left;
	font-style:normal;
	margin-bottom:-25px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, nav, article, figure {
	display: block;
}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* fixed clearing after floating blocks */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
