* {
	margin:0;
	padding:0;
	}
body {	
	background: url(../App_Themes/SOWGREEN/Images/body_back.gif) top repeat-x;
	font-size: 0.7em;
	color: #9ec54e;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.LTR, .RTL {
	background-color: #8cc641;
}
#wrapper {
	height: auto;
	width: 950px;
	background:url(../App_Themes/SOWGREEN/Images/wrap_top.gif) top no-repeat;
	margin: 10px auto 0 auto;
	background-color: #fff;
	}
#header {
	height: 80px;
	width: 940px;
	margin: 0 auto 0 auto;
	background:url(../App_Themes/SOWGREEN/Images/head_rpt.gif) bottom repeat-x;
}
#logo {
	width: 283px;
	height: 80px;
	background: url(../App_Themes/SOWGREEN/Images/logo.jpg) no-repeat bottom;
	float: left;
	display: inline;
	margin-left: 15px;	
}

#number {
	width: 320px;
	height: 17px;
	/*border: red 1px solid;*/
	display: inline;
	background: url(../App_Themes/SOWGREEN/Images/number.jpg) no-repeat bottom;
	float: right;
margin: 57px 40px 3px 0;
}
a.logolink {
	height: 75px;
	width: 230px;
	position: absolute;
	margin: 5px 0 0 20px;
	}
#menu_cornleft {
	width: 5px;
	height: 4px;
	float: left;
	background: url(../App_Themes/SOWGREEN/Images/menu_left.gif) no-repeat top left;
	}
#menu_cornright {
	width: 5px;
	height: 4px;
	float: right;
	background: url(../App_Themes/SOWGREEN/Images/menu_right.gif) no-repeat top right;
	}
#menu_lower {
	width: 940px;
	height: 22px;
	background: url(../App_Themes/SOWGREEN/Images/menuunder_rpt.gif) repeat-x top;
	margin:0px auto 0 auto; /*35*/
	}
#menuframe {
	width: 940px;
	height: 35px;
	background: url(../App_Themes/SOWGREEN/Images/menu_nav.gif) top left;
	margin-left: 5px;
	background-color: #f0f7fd;
	}
/*# drop down menu #*/


#navigation {
	width: 936px;
	height: 35px;
	margin-top: 0px;
	line-height: 0.9em;
	float: left;
	} 
#navigation a {
	width:auto;
	float:left;
	line-height:33px;
	color:#fff;
	padding:0px 10px 2px 9px;
	text-decoration:none;	
	font-size: 1.1em;
	font-weight: bold;
	}
#navigation a:hover {
	width:auto;
	float:left;
	line-height:33px;
	}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1;
	color:#000000;

}
#nav a {
	display: block;
	/*width: 10em;*/
}

#navigation ul li {
	list-style-type:none;
	padding:0px;
	}

#nav li { /* all list items */
	float: left;
	list-style: none;
	/*width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width:140px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:999;
	margin-top: 35px;
}
#nav li ul a { /* second-level lists */
	background-color:#48ac00;
	width:130px;
	margin:0px;
	padding:0px 7px 0px 10px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	text-align: left;

}
#nav li ul a:hover { /* second-level lists */
	color:#ffffff;
	width:130px;
	text-decoration: underline;
	line-height: 1.7em;
	background-color: #48ac00;/*48ac00*/
}
#nav li ul ul { /* third-and-above-level lists */
	margin: 0 0 0 174px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav ul.aboutsub_nav li a, #nav ul.aboutsub_nav li a:hover {
	width: 98px;
	margin-left: 4px;
	}
#nav ul.survey_nav li a, #nav ul.survey_nav li a:hover {
	width: 113px;
	}
#nav ul.comm_nav li a, #nav ul.comm_nav li a:hover {
	width: 71px;
	}
#nav ul.about_nav li a, #nav ul.about_nav li a:hover {
	width: 53px;
	}
/***********hover states ********************/

