/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(../images/global/bg-main.jpg) repeat-x #092b4e;
}

p, h2{
	margin:2px 0 4px 0;
	padding:3px 0 3px 0;
}

a {
	color:#006bad;
	text-decoration:none;
}
a:hover {
	color:#006bad;
	text-decoration:underline;
}
#clear {
	clear:both;
}

#container{
	width: 990px;
	margin: 20px auto;
	border: 1px solid #000000;
	/*background:url(../images/global/footerbg.jpg) no-repeat left bottom;*/
	background-color:#FFFFFF;
}

body.home #container{
	background: #fff url(../images/global/footerbg-home.jpg) no-repeat left bottom;
}
body.horticultural #container{
	background: #fff url(../images/global/footerbg-horticultural.jpg) no-repeat left bottom;
}
body.civil #container{
	background: #fff url(../images/global/footerbg-civil.jpg) no-repeat left bottom;
}
body.about #container{
	background: #fff url(../images/global/footerbg-about.jpg) no-repeat left bottom;
}
body.contact-us #container{
	background: #fff url(../images/global/footerbg-contact.jpg) no-repeat left bottom;
}

body.pools-tanks #container{
	background: #fff url(../images/global/footerbg-pools.jpg) no-repeat left bottom;
}

#banner-and-menu{
	width: 990px;
	height: 184px;
	background:url(../images/global/banner.jpg) no-repeat;
	position: relative;
}
#nav{
	width: 800px;
	padding-top: 148px;
}

#menu{
	height: 36px;
	display: block;
	width: 800px;
}
#menu li{
	display: block;
	float: left;
	list-style: none;
}
#menu a{
	display: block;
	height: 36px;
	text-indent:0px;
	outline: none;
	text-indent:-9000em;
	background-position: top;
}
#menu .menu-water{
	width: 137px;
	background: url(../images/global/menu-water-services.jpg) no-repeat top;
}
#menu .menu-water a:hover{
	width: 137px;
	background: url(../images/global/menu-water-services.jpg) no-repeat bottom;
}

#menu .menu-civil{
	width: 180px;
	background: url(../images/global/menu-civil-construction.jpg) no-repeat top;
}
#menu .menu-civil a:hover{
	width: 180px;
	background: url(../images/global/menu-civil-construction.jpg) no-repeat bottom;
}

#menu .menu-horticultural{
	width: 125px;
	background: url(../images/global/menu-horticultural.jpg) no-repeat top;
}
#menu .menu-horticultural a:hover{
	width: 125px;
	background: url(../images/global/menu-horticultural.jpg) no-repeat bottom;
}
#menu .menu-about{
	width: 93px;
	background: url(../images/global/menu-about-h2flow.jpg) no-repeat top;
}
#menu .menu-about a:hover{
	width: 93px;
	background: url(../images/global/menu-about-h2flow.jpg) no-repeat bottom;
}
#menu .menu-contact{
	width: 108px;
	background: url(../images/global/menu-contact-us.jpg) no-repeat top;
}
#menu .menu-contact a:hover{
	width: 108px;
	background: url(../images/global/menu-contact-us.jpg) no-repeat bottom;
}
#menu .menu-home{
	width: 61px;
	background: url(../images/global/menu-home.jpg) no-repeat top;
}
#menu .menu-home a:hover{
	width: 61px;
	background: url(../images/global/menu-home.jpg) no-repeat bottom;
}
#menu .menu-pools{
	width: 150px;
	background: url(../images/global/menu-pools.jpg) no-repeat top;
}
#menu .menu-pools a:hover{
	width: 150px;
	background: url(../images/global/menu-pools.jpg) no-repeat bottom;
}
#content{
	width:990px;
	background:url(../images/global/shadow.jpg) repeat-x top;
}
#left-col {
	width:265px;
	height:505px;
	min-height:505px;
	/* background:url(../images/global/leftcolbg.jpg) no-repeat left bottom; */
	float:left;
}

