/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
}
body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
	background:url(../_images_gen/body_bg.jpg) #f0fcfe repeat-x top ;
}
#grass_bottom{
	background: url(../_images_gen/grass_bg.png) repeat-x center bottom;
	background-attachment:fixed;
    bottom:0px;
}
#Wrapper {
	padding: 0;
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	background:;
   border-left: 3px solid #7ac142;
   border-right: 3px solid #7ac142;
}
#Header {
	color: #000;
	height:100px;
	padding: 5px;
	background:#fff;
}
#Logo {
	float: right;
	padding: 35px 100px 10px 10px;
}
#Logo img{
	padding: 0px 0 0px 20px;
}
#Logo h1 {
	font-size: 260%;
    font-weight:900;
}
#Logo h1 a {
	color: #7ac142;
	text-decoration: none;
}
#Strapline{
	padding: 5px 0px 5px 30px;
    float:left;
    display:inline;
}
#Strapline img.Strapline{
	padding: 30px 10px 30px 0px;;
}
#ToolBar {
	float: right;
	padding:0px;
    z-index: 900;
}
#ToolBar ul {
	list-style: none;
	margin: 0px 20px 0px 0;
	padding: 0;
	float: right;
}
#ToolBar ul li {
	float:left;
	margin: 0 0 0 10px;
}
#ToolBar ul li a {
	padding: 5px 2px 2px;
	background: none;
	color: #7ac142;
	text-decoration: none;
	display: block;
	font-size: 80%;
}
#ToolBar ul li a:Hover {
	text-decoration:underline;
}
#ToolBar form#SearchBar {
	padding: 0;
	margin: 0;
	clear: both;
	float: right;
}
#Navigation {
	width: 980px;
	margin:0;
	padding:0;
	background: #fff;; 
	z-index: 200;
}
ul#MainNav {
	list-style: none;
	margin: 0 20px;
	_margin: 0 20px 0 10px;
	float: left;
	border-bottom: 1px solid #bdbdbd;
	padding: 0 0 2px 0;
	width:940px;
	_width:900px;
}
ul#MainNav li {
	display: inline-block;
	float: left;
	position: relative;
	font-size: 100%;
	font-weight:600;
  	margin: 0 2px 0 0;
	background: url(../_images_gen/nav_li_bg.jpg) repeat-x #7bc142;
	padding: 1px;
	line-height: 22px;
	border: 1px solid #7bc142;
}
* html ul#MainNav li { display:inline; }  /* for IE 6 */
ul#MainNav li a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding: 0 12px;
	margin:1px;
}
* html ul#MainNav li a { display:inline; }  /* for IE 6 */
ul#MainNav li a:hover, ul#MainNav li.Active a {
	color: #fff;
   background: #a9a9a9;
}
#Page {
	width: 980px;
	position: relative;
   background: #fff; 
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../_images_gen/edit-page-blue.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	padding: 10px 20px 10px 20px;
	background: #fff; 
}
#Content.FullWidth {
	background: none !important;
}
.ContentBanner {
	float: left !important;
	width: 710px !important;
}
.BannerRight {
	float: right;
	margin: 0 13px 0 0;
	border: 1px solid #DDDDE8;
}
a.Back {
	position:absolute;
    top:10px;
    right:20px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #444;
	margin: 16px 0 0 0;
    z-index:140 !important;
}
a:hover.Back {
	color:  #7ac142;
}
#TitleWrap{
	width: 540px;
}
h1#PageTitle {
	font-size: 210%;
	font-weight: normal;
	margin: 0 0 18px 0;
    width: 540px;
}
#LeftColumn {
	width: 245px;
	float: left;
}
#LeftColumn h2#SectionTitle {
	font-weight: lighter;
	color: #fff;
	font-size: 1.4em;
	letter-spacing: 1px;
	padding:5px 10px;
    background: #7ac142;
    border:solid 1px #b0da8e;
}
#LeftColumn ul {
	list-style: none;
	padding: 10px;
	margin: 0;
}
#LeftColumn ul li {
	padding: 0;
	margin: 0;
	font-size: 90%;
}
#LeftColumn ul li a {
	padding: 6px 12px;
	display: block;
	text-decoration: none;
	color: #444;
	font-weight:400;
	background:url(../_images_gen/arrow.png) no-repeat left;
    border-top: 1px dotted #d3d3d3;
}
#LeftColumn ul li.First a {
	border-top: none;
}
#LeftColumn ul li a:hover {
	color:#7bc142;
    background:url(../_images_gen/arrow_green.png) no-repeat left;
}
#LeftColumn ul li.Active a{
	color: #7bc142;
    background:url(../_images_gen/arrow_green.png) no-repeat left;
}
ul#TertNav {
	background:  none;
	padding: 3px 10px;
	margin: 0px 10px;
    padding:0px;
    border-top: none !important;
}
ul#TertNav li a {
	border: none !important;
	color: #444 !important;
	background:url(../_images_gen/arrow.png) no-repeat left !important;
	font-size: 100%;
   padding:3px 12px;
}
ul#TertNav li.Active a, ul#TertNav li a:hover{
	border: none !important;
	color: #7bc142 !important;
    background:url(../_images_gen/arrow_green.png) no-repeat left !important;
}
#PageCopy {
	font-size: 85%;
	line-height: 1.6em;
	position: relative;
	width: 655px;
	float: right;
   border-left: 1px dotted #d3d3d3;
	padding: 0 0 0 20px;
}
#PageCopy.FullWidth {
	width: 940px;
	float: none;
	padding:0px;
   border-left: none;
}
#PageCopy a {
	color: #7ac142;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #629f31;
	text-decoration: underline;
}
#PageCopy hr.NewSection {
	color: #FFF;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy ul,