#nav li.home a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/home.gif) right top no-repeat;
}
#nav li.about a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/about.gif) center top no-repeat;
}
#nav li.survey a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/survey.gif) left top no-repeat;
}
#nav li.studies a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/studies.gif) center top no-repeat;
}
#nav li.faq a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/home.gif) center top no-repeat;
}
#nav li.online a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/online.gif) center top no-repeat;
}
#nav li.us a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/us.gif) center top no-repeat;
}
#nav li.contact a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/contact.gif) center top no-repeat;
}
#nav li.commercial a:hover {
	background: url(../App_Themes/SOWGREEN/Images/nav/comm.gif) center top no-repeat;	
}
#nav li.sub a:hover {
	background-image: none;
	background-color:#48ac00;/*57b113*/
}
#nav li.subnav_cap {
	height: 4px;
	width: 115px;
	background: url(../App_Themes/SOWGREEN/Images/nav_cap.gif) top left no-repeat;	
	margin-left: 4px
}
#nav li.subnav_capsurvey {
	height: 4px;
	width: 130px;
	background: url(../App_Themes/SOWGREEN/Images/nav_capsurvey.gif) top left no-repeat;	
}
#nav li.subnav_capcomm {
	height: 4px;
	width: 130px;
	background: url(../App_Themes/SOWGREEN/Images/nav_capcomm.gif) top left no-repeat;	
}
#nav li.subnav_capabout {
	height: 4px;
	width: 130px;
	background: url(../App_Themes/SOWGREEN/Images/nav_capabout.gif) top left no-repeat;	
}
/********************/
	


#image_main {
	width: 940px;
	height: 109px;
	/*background: url(../App_Themes/SOWGREEN/Images/image_main.jpg) left top;*/
	margin: 0 auto 0 auto;
	}
#col_left {
	width: 170px;
	margin: 10px 0 0 5px;
	float: left;
	display: inline;
	}
#main_right {
	width: 760px;
	margin: 10px 5px 0 5px;
	float: right;
	display: inline;

	}
#main_right a {
	/*font-size: 0.8em;*/
}
#home {
	float: left;
	width: 592px;
}
#right_col {
	width:160px;
	float:right;
	margin-bottom: 15px;
	font-size: 1.2em;
	}
#content_wrap,
#content_wrapOrders {
	width: 590px;
	float:left;
	color: #676767;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0 0 0 10px;
	}
#content_wrapOrders {
	padding: 0;
}
#content_wrapOrders h1 {
	padding-left: 10px;
	margin-bottom: 10px;
}
#content_wrapOrders #top {
	margin-bottom: 5px !important;
}
#content_wrap a,
#content_wrapOrders a {
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}


#main_right #content_wrap a:hover,
#main_right #content_wrapOrders a:hover {
	text-decoration: underline;
	color: #676767;
}
h1, h2 {
	line-height: 1.2em;
	color: #9fc64f;
	font-size: 1.5em;
}
#home h2 {
	line-height: 1.2em;
	color: #9fc64f;
	font-size: 1.6em;
}
h3 {
	line-height: 1.2em;
	color: #676767;
	font-size: 1.2em;
}
h4 {
	line-height: 1em;
	color: #676767;
	font-size: 0.9em;
	padding-bottom: 5px; 
	border-bottom: 1px solid #9dc44c;
}
#footer {
	background: url(../App_Themes/SOWGREEN/Images/footer.gif) left top no-repeat;
	width: 950px;
	height: 27px;
	margin: 0 auto 0 auto;
	text-align: right;
	padding: 10px 0 0 0;
}
#footer ul {
	margin: 0 25px 0 0;
	font-size: 0.9em;
}
#footer ul li {
	list-style: none;
	display: inline;
	padding: 0 0 0 10px;
	}
#footer li a {
	color: #8e8e8e;
	text-decoration: none;
	}
#footer li.split a {
	border-right: solid #8e8e8e 1px;
	padding-right: 10px;
	}
.clear {
	clear:both;
	display: block-inline;
	}
#egghead {
color:#2E5322;
font-size:1em;
margin:10px auto -40px;
padding-left:5px;
text-align:left;
width:950px;
}
#egghead a {
	text-decoration: none;
	color: #2e5322;
}
#egghead a:hover {
	text-decoration: underline;
}
/******************************ADDED TO SITE MASTER**********************************/
/*.topmenuCMSMenu {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	}
.topmenuCMSMenuItem, 
.topmenuCMSMenuHighlightedMenuItem,
.topmenuCMSMenuHighlightedMenuItemMouseOver,
.topmenuCMSMenuHighlightedMenuItemMouseDown,
.topmenuCMSMenuItemMouseDown,
.topmenuCMSMenuItemMouseUp,
.topmenuCMSMenuItemMouseOver,
.topmenuCMSMenuHighlightedMenuItemMouseUp  {
	padding: 8px 10px 0 10px;
	}
.topmenusubCMSMenu {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	background: green;
}
.topmenusubCMSMenuItem, 
.topmenusubCMSMenuHighlightedMenuItem,
.topmenusubCMSMenuHighlightedMenuItemMouseOver,
.topmenusubCMSMenuHighlightedMenuItemMouseDown,
.topmenusubCMSMenuItemMouseDown,
.topmenusubCMSMenuItemMouseUp,
.topmenusubCMSMenuItemMouseOver,
.topmenusubCMSMenuHighlightedMenuItemMouseUp {
	
}*/
#right_infotop {
	background: url(../App_Themes/SOWGREEN/Images/right_col_top.jpg) right top;
	width: 160px;
	height: 4px;
	}
