/* CSS Document */

@import url("reset.css"); 

html, body {
	height: 100%;
	background-image: url(../images/template/container-back.jpg);
	background-repeat: repeat-x;	
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 801px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -76px;
	margin-left: auto;
}
#content {
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding-top: 15px;
}
#content p {
	margin-bottom:15px;
	text-align: justify;
	}
#bullets li {
	list-style-type:disc;
	padding-left: 25px;
	list-style-position: inside;
	}
#push {
	height: 76px; /* .push must be the same height as .footer */
}
#header {
	height: 59px;
	background-image: url(../images/template/header-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 801px;
}
#header #freephone {
	background-image: url(../images/template/header-freephone.jpg);
	display: block;
	height: 16px;
	width: 152px;
	overflow: hidden;
	text-indent:-100em;
	float: right;
	margin-top: 13px;

}
#header #nav {
	display: block;
	position: relative;
	top: 30px;
	width: 520px;
	left: 287px;
}
#header #nav li {
	float: left;
	display: block;
	margin: 6px;
}
#header #nav li a:link, #nav li a:active, #nav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#header #nav li a:hover {
	color: #00C4C3;
	text-decoration: none;
}

#footer {
	height: 76px;
	background-image: url(../images/template/footer-back.jpg);
	background-repeat: repeat-x;
	}
.marginbot {
	display: block;
	margin-bottom: 40px;
}


#banner {
	height: 138px;
	background-image: url(../images/template/banner-back.jpg);
	background-repeat: no-repeat;
}
#links p {
	display: block;
	float: left;
	width: 112px;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 5px;
}
#links {
	width: 700px;
	margin-top: 10px;
	margin-left: 15px;
}
#links a:link, #links a:visited, #links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#links a:hover {
	color: #00C1C1;
	text-decoration: none;
}
#footerbar {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template/footer-culligan.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
}
a:link {
	color: #00B5B6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color:  #00B5B6;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #00B5B6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration:underline
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01356E;
	margin-bottom: 15px;
}
.h2 {
	font-size: 14px;
	color: #01356E;
}

img {
border: 0px none;
}
#actionbox {
	float: right;
	width: 195px;
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-left: 25px;
}
.floatright {
	float: right;
}
.leftbox {
	width: 300px;
	height: 287px;
	float: left;
}
.coolerimg {
	float: left;
	display: block;
	padding-top: 15px;
	padding-left: 30px;
}
.infolist {
	display: block;
	margin-top: 20px;
	float: right;
	line-height: 22px;
	padding-right: 20px;
	width: 140px;
}
.bold {
	font-weight: bold;
}
.tabtitle {
	margin-bottom: 20px;
}

.rightbox {
	float: right;
	width: 300px;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 60px;
	margin-right: 10px;
}
.formborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
	padding: 2px;
	margin: 2px;
}
.background {
	background-image: url(../images/template/boxesback.jpg);
	background-repeat: repeat-x;
	min-height:250px;
  	height:auto !important;
  	height:250px;

}

blockquote {
	padding-left: 55px;
}
.clear {
	clear: both;
}
input {
	overflow:hidden
	}
