* {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
    clear: both;
}

.spacer {
    height: 32px;
}

.left {
    float: left;
}

.right {
    float: right;
}

body {
	font-family: Arial;
	font-size: 0px;
	background-color:black;
}

#wrapper {
    width: 851px;
    background: black;
    margin: 0px auto;
}

#header {
    margin: 0px auto;
    padding: 10px 0 0 0;
    width: 830px;
}

#navbar {
    float: right;
}

#navbar a {
    font-size: 16px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 20px;
}

#navbar a:hover {
    color: #01b427;
}

#navbar p {
    color: #01b427;
    float: right;
    padding: 10px 20px;
    font-weight: bold;
}

#main {
    width: 850px;
    float: left;
}

#main #right_side {
	width: 140px;
	float: left;
	display: block;
	margin-left: 2px;
	color: #010dfe;
	text-align: left;
}

#main #right_side ul {
    display: block;
    float: left;
    list-style-type: none;
    margin-bottom: 100px;
}

#main #right_side ul li a {
	display: block;
	align: left;
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main #right_side ul li a:hover {
    color: #01b427;
}

#main #content {
    float: right;
	font-size: 7px;
    width: 690px;
    padding: 5px 7px 0 5px;
}

#main #content .heading h1 {
    font-size: 40px;
    color: white;
    text-align: left;
    font-weight: bold;
    line-height: 150%;
    margin-left: 25px;
    margin-bottom: 25px;
}

#main #content .heading h1 span {
    font-size: 60px;
    text-align: right;
    border-bottom: 5px double green;
}

.spancustom {
    font-size: 4220px;
    text-align: right;
    border-bottom: 5px double green;
}


#main #content #text_box {
    
}

#main #content #text_box .text_box_up {
    width: 379px;
    height: 31px;
    background: transparent url("../images/text_box_up.png") no-repeat;
}

#main #content #text_box .text_box_content {
    width: 379px;
    height: auto;
    padding: 0 0 0 10px;

    background: transparent url('../images/text_box_bg.png') repeat-y;
}

#main #content #text_box .text_box_bottom {
    width: 379px;
    height: 29px;
    background: transparent url('../images/text_box_bottom.png') no-repeat;
}

#main #content #text_box .text_box_content ul {
    list-style-image: url('../images/d_ul.png');
    list-style-position: inherit;
    padding-left:30px;
    font-size: 20px;
    width: 325px;
}

#main #content #text_box .text_box_content ul span {
    font-weight: bold;
    font-size: 22px;
}

#main #content .interesant {
    width: 390px;
    margin-left: 10px;
}

#main #content .interesant a.products {
    width: 241px;
    height: 101px;
    margin-left: 110px;
    background: url('../images/nav-menu/products_over.jpg') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .interesant a.products:hover {
    width: 241px;
    height: 101px;
    background: url('../images/nav-menu/products.jpg') no-repeat;
}

#main #content .interesant a.research {
    width: 249px;
    height: 101px;
    margin-left: 110px;
    background: url('../images/nav-menu/research_over.jpg') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .interesant a.research:hover {
    background: url('../images/nav-menu/research.jpg') no-repeat;
}

#main #content .interesant a.gallery {
    width: 191px;
    height: 101px;
    margin-left: 110px;
    background: url('../images/nav-menu/gallery_over.jpg') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .interesant a.gallery:hover {
    background: url('../images/nav-menu/gallery.jpg') no-repeat;
}

#main #content .interesant h2 {
    font-size: 22px;
}

#main #content #footer {
    margin-top: 90px;
    color: white;
    width: 580px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

#main #content #footer #footer_nav {
    border-bottom: 2px solid white;

}

#main #content #footer #footer_nav a {
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    padding: 0 10px 5px 10px;
}

#main #content #footer #footer_nav a:hover {
    color: #01b427;
}

.pinner {
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
}

.lipinner {
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	list-style-type:square;
	list-style-position:inside;}


#main #content #text_box .text_box_custom {
    width: 379px;
    height: auto;
    padding: 0 0 0 0px;

    background: transparent url('../images/text_box_bg.png') repeat-y;
}



#main #content .customlink {
    width: 390px;
    margin-left: 10px;
}

#main #content .customlink a.products {
    width: 241px;
    height: 101px;
    margin-left: 0px;
    background: url('../images/nav-menu/products_over.jpg') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.products:hover {
    width: 241px;
    height: 101px;
    background: url('../images/nav-menu/products.jpg') no-repeat;
}