#right_info {
	background: url(../App_Themes/SOWGREEN/Images/right_col_old.jpg) right top no-repeat;
	width: 140px;
	height: 535px;/*535*/
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	background-color:#8cc641;
	padding: 30px 10px 10px 10px;































}
#right_infofreetop {
	background: url(../App_Themes/SOWGREEN/Images/right_col_top.jpg) right top;
	width: 160px;
	height: 4px;
	}
#right_infofree {
	background: url(../App_Themes/SOWGREEN/Images/right_col.jpg) right top no-repeat;
	width: 140px;
	height: 560px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	background-color:#8cc641;
	padding: 30px 10px 10px 10px;
}
#right_info_cath {
	background: url(../App_Themes/SOWGREEN/Images/church_banner.jpg) right top no-repeat;
	width: 115px;
	height: 560px;
	color: #40501d;
	font-size: 1.3em;
	line-height: 1em;
	background-color:#8cc641;
	/*text-align: right;*/
	padding: 30px 10px 10px 35px;
}
#right_info_news {
	background: url(../App_Themes/SOWGREEN/Images/news_right.jpg) right top no-repeat;
	width: 140px;
	height: 560px;
	color: #fff;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 40px 10px 10px 10px;
}
#right_planner {
	background: url(../App_Themes/SOWGREEN/Images/planner.jpg) right top no-repeat;
	width: 140px;
	height: 565px;
	color: #6a6a6a;
	font-size: 1.5em;
	line-height: 1.2em;
position: relative;
	padding: 25px 10px 10px 10px;
}
#right_planner a {
	color: #fff;
	position: absolute;
	bottom: 40px;
	text-decoration: none;
}
#right_planner a:hover {
	text-decoration: underline;
}
#right_diy_main {
	background: url(../App_Themes/SOWGREEN/Images/diy.jpg) right top no-repeat;
	width: 140px;
	height: 565px;
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
position: relative;
	padding: 22px 10px 10px 10px;
}
#right_diy {
	background: url(../App_Themes/SOWGREEN/Images/diyvid.jpg) right top no-repeat;
	width: 140px;
	height: 565px;
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
position: relative;
	padding: 22px 10px 10px 10px;
}
#right_diy a {
	color: #fff;
	position: absolute;
	bottom: 40px;
	text-decoration: none;
}
#right_diy a:hover {
	text-decoration: underline;
}
#right_info_cath a {
	color: #030402;
	text-decoration: none;
}
#right_info_cath a:hover {
	text-decoration: underline;
}

#right_info a, #right_infofree a {
	color: #fff;
	text-decoration: none;
	}
#right_info a:hover, #right_infofree a:hover {
	text-decoration: underline;
	}
#search-container {
	background: url(../App_Themes/SOWGREEN/Images/search_back.jpg) left top no-repeat;
	padding: 10px 0 0 10px;
	width: 160px;
	height: 67px;
	}
.search_label {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	}
.search_textbox {
	width: 120px;
	margin-top: 15px;
	}
.search_button {
	background: url(../App_Themes/SOWGREEN/Images/search_go.gif) left top no-repeat;
	border: none;
	color: #fff;
	font-weight:bold;
	width: 29px;
	height: 20px;
	line-height: 0.7em;
	}
#left_textimg {
	background: url(../App_Themes/SOWGREEN/Images/content_leftimg.jpg) left top no-repeat;
	height: 85px;
	width: 170px;
}
#left_text {
	background: url(../App_Themes/SOWGREEN/Images/left_text.gif) left bottom no-repeat;
	width:150px;
	height: auto;
	padding:10px;
	color: #676767;
	background-color: #e1e1e1;
	}
#left_text a {
	color: #888;
	font-weight:bold;
	text-decoration: none;
}
#left_text a:hover {
	text-decoration: underline;
}
/**************************************ADDED TO HOMEPAGE CONTENT***************************************/
#home {
		color:#676767;
font-size: 1.1em;
	line-height: 1.1em;

	}
