* {
margin:0px;
padding:0px;
}

#header {
	width: 100%;
	height: 75px;
	background-color: #000000;
}

#header-container {
	width: 900px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
}

#header-left {
	float: left;
	width: 450;
	height: 75px;
}

#header-right {
	float: right;
	width: 450;
	height: 75px;
}

#request-header {
	width: 100%;
	height: 21px;
	background-color: #9c9c9c;
}

#request-header-container {
	width: 900px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
}

#request-header-links {
	float: right;
	width: 900px;
	height: 21px;
	text-align: right;
}

#sub-header {
	width: 100%;
	height: 124px;
	background-color: #9d9d9d;
}

#sub-header-container {
	width: 910px;
	height: 124px;
	background-image:url(images/header-grass.jpg);
	margin-left: auto;
	margin-right: auto;
}

#tabs {
	width: 100%;
	height: 321px;
	background-color: #9c9c9c;
}

#tabs2 {
	width: 900px;
	height: 75px;
	background-color: #9c9c9c;
}

#pre-box {
	width: 910px;
	height: 321px;
	background-color: #6a6a6a;
	margin-left: auto;
	margin-right: auto;
}

#residential{
	width: 900px;
	height: 246px;
	background-image:url(images/res-bkg.jpg);
	background-color: #000000;
}

#commercial{
	width: 900px;
	height: 246px;
	background-image:url(images/com-bkg.jpg);
	background-color: #000000;
}

#golf-greens{
	width: 900px;
	height: 246px;
	background-image:url(images/gol-bkg.jpg);
	background-color: #000000;
}

#pet-systems{
	width: 900px;
	height: 246px;
	background-image:url(images/pet-bkg.jpg);
	background-color: #000000;
}

#navigation {
	width: 100%;
	height: 48px;
	background-color: #9c9c9c;
}

#navigation-container {
	width: 910px;
	height: 48px;
	background-color: #6a6a6a;
	margin-left: auto;
	margin-right: auto;
}

#orange-line {
	width: 900px;
	height: 10px;
	background-color: #f6932d;
	margin-left: auto;
	margin-right: auto;
}

#content-a {
	width: 100%;
	height: 870px;
	background-color: #9c9c9c;
	background-image:url(images/page-bkg.jpg);
	text-align: center;
}

#content-b {
	width: 910px;
	height: 690px;
	background-color: #6a6a6a;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 900px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}

#content-left {
	float: left;
	width: 540px;
	height: 690px;
	background-color: #f3f2ec;
}

#content-right {
	float: left;
	width: 360px;
	height: 690px;
	background-color: #ffffff;
}

#right-top {
	width: 360px;
	height: 135px;
	padding: 20px 0px 0px 0px;
}

.heading-right {
	width: 360px;
	height: 40px;
	padding: 0px 0px 0px 0px;
}

.media {
	width: 360px;
	height: 200px;
	padding: 0px 0px 0px 0px;
}

.cl-header {
	padding: 20px 0px 0px 10px;
	width: 540px;
	height: 55px;
}

#cl-footer {
	padding: 20px 0px 0px 63px;
	width: 540px;
	height: 45px;
	text-align: left;
}

#content-footer {
	background-color: #6a6a6a;
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	height: 17px;
}

#nav-footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 25px;
}

#nav-footer-left {
	float: left;
	width: 700px;
	height: 25px;
}

#nav-footer-right {
	float: left;
	width: 200px;
	height: 25px;
}

#bottom {
	width: 100%;
	height: 140px;
	background-color: #000000;
	text-align: center;
}