#main #content .customlink a.research {
    width: 249px;
    height: 101px;
    margin-left: 0px;
    background: url('../images/nav-menu/research_over.jpg') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.research:hover {
    background: url('../images/nav-menu/research.jpg') no-repeat;
}

#main #content .customlink a.gallery {
    width: 191px;
    height: 101px;
    margin-left: 0px;
    background: url('../images/nav-menu/gallery_over.jpg') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.gallery:hover {
    background: url('../images/nav-menu/gallery.jpg') no-repeat;
}

#main #content .customlink a.disease {
    width: 243px;
    height: 101px;
    margin-left: 0px;
    background: url('../images/nav-menu/diseasepush.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.disease:hover {
    background: url('../images/nav-menu/disease.png') no-repeat;
}

#main #content .customlink a.estab {
    width: 260px;
    height: 101px;
    margin-left: 0px;
    background: url('../images/nav-menu/estabpush.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.estab:hover {
    background: url('../images/nav-menu/estab.png') no-repeat;
}
/*---------------------------------------------*/


#main #content .customlink a.product-erosion-gallery {
    width: 222px;
    height: 101px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnerosion-gallery-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-erosion-gallery:hover {
    background: url('../images/nav-menu/btnerosion-gallery-hover.png') no-repeat;
}

#main #content .customlink a.product-erosion-product{
    width: 250px;
    height: 108px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnerosion-products-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-erosion-product:hover {
    background: url('../images/nav-menu/btnerosion-products-hover.png') no-repeat;
}


/*---------------------------------------------*/


#main #content .customlink a.product-nursery-gallery {
    width: 193px;
    height: 108px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnnursery-gallery-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-nursery-gallery:hover {
    background: url('../images/nav-menu/btnnursery-gallery-hover.png') no-repeat;
}

#main #content .customlink a.product-nursery-product{
    width: 240px;
    height: 105px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnnursery-products-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-nursery-product:hover {
    background: url('../images/nav-menu/btnnursery-products-hover.png') no-repeat;
}

#main #content .customlink a.product-nursery-research{
    width: 243px;
    height: 105px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnnursery-research-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-nursery-research:hover {
    background: url('../images/nav-menu/btnnursery-research-hover.png') no-repeat;
}



/*---------------------------------------------*/


#main #content .customlink a.product-turf-gallery {
    width: 207px;
    height: 107px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnturf-gallery-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-turf-gallery:hover {
    background: url('../images/nav-menu/btnturf-gallery-hover.png') no-repeat;
}

#main #content .customlink a.product-turf-product{
    width: 243px;
    height: 107px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnturf-products-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-turf-product:hover {
    background: url('../images/nav-menu/btnturf-products-hover.png') no-repeat;
}

#main #content .customlink a.product-turf-research{
    width: 253px;
    height: 105px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnturf-research-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-turf-research:hover {
    background: url('../images/nav-menu/btnturf-research-hover.png') no-repeat;
}

/*---------------------------------------------*/


#main #content .customlink a.product-landscape-gallery {
    width: 192px;
    height: 107px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnlandscape-gallery-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-landscape-gallery:hover {
    background: url('../images/nav-menu/btnlandscape-gallery-hover.png') no-repeat;
}

#main #content .customlink a.product-landscape-product{
    width: 238px;
    height: 107px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnlandscape-products-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-landscape-product:hover {
    background: url('../images/nav-menu/btnlandscape-products-hover.png') no-repeat;
}

#main #content .customlink a.product-landscape-research{
    width: 245px;
    height: 109px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnlandscape-research-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-landscape-research:hover {
    background: url('../images/nav-menu/btnlandscape-research-hover.png') no-repeat;
}


/*---------------------------------------------*/


#main #content .customlink a.product-lawngarden-gallery {
    width: 188px;
    height: 108px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnlawngarden-gallery-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-lawngarden-gallery:hover {
    background: url('../images/nav-menu/btnlawngarden-gallery-hover.png') no-repeat;
}

#main #content .customlink a.product-lawngarden-product{
    width: 239px;
    height: 106px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnlawngarden-products-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-lawngarden-product:hover {
    background: url('../images/nav-menu/btnlawngarden-products-hover.png') no-repeat;
}