#top {
	width: 560px;
	margin: 0 auto 30px auto;
	font-size: 1em;
	color:#676767;
}
#box_left {
	width: 280px;
	height: 102px;
	float: left;
	background: url(../App_Themes/SOWGREEN/Images/home_left.jpg) left top no-repeat;
	padding: 15px 0 10px 10px;
}
#box_right {
	width: 160px;
	height: 102px;
	float: right;
	background: url(../App_Themes/SOWGREEN/Images/home_right.gif) right top no-repeat;
	margin-bottom: 15px;
	font-size: 1em;
	padding: 15px 120px 10px 20px;
}
#grey_top {
	width: 592px;
	height: 4px;
	background: url(../App_Themes/SOWGREEN/Images/grey_top.jpg) right top no-repeat;
	}
#grey_main {
	background: #e9e9e9 url(../App_Themes/SOWGREEN/Images/grey_back.jpg) right top repeat-x;
	height: 250px;
	width: 592px;
	}
#grey_left {
	width:260px;
	height:180px;
	float: left;
	margin: 10px 0 0 15px;
}
#grey_right {
	width:260px;
	height:180px;
	float: right;
	margin: 10px 15px 0 0;	
}
#grey_bot {
	width: 592px;
	height: 4px;
	background: url(../App_Themes/SOWGREEN/Images/grey_bot.jpg) right top no-repeat;
	}


#bottom {
	width: 592px;
	height: auto;
	margin: 15px 0 0 0;
	}
#bottom #left {
	width: 170px;
	/*height: 50px;*/
	float: left;
	margin: 0 0 0 10px;
	}

#bottom #mid {
	width: 170px;
/*	height: 50px;*/
	float: left;
	margin: 0 0 0 28px;
	}
#bottom #right {
	width: 170px;
	float:right;
	/*height: 50px;*/
	margin: 0 10px 0 0;
	}
/**************************************ADDED TO CONTENT PAGES***************************************/
#content_wrap #content a,
#content_wrapOrders #content a {
	color: #a5ca5a;
}

#content_wrap #content a:visited,
#content_wrapOrders #content a:visited  {
	color: #a7a7a7;
	}
#main_right #content_wrap #content a:hover,
#main_right #content_wrapOrders #content a:hover {
	color: #a5ca5a;
}
#home a {
	color: #595959;
	text-decoration: none;
	font-weight: bold;
}
#home a:visited {
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	}
#home a:hover {






	color: #595959;
	text-decoration: underline;
}
#content #top {
	width: 570px;
	margin-bottom: 20px;
	float:left;
}
#content #top img {
	float: right;
}
#middle,
#middleOrd {
	width: 570px;
	margin: 0;
	border-top: solid 1px #d5d5d5;

	border-bottom: solid 1px #d5d5d5;

	padding: 15px 0 15px 0;
	clear:both;
}
#middleOrd {
	border: none;
	padding: 0;
}
#content #bottom {
	width: 570px;
	}
.EditingFormErrorLabel, .ErrorLabel {
	color: red;
}
.CMSSiteMapList .CMSSiteMapListItem .CMSSiteMapList, .CMSSiteMapListItem {
	margin-left: 15px;
}
.OfficeDetail h1 {
	font-size: 1em;
	color: #9fc64f;
font-weight:bold;
}
.OfficeDetail tbody {
	width: 150px!important;
	overflow: hidden;
}
#content input[type=text], #content textarea {
	width: 400px;
	resize: none;



	border: 1px #ccc solid;/*bbd783*/
}
input[type=submit] {
	cursor: pointer;
}
.EditingFormCategoryRow td.EditingFormCategory {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}
.EditingFormTable td.EditingFormLabelCell {
	padding-bottom: 5px;
}
.EditingFormInfoLabel {
	font-weight: bold;
}
#content_wrap ul {
	margin: 0 0 0 30px;
}
/*#Added webparts#*/
table.planner {
	width: 541px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*margin-left: 60px; */
	margin-left:0px;
	/*display: inline;*/
}
#content table.planner td input[type=text] {
	width: 200px;
	margin-bottom: 7px;
}
#content table.planner {
}
#content .stepone {
	line-height: 1em;
	width: 541px;
	padding: 5px 10px;
	height: 80px;
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_rpt1.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.topcellone {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_top1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 561px;
	height:5px;
	overflow: hidden;
}
#content .stepone .lawnarea {
	margin-left: 30px;
}
#content .stepone input[type=text] {
	width: 80px;

}
#content .botcellone {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_bot1.jpg);
	background-position: -1px left;
	background-repeat: no-repeat;
	width: 561px;
	height:6px;
}
.topcelltwo {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_top2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 561px;
	height:5px;
	margin-top: 12px;
	overflow: hidden;
}