#left-col .leftbox {
	width:217px;
	margin:17px 0 0 17px;
}

#left-col .leftbox h1 {
	width:217px;
	height:20px;
	background:url(../images/global/leftheaderbg.jpg) no-repeat left top;
	padding:37px 0 0 8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

#left-col .leftbox h2 {
	font-size:14px;
	font-weight:bold;
	color:#999999;
}
#left-col .leftbox ul {
	margin:0;
}
#left-col .leftbox ul li  {
	list-style-type:none;
	background:url(../images/global/bullet1.jpg) no-repeat left center;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-left:25px;
}

#maincol ul li  {
	list-style-type:none;
	background:url(../images/global/bullet1.jpg) no-repeat left top;
	height:23px;
	line-height:23px;
	padding-left:25px;
}

#midbody {
	width:425px;
	margin-right:25px;
	float:left;
}

#middle-col{
	width:425px;
	float:left;
	height:455px;
	min-height:455px;
}

#middle-col h1 {
	width:419px;
	/*height:34px;*/
	font-family:"Arial Black", Arial;
	font-size:17px;
	text-transform:uppercase;
	font-style:italic;
	color:#004487;
	background:url(../images/global/headingbtm.jpg) no-repeat left bottom;
	padding-top:4px;
	margin-top:20px;
	padding-bottom: 12px
}

#maincol h1 {
	width:419px;
	height:34px;
	font-family:"Arial Black", Arial;
	font-size:17px;
	text-transform:uppercase;
	color:#004487;
	padding-top:4px;
	margin-top:20px;
}

#maincol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#1268a5;
}

#maincol .imgcontainer {
	width:300px;
	float:right;
	margin: 0 0 5px 5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

#maincol .imgcontainer .imgfloatright {
	border:2px solid #004487;
	margin-bottom:3px;
}

#maincol .contactcontainer {
	width:250px;
	height:350px;
	float:left;
	margin: 0 0 0 110px;
	padding-left:15px;
	border-left:1px dotted #004487;
	font-size:13px;
}

#maincol .contactcontainer .heading {
	font-weight:bold;
	color:#004487;
}

#footer{
	width:425px;
	text-align:center;
	font-size:10px;
	height:50px;
	line-height:30px;
	border-top:1px solid #999999;
	float:left;
}

#footer a{
	color:#666666;
	text-decoration:none;
}

#footer a:hover{
	color:#666666;
	text-decoration:underline;
}

#mainbody {
	width:710px;
	height:auto !important;
	height:505px;
	min-height:505px;
	float:left;
}

#maincol {
	width:710px;
	height:auto !important;
	height:455px;
	min-height:455px;
	float:left;
}
#maincol a{
	color:#006bad;
	text-decoration:none;
}
#maincol a:hover {
	color:#006bad;
	text-decoration:underline;
}
#right-col{
	width:274px;
	height:505px;
	min-height:505px;
	/* background: url(../images/global/rightcolbtm.jpg) no-repeat right bottom; */
	float:right;
}

#right-col h1 {
	width:217px;
	height:20px;
	background:url(../images/global/leftheaderbg.jpg) no-repeat left top;
	padding:37px 0 0 8px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:30px;
}

#right-col a {
	color:#FFFFFF;
	text-decoration:none;
}

#right-col a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.mid-button {
	width:60px;
	height:22px;
	line-height:22px !important;
	line-height:normal;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color:#004487;
	border:2px solid #1268a5;
}
.contact {
	font-size: 12px;
	float:left;
}
.redtext {
	color:#CC0000;
}
.form-textfield {
	border:1px solid #3366CC;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.leftcell {
	color:#004487;
}
#copyright{
        width: 990px;
        margin: -15px auto 10px auto;
        text-align: right;
        font-size: 10px;
        color: #fff;
        
}
#copyright a{
        color: #fff;  
        text-decoration: underline;
}

.logo-link {
	display:block;
	height:80px;
	left:630px;
	position:absolute;
	top:15px;
	width:330px;
}