@charset "utf-8";
/* CSS Document FOR COURTNEY TURF*/

#container	{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	background-color: #FFFFFF;
	height: 1400px;
	
}

#header	{
	height: 250px;
	width: 900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}
#chromemenu {
	text-decoration: none;
	height: 22px;
	width: 900px;
	float: left;
	text-align: left;
}

#column1	{
	float: left;
	width: 150px;
	overflow: hidden;
	background-image: url(images/column_bg.jpg);
	background-repeat: repeat-x;
	height: 800px;
}

#content	{
	text-align: center;
	height: auto;
	width: 580px;
	float: left;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}


#column2	{
	float: right;
	width: 150px;
	overflow: hidden;
	background-image: url(images/column_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 800px;
}
#pic1 {
	color: #000000;
	height: 180px;
	width: 240px;
}
#seal {
	height: 130px;
	width: 130px;
	background-image: url(images/certification_seal.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	vertical-align: middle;
}

#pic2 {
	color: #000000;
	height: 180px;
	width: 240px;
	position: relative;
}

#text2 {
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
}


#bottom {
	height: 65px;
	width: 900px;
	background-image: url(images/grass_border_full.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	float: left;
}

#footer	{
	height: 50px;
	width: 600px;
	clear: both;
	float: left;
	text-align: center;
	margin-left: 150px;
	font-size: 10pt;
	font-weight: 700;
	background-color: #FFFFFF;

}

#sirwalter {
	height: 130px;
	width: 130px;
	margin-top: 40px;
}
#lady_jane {
	height: 130px;
	width: 130px;
	margin-top: 25px;
}

#products {
	height: 130px;
	width: 130px;
	margin-top: 15px;
}

#waterwise {
	height: 130px;
	width: 130px;
	margin-top: 40px;
}

#bell_me {
	float: right;
	position: absolute;
	margin-top: 110px;
	margin-left: 700px;
}