#content .botcelltwo {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_bot2.jpg);
	background-position: -1px left;
	background-repeat: no-repeat;
	width: 561px;
	height:6px;
}

#content .steptwo {
	line-height: 1em;
	width: 541px;
	overflow: hidden;
	padding: 5px 10px;
	height: auto;
	min-height: 307px;
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_rpt2.jpg);
	background-position: top left;
	background-color:#e8e8e8;
	background-repeat: repeat-x;
}
.caption {
	margin: 5px 0 10px 18px;
	/*display: inline;*/
	position: relative;
}
#content .steptwo .caption_top, #content .stepthree .caption_top {
	background-image: url(../App_Themes/SOWGREEN/Images/caption_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 522px;
	overflow: hidden;
	height:10px;
}
#content .steptwo .caption_rpt, #content .stepthree .caption_rpt {
	background-image: url(../App_Themes/SOWGREEN/Images/caption_rpt.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 522px;
	height:auto;
	min-height: 55px;
	position: relative;
	z-index: 100;
	font-size: 0.8em;
}
#content .steptwo .caption_rpt .left, #content .stepthree .caption_rpt .left {
	width: 200px;
	margin-left: 40px;
	display: inline;
	float: left;
	line-height: 1.1em;
}
#content .steptwo .caption_rpt .right, #content .stepthree .caption_rpt .right {
	width: 220px;
	margin-right: 33px;
	float: right;
	display: inline;
	line-height: 1.1em;
}

#content .steptwo .caption_rpt .right h3, #content .stepthree .caption_rpt .right h3, #content .stepthree .caption_rpt .left h3 {
	line-height: 1.3em;
	color: #9fc64f;
	font-size: 1em;
}
#content .stepthree .caption_rpt #text h3 {
	line-height: 1em;
	color: #9fc64f;
	font-size: 1em;
}
#content .stepthree .caption_rpt #text {
	width: 450px;

	margin-left: 35px;
	padding-top: 5px;
}
#content .steptwo .caption_icon, #content .stepthree .caption_icon {
	background-image: url(../App_Themes/SOWGREEN/Images/caption_icon.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 63px;
	width: 43px;
	position: absolute;

	z-index: 999;
	bottom: 3px;
	left: -22px;
}
	
#content .steptwo .caption_bot, #content .stepthree .caption_bot {
	background-image: url(../App_Themes/SOWGREEN/Images/caption_low.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 522px;
	overflow: hidden;
	height:9px;
}
#content .steptwo .step_two_total {
	height: 36px;
	width: 557px;
	background-image: url(../App_Themes/SOWGREEN/Images/box_two_total.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	padding-left: 10px;
	font-size: 1.1em;
}

#content .project-low input[type=text] {
	width: 100px;
}
#content .project-low td {
	width: 200px;
}
#content .project-low td.left {
	width: 200px;
	padding-left: 20px;
}
#content .planner td.two_box input[type=text], #content .planner td.one_box input[type=text] {
	width: 100px;
	margin-bottom:0;
}
#content .planner td.one_box {
	width: 30%;
	height: 15px;
	vertical-align: top;
	
}

#content .planner td.two_box {
	width: 20%;
	height: 15px;
}
#content .planner td.three_box {
	height: 15px;
	text-align: right;
	width: 15%;
}
#content .planner td.four_box {
	height: 15px;
	text-align: left;
	width: 25%;
}
.topcellthree {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_top2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 561px;
	height:5px;
	margin-top: 12px;
}
.botcellthree {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_bot3.jpg);
	background-position: top left;



	background-repeat: no-repeat;

	width: 561px;

	height:6px;
	margin-bottom: 30px;
}
#content .stepthree {
	line-height: 1em;
	width: 541px;
	padding: 5px 10px;
	height: auto;
	min-height: 450px;
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_rpt3.jpg);
	background-position: top left;
	background-color:#e8e8e8;
	background-repeat: repeat-x;
}
.costs {
	width: 550px;
	text-align: center;

}	
.costs table {
	/*border: #ccc 1px solid;*/
	margin-bottom: 10px;
}


