@charset "utf-8";
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;
	background-image: url(../_images/_Template/siteBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #000;
}



p {
	margin: 0px;
	padding-top: .8em;
	line-height: 131%;
	font-size: 11px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignCenter {
	text-align: center;
}
.divClearer {
	margin: 0px;
	padding: 0px;
	height: 0px;
	clear: both;
}
#WRAPPER {
	margin-right: auto;
	margin-left: auto;
}
#topTopShadow {
	background-image: url(../_images/_Template/wrapperTopShadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
}

#topLeftShadow   {
	background-image: url(../_images/_Template/wrapperLeftTopShadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#topRightShadow   {
	background-image: url(../_images/_Template/wrapperRightTopShadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftShadow {
	background-image: url(../_images/_Template/wrapperLeftShadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 21px;
}
#rightShadow {
	background-image: url(../_images/_Template/wrapperRightShadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 21px;
}
#bottoRightShadow {
	background-image: url(../_images/_Template/wrapperRightBottomShadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 21px;
}
#bottomLeftShadow {
	background-image: url(../_images/_Template/wrapperLeftBottomShadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 21px;
}

#HEADER {
	background-image: url(../_images/_Template/headerBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 898px;
	overflow: hidden;
}
#HEADER #divForm {
	float: left;
	width: 311px;
	margin-top: 10px;
}
#HEADER #divForm #divFormWrapper {
	width: 204px;
	background-image: url(../_images/template/headerFormBG.png);
	height: 60px;
	padding-top: 23px;
	margin-left: 18px;
	overflow: hidden;
}
#HEADER #divForm #divFormWrapper iframe {
	height: 60px;
	width: 204px;
	overflow: hidden;
}




#HEADER #headerForm label{

}
#HEADER #divLogo {
	width: 275px;
	float: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
#HEADER #divCertificates {
	width: 312px;
	float: left;
	text-align: right;
}
#HEADER #divCertificates a img {
	margin-right: 15px;
	margin-top: 10px;
}
#HEADER #divFlashText {
	width: 311px;
	clear: both;
}

#MENU {
	background-image: url(../_images/_Template/menuBG.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
	width: 898px;
	overflow: hidden;
}
#MENU ul li {
	display:inline;
	margin:0;
	padding: 0px;
	background-image: none;
}
#MENU ul li a {
	color: #FFFF66;
	display:block;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
	margin: 0px;
	padding-right: 27px;
	padding-left: 27px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	line-height: 35px;
}
#MENU ul li a:hover {
	color:#65BBF6;
	background-image: url(../_images/_Template/menuBGHiLite.png);
	background-position: top;
	background-repeat: repeat-x;
}

#tdBody {
	background-attachment: fixed;
	background-image: url(../_images/_Template/contentBG.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #7E3101;
	width: 898px;
}
#tdBody #txtTopRightNumber {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	background-image: url(../_images/template/txtCallNowTopRight.png);
	background-position: bottom;
	text-indent: -9999px;
	height: 68px;
	width: 170px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#CONTENT {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#CONTENT h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FCAB03;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 35px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#CONTENT h2 {
	margin-right: 35px;
	margin-left: 35px;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: capitalize;
	color: #FDC95E;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 0px;
}
#CONTENT .imgPic {
	border: 2px solid #BF6500;
	margin: 10px;
}
#CONTENT a {
	color: #FCAB03;
	text-decoration: none;
}
#CONTENT a:hover {
	color: #FEDF9E;
	text-decoration: underline;
}
#CONTENT p {
	font-size: 11px;
	color: #FFF;
}


#FOOTER {
	background-image: url(../_images/_Template/footerBG.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 898px;
	overflow: hidden;
}
#FOOTER ul li {
	float: left;
}
#FOOTER ul li a {
	display: block;
	text-indent: -9999px;
	height: 22px;
	margin-top: 10px;
	background-image: url(../_images/Template/BottomNavLinks.png);
	margin-left: 27px;
}
#FOOTER ul li .aBottomNavPaving {
	background-position: 0px 0px;
	width: 150px;
}
#FOOTER ul li .aBottomNavPaving:hover {
	background-position: left bottom;
}
#FOOTER ul li .aBottomNavTurf {
	width: 162px;
	background-position: -150px top;
}
#FOOTER ul li .aBottomNavTurf:hover {
	background-position: -150px bottom;
}
#FOOTER ul li .aBottomNavIrrigation {
	width: 118px;
	background-position: -312px top;
}
#FOOTER ul li .aBottomNavIrrigation:hover {
	background-position: -312px bottom;
}
#FOOTER ul li .aBottomNavWalls {
	background-position: -430px top;
	width: 177px;
}
#FOOTER ul li .aBottomNavWalls:hover {
	background-position: -430px bottom;
}
#FOOTER ul li .aBottomNavWaterscapes {
	width: 134px;
	background-position: right top;
}
#FOOTER ul li .aBottomNavWaterscapes:hover {
	background-position: right bottom;
}

#LEGAL {
	background-image: url(../_images/_Template/wrapperBottomShadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#LEGAL p {
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	color: #000;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
}
#LEGAL p a {
	text-decoration: underline;
	color: #000;
}
#LEGAL p a:hover {
	color: #E2B772;
	text-decoration: none;
}


#LEGAL p.pLeft {
	float: left;
	text-align: left;
}
#LEGAL p.pRight {
	float: right;
	text-align: right;
}
