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


/* Removes Ugly Default Border From Linked Images
-------------------------------------------------------*/

a img {
	border: none;
	}


/* Gereric Clear, Use On Divs
-------------------------------------------------------*/

.clear {
	clear: both;
	height: 10px;
	}

.clearfix:after {
	
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}
	
/* Hide from IE Mac \*/

.clearfix {
	display: block;
	}
	
/* End hide from IE Mac */

/* Accessible Hide: visualy hides an element yet
   makes content available to screen-readers.
-------------------------------------------------------*/

.hide {
	position: absolute;
	left: -3000px;
	}
	
/*  ## Accessibility Menu (Usualy Hidden)

==============================================================



  These styles control the display the "skip to content" and

  "Skip to Navigation" Links. These links are normaly hidden

  from Web browsers.



------------------------------------------------------------*/



#accessibility {

	display: none;

	}



	#nav-skipto-content {

		}



		#nav-skipto-navigation {

			}



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height: 1.166;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: ;
	background-image: url(images/brownbackground.png../);
	background-color: #669966;
}

#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 50px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	position: relative;
	background-image: url(../images/brownbackground.png);
	outline-style: solid;
	outline-width: thin;
	border: #009900 solid medium;
}

#page{
	width:950px;
	border: thin solid #000000;
	position: relative;
	margin-top: 10px;
}

/* Makes Horizontal Rules look (somewhat) consistant
   accross popular browsers.
-------------------------------------------------------*/
h1, h2, h3,  h5, h6 {
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	margin: 1em 0 .2em 0; padding: .2em 0 00;
	}

h1 {
	font-size: 167%;
	color:#663300;
	line-height: 1.4em;
	}

h2 {
	font-size: 152%;
	color:#39624E;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	}

h3 {
	font-size: 126%;
	color:#000000;
	clear: both;
	padding-top: 10px;
	line-height: 1.5em;
	}

h4 {
	font-size: 115%;
	color:#330066;
	font-weight:bold;
	text-align:center;
	}

h5 {
	font-size: 110%;
	color:#FF0000;
	font-weight: bold;
	line-height: 1.22em;
	padding-top: 5px;
	}

h6 {
	font-size: 100%;
	margin: 0 0 .2em 0;
	color: #53895D;
	}
	


/**************Header ***************/

#header-wrap{
	width: 950px;
	position: relative;
	height:50px;
}

#header{
	width:500px;
	float:left;
	margin-left: 10px;
}

#center{
	width:185px;
	float:left;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 90px;
	}

#headerright{
	width:160px;
	font-size:12px;
	color:#000000;
	float: right;
	list-style-type: none;
	margin-top: 20px;
}
#headerright li{
	text-decoration:none;
	list-style: none;
	float: left;
	width: 80px;
	position: relative;
	text-align: center;
}
#headerright a{
	font-size:16px;
	color:#022574;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#headerright a:hover{
	color:#000000;
	text-decoration: underline;
	text-align: center;
}

#headerright ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	
}


 
/*****Navigation********/
#menu-wrap{

}
.pic{
	float:right;
	padding: 5px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
	width: 695px;
	height: 225px;
}

#menu img{
	float:right;
	width:500px;
	
}
#menu h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

#menu hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #0000FF;
	}

#menu {
	width: 240px;
	margin:10px 0px 0px 5px;
	color: #0000CC;
	padding: 5px 0 5px 0px;
	}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 14px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #886B47;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #0000FF;
	background: url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}


/************Main Content Area******************/


#content{
	font-size:14px;
	color:#000000;
	padding:10px 10px;
	width: 875px;
	text-align: left;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 25px;
}

#content img {
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 5px 10px 5px 5px;
}

#contentright {
	float:right;
	padding: 5px 5px 10px 0px 10px;
	margin: 5px 5px 5px 5px;
}

#content a {
	color:#0000CC;
	text-decoration:none;
			}
		
#content a:hover {
	color:#54895E;
				}			
#content li{
	list-type:none;
	list-style-type: none;
	line-height: 1.4em;
}

#home_page_top{
	width:100%;
	
	position: relative;
	height: 310px;
	padding-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}




#home_page_top a {
	color:#FFCC00;
	text-decoration:none;
			}
		
home_page_top a:hover {
	color:#54895E;
	}


.winterize{width:97%;
background-color:#06F;
border:dashed 2px #fff;
height:325px;
padding:0 10px;
color:#fff;

}
.winterize h2{color:#fff;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
font-size:35px;
text -align:center;
}
.internet_specialr{
	float:right;
	width:410px;
	height:300px;
	boarder:#0000ff 2px solid;
	background-color:#ff0000;
	position: relative;
	margin-right: 10px;
}

.internet_speciall{
	float:left;
	width:410px;
	height:275px;
	boarder:#0000ff 2px solid;
	background-color:#000000;
	position: relative;
	margin-left: 10px;
	border: #fff 3px dashed;
	padding: 10px;
	color: #FFFFFF;
}



.feature{
	margin-left:350px;
	width: 250px;
	border: dashed medium black;
	padding: 5px;
	display: block;
	background-color: #FF0000;
	text-align: center;
	clear: both;
}
.faq{
	margin-left:100px;
	width:300px;
	float:left;
}

.links{
	float:right;
	width:300px;
	margin-right:100px;
}
.contact{
	width: 350px;
	padding: 5px;
	display: block;
	text-align: left;
	float: left;
	margin-left: 75px;
}

.services{
	width: 300px;
	border: solid thick #0000ff;
	padding: 5px;
	display: block;
	background-color: #FF0000;
	text-align: center;
	float: right;
	position: relative;
	margin-right: 100px;
	font-weight: bold;
}
.water{
	width: 310px;
	border: thin #ffffff solid;
	display: block;
	text-align: center;
	position: relative;
	float: right;
	margin-top: 50px;
	margin-right: 120px;
	padding: 5;
}
.polytanks{
	width:500px;
	padding:20px;
	height: 400px;
}


/******Google Adwords*******/
#adwords{
width:468px;
border:thin #000 solid;
height:60px;
margin-left:210px;}
/**********Left Side *******************/

#leftside{
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	font-size:14px;
	position: relative;
	left: 31px;
	margin-top: -28px;
}

#leftside a{
	text-decoration:none;
	font-family:"Chalkboard Bold", Chalkboard;
	color: #CCCC33;
	font-weight: normal;
	font-size:18px;
	}


#leftside a:hover{
	color:#54895E;	
	}



/*********Right Side********************/

#rightside {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	position: relative;
}


#stats {
	float: right; /* since this element is floated, a width must be given */
	width: 100px;
	position: relative;
	height: 13px;
	margin-top: -28px;
}


/***********floats*****************/
.right{
	float:right;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 5px 0px;
	width: 550px;
	clear: both;
}

.left{
	float:left;
	
	
}


/*********Footer*******************/
 #footer {
	padding: 0 10px 0 20px;
	background-color: #63693D;
	position: relative;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#footer a {
	color:#0000CC;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	color:#CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