.costs table td {
	text-align: left;
border-bottom: #ccc 1px solid;
}
.secondary_info {
	font-size: 0.8em;
}
.costs table td.quantity {
	text-align: center;
	background-color: #fafafa;
}
.costs table td.quantity_totals {
	text-align: center;
	background-color: #e1e0e0;
}
.costs table td {
	padding: 5px 5px;
}
#content .costs table th {
	height: 25px;
	text-align: center;
	padding: 0 0 0 5px;
	color: #93bd3c;
	background-color: #e1e0e0;
}
#content .stepfour {
	line-height: 1em;
	width: 541px;
	padding: 5px 10px;
	height: auto;
	min-height: 380px;
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_rpt3.jpg);
	background-position: top left;
	background-color:#e8e8e8;
	background-repeat: repeat-x;
	text-align: left;
}
.botcellfour {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_bot3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 561px;
	height:6px;
	margin-bottom: 10px;
}
.topcellfour {
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_top2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 561px;
	height:5px;
}
.buttons {
	width: 561px;
}
/*#PaymentInfo - also parts used in enquiry#*/
.payment {
	margin: 0 0 30px 5px;
}
.payment h2  {
	font-size: 1.1em;
	margin-bottom: 5px;
}
.costs h2 {
	margin-bottom: 5px;}

.payment .left {
	width: 100px;
	/*margin-left: 20px;*/
	/*border: red 1px solid;*/
	float: left;
	padding: 0 0 0 20px;
	line-height: 1.1em;
	/*margin-bottom: 10px;*/




}
#content .payment .right input[type=text] {
	width: 350px;
}
#content .payment .steponepay {
	min-height: 180px;
	height: auto;
	line-height: 1em;
	width: 541px;
	padding: 5px 10px 10px 10px;
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_rpt1.jpg);
	background-position: top left;
	background-color: #e8e8e8;
	background-repeat: repeat-x;
}
.steponeenq {
	min-height: 80px;

	height: auto;
	line-height: 1em;
	width: 526px;
	padding: 5px 10px 10px 25px;
	background-image: url(../App_Themes/SOWGREEN/Images/plan_box_rpt1.jpg);
	background-position: top left;
	background-color: #e8e8e8;
	background-repeat: repeat-x;

}

.steponeenq .right {

	padding: 0;
	margin: 0;
}
	
.comments {
	width: 300px;
	padding-left: 20px;
}
#content .comments textarea {
	width: 455px;
}
.veri {
	padding-left: 20px;
	width: 25%;
}
.veriinput {
	width:75%;
	padding-right: 15px;
}
#content_wrap #content #middle #emailaddress input[type=text] {
	width: 350px;
	display: inline;
	float: left
}
#content_wrap #content #middle #emailaddress {
	width: 350px;	
}
#emailsubmit {
	height:33px; 
	width: 183px;
	top: -5px; 
	float: right; 
	display: inline; 

	position: relative
}
/*# updates #*/
#right_aboutus {
	background: url(../App_Themes/SOWGREEN/Images/aboutus.jpg) right top no-repeat;
	width: 140px;
	height: 530px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 70px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_aboutus a {
color: #fff;
position: absolute;
bottom: 90px;
text-decoration: none;
}
#right_aboutus a:hover {
color: #fff;
text-decoration: underline;
}
#right_buyonline {
	background: url(../App_Themes/SOWGREEN/Images/buyonline.jpg) right top no-repeat;
	width: 140px;
	height: 580px;
	color: #2d3533;
	font-size: 1.3em;
	padding: 20px 10px 10px 10px;
	position: relative;
	line-height: 1.3em;
}
#right_buyonline a {
color: #2d3533;
position: absolute;
bottom: 90px;
text-decoration: none;
}
#right_buyonline a:hover {
color: #2d3533;
text-decoration: underline;
}
#right_contact {
	background: url(../App_Themes/SOWGREEN/Images/contact.jpg) right top no-repeat;
	width: 140px;
	height: 580px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 20px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_contact a {
color: #2d3533;
position: absolute;
bottom: 90px;
text-decoration: none;
}
#right_contact a:hover {
color: #2d3533;
text-decoration: underline;
}
#right_environment {
	background: url(../App_Themes/SOWGREEN/Images/environment.jpg) right top no-repeat;
	width: 140px;
	height: 580px;
	color: #fdff68;
	font-size: 1.3em;
	line-height: 1em;
	padding: 20px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_environment a {
color: #fff;
position: absolute;
bottom: 70px;
text-decoration: none;
}
#right_environment a:hover {
color: #fff;
text-decoration: underline;
}
#right_survey {
	background: url(../App_Themes/SOWGREEN/Images/survey.jpg) right top no-repeat;
	width: 140px;
	height: 580px;
	color: #333232;
	font-size: 1.3em;
	line-height: 1em;
	padding: 20px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_survey a {
color: #fff;
position: absolute;
bottom: 70px;
text-decoration: none;
}
#right_survey a:hover {
color: #fff;
text-decoration: underline;
}
#right_install {
	background: url(../App_Themes/SOWGREEN/Images/installation.jpg) right top no-repeat;
	width: 140px;
	height: 480px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 120px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_install a {
color: #fff;
position: absolute;
bottom: 40px;
text-decoration: none;
}
#right_install a:hover {
color: #fff;
text-decoration: underline;
}
#right_sowsafe {
	background: url(../App_Themes/SOWGREEN/Images/sowsafe.jpg) right top no-repeat;
	width: 140px;
	height: 560px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 30px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_sowsafe a {
color: #fff;
position: absolute;
bottom: 40px;
left: 20px;
text-decoration: none;
}
#right_sowsafe a:hover {
color: #fff;
text-decoration: underline;
}
#right_about_sow {
	background: url(../App_Themes/SOWGREEN/Images/about_sow.jpg) right top no-repeat;
	width: 140px;
	height: 540px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 50px 10px 10px 10px;
	position: relative;
