@charset "utf-8";
/* CSS Document */
 
#wrapper {
	width:941px;
	margin:auto;
}
#header {
	width:941px;
	float:left;
}
#content {
	width:901px;
	margin-left: 19px;
}
#menudiv {
	width:201px;
	float:left;
	overflow:hidden;
}
#menu {
	background:url('../images/navigation.jpg') no-repeat 0px 0px;
	height:380px;
	width:200px;
	text-align:center;
	margin:auto;
	overflow:hidden;
}
#menu_home {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_home:hover, #home #menu_home {
	background:url('../images/navigation.jpg') -200px 0px no-repeat;
}
#menu_aboutus {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_aboutus:hover, #aboutus #menu_aboutus {
	background:url('../images/navigation.jpg') -200px -39px no-repeat;
}
#menu_lawncareservices {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_lawncareservices:hover, #lawncareservices #menu_lawncareservices {
	background:url('../images/navigation.jpg') -200px -76px no-repeat;
}
#menu_promotions {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_promotions:hover, #promotions #menu_promotions {
	background:url('../images/navigation.jpg') -200px -115px no-repeat;
}
#menu_lawnofthemonth {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_lawnofthemonth:hover, #lawnofthemonth #menu_lawnofthemonth {
	background:url('../images/navigation.jpg') -200px -153px no-repeat;
}
#menu_newsletter {
	text-indent:-9999px;
	float:left;
	height:37px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_newsletter:hover, #newsletter #menu_newsletter {
	background:url('../images/navigation.jpg') -200px -191px no-repeat;
}
#menu_contactus {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_contactus:hover, #contactus #menu_contactus {
	background:url('../images/navigation.jpg') -200px -228px no-repeat;
}
#menu_seasonalinformation {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_seasonalinformation:hover, #seasonalinformation #menu_seasonalinformation {
	background:url('../images/navigation.jpg') -200px -266px no-repeat;
}
#menu_benefits {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_benefits:hover, #benefits #menu_benefits {
	background:url('../images/navigation.jpg') -200px -304px no-repeat;
}
#menu_account {
	text-indent:-9999px;
	float:left;
	height:38px;
	margin:auto;
	width:200px;
	display:block;
}
#menu_account:hover, #account #menu_account {
	background:url('../images/navigation.jpg') -200px -342px no-repeat;
}



#sociallinks {
	text-align:center;
	margin:5px;
}
#right_content {
	width:700px;
	float: left;
}
#submenu {
	background-color: #013e74;
	color: #ffffff;
	font-weight: bold;
	padding: 9px 5px 10px 5px;
	font-style:italic;
	text-transform:uppercase;
}
#submenu:hover {
	color:#FF0;
}
#context {
	float:left;
	clear: both;
	width: 684px;
	padding: 8px;
	;
}
#services {
	width:941px;
	float:left;
}
#footers {
	width:901px;
	margin-left: 19px;
	color: #013E74;
	font-size:12px;
}
#ads {
	height:107px;
	float:left;
	background:url(../images/ad_bg.png) repeat-x;
	width: 901px;
	color: #FFF;
	text-align: center;
	vertical-align:middle
	font-weight: bold;
}
#footertop {
	background-color:#FFF;
	float:left;
	width: 891px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	;
}
#footerbottom {
	height:25px;
	float:left;
	background:url(../images/footer_bg.png) repeat-x;
	width: 891px;
	padding: 5px;
	font-weight: bold;
}
/** Individual Pages **/
.weedsrow {
	width:640px;
}
.frame-weeds {
	padding:5px;
	width: 320px;
	text-align: justify;
	clear:left;
	float: left;
}
.frame-weedsR {
	padding:5px;
	margin-left:10px;
	width: 320px;
	text-align: justify;
	float: left;
}
