#top-bar{
	position: static;
	top: 0;
	left: 0;
	width: 1000px;
	height: 75px;
	/*Height of frame div*/
	overflow: hidden;
	z-index: 1;
}
#fence-bar{
	position: static;
	top: 53;
	left: 0;
	width: 1000px;
	height: 35px;
	overflow: hidden;
	z-index: 1;
}
#main-block{
	width: 1000px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E4FAE5;
}
#left-bar{
	float: left;
	width: 160px;
	overflow: hidden;
	background-color: #E4FAE5;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFE7CF;
	text-align: left;
	font-size: 14px;
	
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
ul.title-nav {
	list-style: none;
	border-right-color: #052E04;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 15px;
}
ul.title-nav li {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CFE7CF;
}
ul.title-nav a {
	padding: 12px 5px 12px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-color: #CFE7CF;
	color: #000;
}
ul.title-nav a:hover {
	color: #042D03;
	background-color: #CFE7CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #042D03;
	border-bottom-color: #042D03;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #042D03;
	text-align: left;
}
ul.nav {
	list-style: none;
	margin-bottom: 15px;
	border-right-color: #052E04;
	border-right-style: solid;
	border-right-width: 1px;
}
ul.nav li {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CFE7CF;
}


ul.nav a {
	padding: 7px 5px 7px 15px;
	display: block;
	width: 160px;
	text-decoration: none;
	background-color: #E4FAE5;
	font-weight: normal;
	font-size: 14px;
}

ul.nav a:hover {
	color: #2b42b9;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #2b42b9;
	border-bottom-color: #2b42b9;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #2b42b9;
	text-align: left;
}

#mid-content-new{
	position: static;
	left: 180px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	font-size: 13px;
	color: #052E05;
	line-height: 20px;
	font-weight: normal;
}

#middle-content-b4-pic-problem{
	position: static;
	left: 180px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	font-size: 13px;
	color: #052E05;
	line-height: 20px;
	font-weight: normal;
}

#middle-content{
	position: static;
	left: 180px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	padding-top: -5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
	font-size: 13px;
	color: #052E05;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
#middle-content-big{
	position: static;
	left: 180px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	padding-top: -5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: justify;
	font-size: 13px;
	color: #052E05;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
#middle-content-big600{
	position: static;
	left: 180px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: #FFF;
	padding-top: -5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	font-size: 13px;
	color: #052E05;
	line-height: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}
.landpic {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.left-img {
}

.right-img {
}

.left-img2 {
}

.right-img2 {
}

.left-img3 {
}

.right-img3 {
}


#right-bar{
	float: right;
	width: 200px;
	overflow: hidden;
	background-color: #E4FAE5;
	font-weight: normal;
	font-size: 24px;
}


#right-green-white{
	float: right;
	width: 200px;
	overflow: hidden;
	font-weight: normal;
	font-size: 24px;
	background-image: url(../images/template/house-bg/right-bar-green-white.png);
	background-repeat: repeat;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
body {
	background-color: #FFF;
	margin-top: 0px;
}
a:link {
	color: #060;
	font-weight: bold;
}
a:visited {
	color: #060;
}
a:hover {
	color: #2b42b9;
}
a:active {
	color: #00C;
	text-align: center;
	font-size: 13px;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 27px;
	text-align: center;
	font-weight: bold;
	color: #869C86;
	margin-bottom: 0px;
	margin-top: px;
	padding-top: 13px;
	text-shadow: 3px 2px 3px #CADBCA;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #7E937E;
	margin-bottom: 0px;
	margin-top: px;
	padding-top: 13px;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	text-align: center;
	font-weight: normal;
	color: #052E04;
	line-height: 10px;
}

h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 65px;
	text-align: center;
	font-weight: normal;
	color: #cfe7cf;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 32px;
	text-align: center;
	font-weight: bolder;
	color: #012E11;
	margin-bottom: 15px;
}

.myadlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 10px;
}