font-size: 1.4em;

line-height: 1.3em;
}
#right_about_sow a {
color: #fff;
position: absolute;
bottom: 20px;
left: 20px;
text-decoration: none;
}
#right_about_sow a:hover {
color: #fff;
text-decoration: underline;
}
#right_see_sow {
	background: url(../App_Themes/SOWGREEN/Images/see_sow.jpg) right top no-repeat;
	width: 140px;
	height: 260px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 330px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_see_sow a {
color: #fff;
position: absolute;
bottom: 20px;
left: 20px;
text-decoration: none;
}
#right_see_sow a:hover {
color: #fff;
text-decoration: underline;
}

#right_case {
	background: url(../App_Themes/SOWGREEN/Images/case_studies.jpg) right top no-repeat;
	width: 140px;
	height: 140px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 450px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_case a {
color: #fff;
position: absolute;
bottom: 20px;
left: 20px;
text-decoration: none;
}
#right_case a:hover {
color: #fff;
text-decoration: underline;
}
#right_pet_friendly {
	background: url(../App_Themes/SOWGREEN/Images/pet_friendly.jpg) right top no-repeat;
	width: 140px;
	height: 580px;
	color: #333232;
	font-size: 1.3em;
	line-height: 1em;
	padding: 10px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;
}
#right_pet_friendly a {
color: #fff;
position: absolute;
bottom: 50px;
left: 20px;
text-decoration: none;
}
#right_pet_friendly a:hover {
color: #fff;
text-decoration: underline;
}
#right_faq {
	background: url(../App_Themes/SOWGREEN/Images/faq.jpg) right top no-repeat;
	width: 140px;
	height: 100px;
	color: #fff;
	font-size: 1.3em;
	line-height: 1em;
	padding: 500px 10px 10px 10px;
	position: relative;
font-size: 1.4em;
line-height: 1.3em;

}
#content_top_img {
display: inline;
width: 250px;
}
#middle {
	position: relative;
}
#montage {
	width: 240px;
	position: absolute;
	top: 25px;
	right: 15px;
}
.newsItem {
	margin-top: 5px;
	margin-bottom: 10px;
}
.news_items a {
	font-size: 1.2em;
}
.news_items h1 {
	color: #9fc64f;
	margin-bottom: 5px;
	font-size: 1.5em;
}
#News_date {
	font-weight: bold;	
	padding-top: 5px;
	font-size: 1.1em;
	padding-bottom: 5px;
}
#case_studiesscroll {
	border-top: #d5d5d5 solid 1px;
	padding-top: 10px;
}
#case_studiesscroll {
	border: green 1px solid;
	width: 300px;
	float: right;
	
}
#case_studiesscroll div {
	overflow: visible !important;
}
#case_studiesscroll .NewsTitle {
	width: 100px;
	border: red 1px solid;
}
#case_studiesscroll div .scrollerContent {
	width: 100px !important;
	border: blue 1px solid;
	overflow-x: visible !important;
}
/*#LeftNav#*/
#left_nav ul {
	background-color: #efefef;
	padding: 3px 0 3px 15px;
}
#left_nav ul li {
	list-style: none;
	margin: 7px 0;
}
#left_nav ul li a, #left_nav ul li a:visited {
	color:#434343;
	text-decoration: none;
	
}
#left_nav ul li a:hover {
	color: #5daf26;
	font-weight: bold;
}
#left_navtop {
	width: 170px;
	height: 4px;
	background: url(../App_Themes/sowgreen/Images/left_navtop.gif) top left no-repeat;
}
#left_navbott {
	width: 170px;
	height: 4px;
	margin-bottom: 10px;
	background: url(../App_Themes/sowgreen/Images/left_navbott.gif) top left no-repeat;
}
#content #top .news_items img {
	float:none;
}
.case_flash {
	width: 350px;
	padding-top: 5px;
	margin: 0 auto;
}
.office table {
	/*border: red 1px solid;*/
	width: 250px;
	position: relative;
	marign-top: -20px;
}
#top img {
	margin-left: 10px;
}
hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 10px;
  height: 0;

}
#middle .pet_friend img {
	float: left;
	margin-right: 10px;
}
#middle #sowsafe img {
	float: right;
	margin-left: 10px;
}
/*# Gall #*/
.gall table {
	width: 550px !important;
	margin: 0 auto;
}
.gall table td {
	text-align: center;
}
.gall table img {
	width: 250px !important;
	margin-bottom: 20px;
}
.gall table .test img {
	margin-top: 10px;
	width: auto !important;
}
/*#LatestOrders#*/
.slide h5 {
	color: #fff;
}
/*#LatestOrders#*/
#middleOrd .top {
	background: url(../App_Themes/sowgreen/images/LatestImages/LatestTopcap.gif) top left no-repeat;
	height: 7px;
	width: 592px;
}
#middleOrd .bot {
	background: url(../App_Themes/sowgreen/images/LatestImages/LatestBotcap.gif) top left no-repeat;
	height: 11px;
	width: 592px;
}
#middleOrd .LatestOrder,
#middleOrd .LatestOrderAlt {
	width: 562px;
	background-color: #8dc742;
	color: #fff;	
	padding: 10px 15px 20px 15px;
	}