#main #content .customlink a.product-lawngarden-research{
    width: 245px;
    height: 109px;
    margin-left: 0px;
    background: url('../images/nav-menu/btnlawngarden-research-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.product-lawngarden-research:hover {
    background: url('../images/nav-menu/btnlawngarden-research-hover.png') no-repeat;
}

/*---------------------------------------------*/
/*---------------------------------------------*/


#main #content .customlink a.overview1 {
    width: 595px;
    height: 59px;
    margin-left: 0px;
    background: url('../images/nav-menu/btn1-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.overview1:hover {
    background: url('../images/nav-menu/btn1-hover.png') no-repeat;
}

#main #content .customlink a.overview2 {
    width: 559px;
    height: 59px;
    margin-left: 0px;
    background: url('../images/nav-menu/btn2-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.overview2:hover {
    background: url('../images/nav-menu/btn2-hover.png') no-repeat;
}

#main #content .customlink a.overview3{
    width: 514px;
    height: 62px;
    margin-left: 0px;
    background: url('../images/nav-menu/btn3-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.overview3:hover {
    background: url('../images/nav-menu/btn3-hover.png') no-repeat;
}
#main #content .customlink a.overview4{
    width: 479px;
    height: 61px;
    margin-left: 0px;
    background: url('../images/nav-menu/btn4-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.overview4:hover {
    background: url('../images/nav-menu/btn4-hover.png') no-repeat;
}

#main #content .customlink a.overview5{
    width: 442px;
    height: 61px;
    margin-left: 0px;
    background: url('../images/nav-menu/btn5-active.png') no-repeat;
    display: block;
    text-decoration: none;
}

#main #content .customlink a.overview5:hover {
    background: url('../images/nav-menu/btn5-hover.png') no-repeat;
}



/*---------------------------------------------*/



#main #content #home_links {
    width: 100%;
}

#main #content #home_links a.agriculture {
    width: 224px;
    float: left;
    display: block;
    height: 166px;
    background: transparent url('../images/home/agriculture-active.png') no-repeat;
}

#main #content #home_links a.agriculture:hover {
    display: block;
    width: 224px;
    height: 166px;
    background: transparent url('../images/home/agriculture-hover.png') no-repeat;
}

#main #content #home_links a.nursery {
    width: 224px;
    float: left;
    display: block;
    height: 166px;
    background: transparent url('../images/home/nursery-active.png') no-repeat;
}

#main #content #home_links a.nursery:hover {
    display: block;
    width: 224px;
    height: 166px;
    background: transparent url('../images/home/nursery-hover.png') no-repeat;
}

#main #content #home_links a.turfgrass {
    width: 224px;
    float: left;
    display: block;
    height: 166px;
    background: transparent url('../images/home/turfgrass-active.png') no-repeat;
}

#main #content #home_links a.turfgrass:hover {
    display: block;
    width: 224px;
    height: 166px;
    background: transparent url('../images/home/turfgrass-hover.png') no-repeat;
}

#main #content #home_links a.landscape {
    width: 224px;
    float: left;
    display: block;
    height: 166px;
    background: transparent url('../images/home/landscape-active.png') no-repeat;
}

#main #content #home_links a.landscape:hover {
    display: block;
    width: 224px;
    height: 166px;
    background: transparent url('../images/home/landscape-hover.png') no-repeat;
}

#main #content #home_links a.lawn {
    width: 224px;
    float: left;
    display: block;
    height: 166px;
    background: transparent url('../images/home/lawn-active.png') no-repeat;
}

#main #content #home_links a.lawn:hover {
    display: block;
    width: 224px;
    height: 166px;
    background: transparent url('../images/home/lawn-hover.png') no-repeat;
}

#main #content #home_links a.erosion {
    width: 224px;
    float: left;
    display: block;
    height: 166px;
    background: transparent url('../images/home/erosion-active.png') no-repeat;
}

#main #content #home_links a.erosion:hover {
    display: block;
    width: 224px;
    height: 166px;
    background: transparent url('../images/home/erosion-hover.png') no-repeat;
}


.pwhite {
	font-family:Arial;
	font-style:normal;
	font-size:14px;
	padding-left:20px;
	padding-right:20px;
	color:white;
}


.pgreen {
	font-family:Arial;
	font-style:normal;
	font-size:18px;
	padding-left:20px;
	padding-right:20px;
	color:green;
	font-weight:bold;
}