.fence {
	background-image: url(../images/art/art/fence.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-style: normal;
	text-indent: 4;
	vertical-align: text-top;
	padding-top: 10px;
}

.fence a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.fence a:visited {
	text-decoration: none;
	color: #000000;
}
.fence a:hover {
	color: #2b42b9;
}
.grass {
	border-left-width: thin;
	border-left-style: outset;
	border-left-color: #007500;
	background-image: url(../images/art/art/network-grass.jpg);
	height: 10px;
	background-position: 0px 0px;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #007500;
}


.sitemap {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #007500;
	border-left-color: #007500;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006400;
	vertical-align: middle;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sitemap a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.sitemap a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.sitemap a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: normal;
}
.quad {
	clip: rect(auto,auto,auto,auto);
	padding-bottom: 12px;
}


.greenhousesoftware {
	background-image: url(../images/template/house/house-3d.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.greenhouse {
	background-image: url(../images/template/house-bg/house.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.greenhouse2 {
	background-image: url(../images/template/house/house-2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pageheading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 29px;
	text-align: center;
	font-weight: bold;
	color: #647966;
	margin-bottom: 10px;
}

.greenhouse-diy {
	background-image: url(../images/template/house-bg/house-diy.png);
}
.greenleft {
	background-image: url(../images/template/house-bg/left.png);
}
.greenright {
	background-image: url(../images/template/house-bg/right.png);
}
.greenleft2 {
	background-image: url(../images/template/house-bg/left2.png);
}
.greenright2 {
	background-image: url(../images/template/house-bg/right2.png);
}
.greenleft-diy {
	background-image: url(../images/template/house/left-diy.png);
}
.greenright-diy {
	background-image: url(../images/template/house/right-diy.png);
}
.greenleft-buttons {
	background-image: url(../images/template/house-bg/left-wall-button.png);
}
.greenright-buttons {
	background-image: url(../images/template/house-bg/right-wall-button.png);
}
.green-bg {
	background-image: url(../images/template/house/green.png);
	background-repeat: repeat;
}
.green-slider-bg {
	background-image: url(../images/template/house/slider-table-bg.png);
	background-repeat: repeat;
}	
.green-search {
	background-image: url(../images/template/house/slider-table-bg.png);
	background-repeat: repeat;
	vertical-align: top;
	font-size: 24px;
}	
.green-slider-bottom {
	background-image: url(../images/template/house/slider-table-bottom.png);
	background-repeat: repeat;
}	
.green-search2 {
	font-size: 24px;
	color: #052E05;
}		
.button-left {
	background-image: url(../images/template/house/button-left.png);
	background-repeat: repeat;
}				
.button-right {
	background-image: url(../images/template/house/button-right.png);
	background-repeat: repeat;
}
.rs-search2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	text-align: right;
	color: #4A594B;
	line-height: 0px;
	letter-spacing: 2px;
	margin-right: 35px;
}			  				  
		  				  
			  				  

/*
 *	generated by WOW Slider 2.9
 *	template Numeric
 */

#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:419px;
	margin:5px auto 66px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:419px }
#wowslider-container1 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  a.wsl{
	display:none;
}

#wowslider-container1  .ws_bullets { 
	padding: 10px; 
}
#wowslider-container1 .ws_bullets a { 
	font:14px/32px Arial,Helvetica,sans-serif; 
	color:#3D3D3D;
	text-align:center;
	margin-left:-3px;
	width:32px;
	height:32px;
	background: url(../images/wow/bullet.png) left top;
	float: left; 
	position:relative;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
	background-position: right top;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:block;
	top:50%;
	margin-top:-21px;
	z-index:60;
	height: 43px;
	width: 29px;
	background-image: url(../images/wow/arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:0px;
}
#wowslider-container1 a.ws_prev {
	left:0px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%; 
}
/* bottom center */
#wowslider-container1  .ws_bullets {
    top: 5px;
    right: 0px;
}

#wowslider-container1 .ws-title{
	position: absolute;
	bottom:15%;
	left: 0px;
	margin-right:5px;
	z-index: 50;
	padding:12px;
	color: #3D3D3D;
	text-transform:uppercase;
	background:#fff;
    font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	-moz-border-radius:0 5px 5px 0;
	border-radius:0 5px 5px 0; 
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws-title div{
	padding-top:5px;
	font-size: 12px;
	text-transform:none;
}
#wowslider-container1  .ws_thumbs { 
	font-size: 0px; 
	position:absolute;
	overflow:auto;
	z-index:70;
}
#wowslider-container1 .ws_thumbs a { 
	position:relative;
	text-indent: -4000px; 
	color:transparent;
	opacity:0.85;
}
#wowslider-container1 .ws_thumbs a:hover{
	opacity:1;
}
#wowslider-container1 .ws_thumbs a:hover img{
	visibility:visible;
}
#wowslider-container1  .ws_thumbs { 
    bottom: -61px;
    left: 0;
	width:100%;
	height:51px;
}
#wowslider-container1  .ws_thumbs div{
	position:relative;
	height:100%;
	letter-spacing:-4px;
	width:408px; 
}
#wowslider-container1 .ws_thumbs .ws_selthumb img{
	border-color:#a3b8a3;
}

#wowslider-container1 .ws_thumbs  a img{
	margin:3px;
	text-indent:0;
    -moz-box-shadow: 0 0 5px #3D3D3D;
    box-shadow: 0 0 5px #3D3D3D;
    border: 5px solid #e4fae5;
	max-width:none;
}

#wowslider-container1 .ws_images ul{
	animation: wsBasic 24s infinite;
	-moz-animation: wsBasic 24s infinite;
	-webkit-animation: wsBasic 24s infinite;
}
@keyframes wsBasic{0%{left:-0%} 8.33%{left:-0%} 16.67%{left:-100%} 25%{left:-100%} 33.33%{left:-200%} 41.67%{left:-200%} 50%{left:-300%} 58.33%{left:-300%} 66.67%{left:-400%} 75%{left:-400%} 83.33%{left:-500%} 91.67%{left:-500%} }
@-moz-keyframes wsBasic{0%{left:-0%} 8.33%{left:-0%} 16.67%{left:-100%} 25%{left:-100%} 33.33%{left:-200%} 41.67%{left:-200%} 50%{left:-300%} 58.33%{left:-300%} 66.67%{left:-400%} 75%{left:-400%} 83.33%{left:-500%} 91.67%{left:-500%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 8.33%{left:-0%} 16.67%{left:-100%} 25%{left:-100%} 33.33%{left:-200%} 41.67%{left:-200%} 50%{left:-300%} 58.33%{left:-300%} 66.67%{left:-400%} 75%{left:-400%} 83.33%{left:-500%} 91.67%{left:-500%} }

#wowslider-container1  .ws_shadow{
	background-image: url(../images/wow/bg.png);
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-1.19%;
	top:-1.77%;
	width:102.39%;
	height:103.55%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/wow/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/wow/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	top:25px;
	left:-26px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #3D3D3D;
    box-shadow: 0 0 5px #3D3D3D;
    border: 5px solid #ffffff;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:35px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:52px;
	background-color:#ffffff;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	top:35px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #3D3D3D;
    box-shadow: 0 0 5px #3D3D3D;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    border: 5px solid #ffffff;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	top:-17px;
	margin-left:2px;
	left:26px;
	background:url(../images/wow/triangle.png);
	width:20px;
	height:12px;
}