#middleOrd .LatestOrderAlt {
	background-color: #62a935;
}
#middleOrd .LatestOrder .preText,
#middleOrd .LatestOrderAlt .preText {
	font-weight: bold;
	display: inline;
}

#middleOrd .LatestOrder .preDate,
#middleOrd .LatestOrderAlt .preDate {
	display: inline-block;
	font-weight: bold;
	/*width: 70px;
	height: 20px;
	border: red 1px solid;*/
	overflow: hidden;

}
body.Gecko3 #middleOrd .LatestOrder .preDate,
body.Gecko3 #middleOrd .LatestOrderAlt .preDate,
body.IE8 #middleOrd .LatestOrder .preDate,
body.IE8 #middleOrd .LatestOrderAlt .preDate  {
	display: block;
}
#middleOrd .LatestOrder .preTextMain,
#middleOrd .LatestOrderAlt .preTextMain {
	margin-top: 10px;
}
#middleOrd .OrderFootTop {
	background: url(../App_Themes/sowgreen/images/LatestImages/LatestLinksTopcap.gif) top left no-repeat;
	width: 592px;
	margin-top: 7px;
	height: 4px;
}
#middleOrd .OrderFootBot {
	background: url(../App_Themes/sowgreen/images/LatestImages/LatestLinksBotcap.gif) top left no-repeat;
	width: 	592px;
	height: 5px;
	
}
body.IE6 #middleOrd .OrderFootBot,
body.IE6 #middleOrd .OrderFootTop,
body.IE6 #middleOrd .top,
body.IE6 #left_navtop,
body.IE6 #left_navbott,
body.IE6 #right_infotop {
	overflow:hidden;
}
#middleOrd .OrderFoot {
	padding: 10px 20px; 
	width: 552px;
	background-color: #f1f1f1;
}
#middleOrd .OrderFoot a {
	margin: 2px 0;
	display: inline-block;
}
.slide {
	background: url(../App_Themes/sowgreen/images/LatestImages/SlideTop.gif) top left no-repeat #5eb026;
	width: 150px;
	padding: 10px 10px 5px 10px;
	color: #fff;
	margin-top: 10px;
}
.slide h5.latOrd {
	font-size: 1.2em;
	margin-bottom: 10px;
	
}
.slide .slidePre {
	line-height: 1.3em;
}
.slide .slidePre,
.slide .slideDate {
	font-weight: bold;

}
.slide a,
.slide a:hover {
	color: #fff;
	text-decoration: none;
	margin-top: 7px;
	display: inline-block;
	/*text-align: right;
	width: 140px; */
}
.slide a:hover {
	text-decoration: underline;
}
.slide .slideDate {
	margin-top: 10px;

}

.slideBott {
	background: url(../App_Themes/sowgreen/images/LatestImages/SlideBottom.gif) top left no-repeat;
	width: 170px;
	height: 6px;
}
.SlideName {
margin-bottom: 5px
}