#PageCopy ol {
	margin: 10px 0 15px 20px;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color:  #7ac142;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: none;
}
#PageCopy h1 {
	font-size: 160%;
	font-weight: normal;
	line-height: 100%;
}
#PageCopy h2 {
	font-size: 140%;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 120%;
}
#PageCopy ol,
#PageCopy ul {
	padding: 0 0 0 15px;
}
#Products{
	float: left;
    width: 450px;
}
#Products h1{
	font-size: 180%;
}
#ProductsSlideShow {
	float: left;
	height: 240px;
	width: 440px !important;
	overflow: hidden;
	background: #fff;
    margin: 0 0 10px 0;
}
#ProductsSlideShow .SlideHolder {
	position: relative;
	height: 240px;
	width: 440px !important;
	overflow: hidden;
}
#ProductsSlideShow .SlideHolder p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	margin: 0 !important;
	padding: 10px !important;
	background: url(../_images_gen/teaser_bg.png) !important;
	display: block;
	border-top: #777 solid 1px;
}
#ProductsSlideShow .SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 440px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 95%;
}
ul#menu {
	list-style: none;
	margin: 0;
    padding:0;
	float: left;
	line-height: 24px;
    width:440px;
}
ul#menu li a{
	display: block;
	float: left;
	position: relative;
	font-size: 100%;
    background: #bde0a0;
    padding:0 8px;
    margin: 0 2px 0 0;
    color:#444;
}
ul#menu li a:hover{
	background: #7bc93c;
   text-decoration:none;
   color:#444;
}
ul#menu li.Active a{
    background:#7bc93c;
}
div#Product div#ProductDetailsTabs {
	clear: both;
	padding-top: 10px;
}
#Products .tab_details{
	background:url(../_images_gen/tab_details_bg.jpg) top left repeat-x;
    width:435px;
    display:inline-block;
    margin-top:2px;
    padding: 15px 5px;
}
#Products .tab_details.content { 
	float: left;
   clear: both; 
}
#ProductsRight {
	float:right;
   width: 190px;
}
#ProductsRight .box{
    background:#bde0a0;
    border: 3px solid #7bc142;
    margin-bottom:10px;
    display:block;
}
#ProductsRight .box img{
	margin: 0 auto;
}
#ProductsRight .box .insideBox{
	padding:10px;
	display:block;
}
#ProductsRight .box span.heading, #ProductsRight .box h2{
	background: #7bc142;
   color: #fff;
   padding:8px 5px;
   margin:0;
   font-weight:400;
	font-size: 140%;
	display:block;
}
#ProductsRight .box h3{
    color: #444;
	 line-height:20px;
    margin:0px;
    padding:8px 0px 2px;
    font-weight:normal;
}
#ProductsRight .box span{
	color: #444;
}
#ProductsRight a:hover {
	text-decoration:none !important;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #d3d3d3;
}
.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser h2 {
	display: inline;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.StandardTeaser hr {
	display: none;
}
#ExpandCollapseAll {
	position: absolute;
	top: 20px;
	right: 0;
}
.FAQTeaser h2 a {
	cursor: pointer;
	display: block;
	padding: 0 0 0 22px;
}
.FAQToggle {
	background: url(../_images_gen/expand_16x16.gif) no-repeat left ;
   font-size:70% !important;
}
.FAQCollapse {
	background: url(../_images_gen/collapse_16x16.gif) no-repeat left;
}
.FAQAnswer {
	padding: 15px 22px 10px 22px;
}
.FAQToggleAll {
	display: block;
	width: 80px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 100%;
	background: url(../_images_gen/expandall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
.FAQCollapseAll {
	display: block;
	width: 90px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 100%;
	background: url(../_images_gen/collapseall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 5px 0!important;
   border:none !important;
}
span.DownloadLink a strong {
	font-weight: normal;
	width: 145px;
	display: block;
	float: left;
	margin: 8px 0 0 0.6em;
}
.DateHead {
	color: #ADADE7;
	font-weight: normal;
	font-style: italic;
}
#NewsLeft {
	float: left;
	width: 420px;
}
#MainNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
#MainNews img {
	float: left;
	display: block;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
#MainNews h1 {
	font-weight: normal;
	margin: 0 0 8px 0 !important;
}
#MainNews p {
	margin: 0 0 8px 0 !important;
}
.SecondaryNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
.SecondaryNews img {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
.SecondaryNews h1 {
	font-weight: normal;
	font-size: 140% !important;
	margin: 0 0 8px 0 !important;
}
.SecondaryNews p {
	margin: 0 0 8px 0 !important;
}
.NewsTeasers {
	background: repeat-y;
	padding: 0;
	margin: 0 0 20px 0;
}
.NewsTeasers h3 {
	margin: 0 0 10px 0 !important;
	font-size: 160% !important;
	font-weight: normal;
}
.NewsTeasers div.MiniNews {
	line-height: normal;
	padding: 0 0 10px 0;
}
.MiniNews blockquote {
	margin: 0 !important;
	padding: 8px 0 0 0 !important;
	font-size: 95%;
}
.MiniNews p {
	padding: 0 !important;
	margin: 0 !important;
}
.MiniNews h2 {
	font-size: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
#SlideShow {
	float: right;
	height: 267px;
	width: 400px;
	overflow: hidden;
	background: #3A3B4B;
	border: #7ac142 solid 3px !important; 
	margin: 0 0 10px 15px;
}
.SlideHolder {
	position: relative;
	height: 267px;
	width: 400px;
	overflow: hidden;
}
.SlideHolder p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	background: url(../_images_gen/teaser_bg.png) !important;
	display: block;
	border-top: #777 solid 1px;
}
.SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 95%;
}
#HomeMovingHouse{
	position:absolute;
   top:0px;
   right:0px;
   vertical-align: top !important;
}
#HomeLeft{
	float:left;
   width: 690px;
}
#HomeMainText{
	border-bottom: 1px dotted #d3d3d3;
}
#HomeMainText h1 a{
	margin:0px;
   line-height:100%;
   font-size:100%;
}
#HomeMainText h1 a:hover{
	text-decoration:none !important;
}
#HomeNews{
	float:left;
    width: 100%;
}
#HomeNews .more{
	float:right;
}
#HomeNews .icons, #Footer .icons{
	display:inline;
    float:right;
    padding:10px 5px;
}
#Footer .icons{
	display:inline;
    float:right;
    padding:0px 5px;
}
#HomeNews .icons img{
	margin: 0 0 0 2px;
}
#NewsSlide .HomeNewsHolder span.Title{
	font-weight:600;
	background:#fff;
}
#NewsSlide .HomeNewsHolder span.more{
	position: absolute;
	right: 10px;
}
#HomeAboutTeaser{
	float:right;
    width: 310px;
    border-left: 1px dotted #d3d3d3;
    padding: 0 0 0 10px;
}
#HomeAboutTeaser span{
	display:block;
}
.GalleryRow {
	width: 570px;
	padding: 10px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 176px;
	margin: 0 21px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd h3 {
	font-weight: normal;
	font-size: 100% !important;
	color: #666666 !important;
	margin: 0 !important;
}
.GalleryRow dd p {
	font-weight: normal;
	font-size: 85% !important;
	margin: 5px 0 0 0 !important;
}
.GalleryRow dd span.LinkLeft {
	float: left;
	display: block;
}
.GalleryRow dd span.LinkRight {
	float: right;
	display: block;
}
/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	padding: 5px 5px;
}
.Ancillary.Right {
	float: right;
	width: 186px;
	margin: 0 0 0 10px;
	padding: 0;
}
.Ancillary.Right h3, .Ancillary.Under h3, .Testimonial h3{
	font-size:130% !important;
	background: #7ac142;
    color: #fff !important;
    margin:0px !important;
	padding:8px 5px !important;
    font-weight:normal;
}
.Ancillary.Right blockquote, .Ancillary.Right p, .Ancillary.Under blockquote, .Ancillary.Under p, .Testimonial p , .Testimonial blockquote{
	padding:0 5px !important;
    color:#444;
}
.Ancillary.Under {
	padding: 20px 0 0 0;
	border-top: 1px dotted #d3d3d3;
}
.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 100%;
	background: #bde0a0;
    border: #7ac142 solid 3px;  
}
.ImageHolder p {
	margin: 2px !important;
}
.Testimonial{
	border: #7ac142 solid 3px;
    margin: 0 0 20px 0;
    background: #bde0a0;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 0px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}
#Footer {
	background:url(../_images_gen/footer_bg.png) repeat-x top;
	width: 940px;
	margin: 0;
	padding: 2px 20px;
	font-size: 70%;
    font-weight:400;
	 position:relative;
}
#Footer p {
	padding: 8px 0;
	float: left;
	width: 300px;
	color: #444;
}
#Footer p span {
	display: block;
}
#Footer a {
	color: #444;
	text-decoration: none;
}
#Footer ul {
	list-style: none;
	margin: 20px 0;
	float: right;
	width: 300px;
	padding: 0px 0 0 0;
	height:10px;
}
#Footer li {
	float: right;
	display: block;
	text-decoration: none;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	border-left: 1px solid #E8E8E8;
}
#Footer .icons{
	position:absolute;
	right:15px;
	top:0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px dotted #d3d3d3;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}
#Content table {
	border-collapse: collapse;
	font-size: 95%;
}
#Content table tr:hover {
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}
#SearchResults div#result_report {
	margin: 0 0 10px 0;
}
#SearchResults div.description {
	font-size: 100%;
}
#SearchResults div.url {
	font-size: 90%;
	color: #828282;
}
#SearchResults a {
	color: #0708A5 !important;
	font-weight: normal;
	font-size: 110%;
}
#SearchResults b {
	color: #828282;
}
#SearchResults div.description b {
color: #000 !important;
}
div#BottomFix {
    height: 10px;
    width:980px;
	 background: url(../_images_gen/translucent_bg.png) repeat-x top !important;
    margin: 0 auto 0 auto;
    border-left: 3px solid #7ac142;
    border-right: 3px solid #7ac142;
}
p.PanCredit {
	padding: 5px 0;
   margin-bottom: 0 !important;
	text-align: center;
}
p.PanCredit a {
	font-size: 100%;
	color: #444;
	text-decoration: none;
    margin:0;
}
