﻿body 
{
    margin: 0px;
    padding: 0px;
    background: #607757;
}
div, span, ol, ul, li, table, tr, td, img
{
    margin: 0px;
    padding: 0px;
}
p,h1,h2,h3,h4,h5,h6
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
ul
{
    list-style: none
}
#main_box
{
    width: 950px;
    margin: 0px auto;
    background: url(images/indexPage/pe_bg.jpg) no-repeat;
}
#top_box
{
}
.logo_box
{
}
.logo_box a
{
    display: block;
    text-decoration: none;
    width: 370px;
    height: 202px;
}
.logo_box a:hover
{
    background: url(images/indexPage/top_logo.jpg) no-repeat;
}
#content_box
{
    overflow: hidden;
}
#info_box
{
    width: 354px;
    float: left;
}
.info_box_pad
{
    padding: 0px 17px 5px 26px;
}
#label_box
{
    height: 386px;
    position: relative;
}
#label_box h2
{
    margin-left: -7777px;
}
#label_box a
{
    display: block;
    width: 130px;
    height: 25px;
    position: absolute;
    left: 125px;
    top: 310px;
}
.label_supertrace { background: url(images/indexPage/label_supertrace.jpg) no-repeat; }
.label_19-0-3 { background: url(images/indexPage/label_19-0-3.jpg) no-repeat; }
.label_soilseeds { background: url(images/indexPage/label_soilseeds.jpg) no-repeat; }
.label_nutrex { background: url(images/indexPage/label_nutrex.jpg) no-repeat; }
.label_speedygreen { background: url(images/indexPage/label_speedygreen.jpg) no-repeat; }
.label_superroots { background: url(images/indexPage/label_superroots.jpg) no-repeat; }
.skip_box
{
    height: 48px;
}
.skip_box a
{
    display: block;
    height: 26px;
    width: 235px;
    text-decoration: none;
}
.skip_box a:hover { background: url(images/indexPage/skip.jpg) no-repeat; }
.skip_box span { margin-left: -7777px; }
#menu_box
{
    position: relative;
    float: left;
    width: 550px;
}
#menu_box h1
{
    margin-left: -7777px;
    position: absolute;
}
li.topleft
{
    position: absolute;
    top: 0px;
    left: 0px;
}
li.topright
{
    position: absolute;
    top: 0px;
    left: 270px;
}
li.midleft
{
    position: absolute;
    top: 131px;
    left: 0px;
}
li.midright
{
    position: absolute;
    top: 131px;
    left: 270px;
}
li.bttmleft
{
    position: absolute;
    top: 250px;
    left: 0px;
}
li.bttmright
{
    position: absolute;
    top: 250px;
    left: 270px;
}
.topleft a 
{ 
    display: block;
    width: 264px;
    height: 131px;
    text-decoration: none;
}
.topleft a:hover { background: url(images/indexPage/menu_topLeft.jpg) no-repeat; }
.topright a
{
    display: block;
    width: 264px;
    height: 131px;
    text-decoration: none;
}
.topright a:hover { background: url(images/indexPage/menu_topRight.jpg) no-repeat; }
.midleft a
{
    display: block;
    width: 270px;
    height: 119px;
    text-decoration: none;
}
.midleft a:hover { background: url(images/indexPage/menu_midLeft.jpg) no-repeat; }
.midright a
{
    display: block;
    width: 264px;
    height: 119px;
    text-decoration: none;
}
.midright a:hover { background: url(images/indexPage/menu_midRight.jpg) no-repeat; }
.bttmleft a
{
    display: block;
    width: 270px;
    height: 119px;
    text-decoration: none;
}
.bttmleft a:hover { background: url(images/indexPage/menu_bttmLeft.jpg) no-repeat; }
.bttmright a
{
    display: block;
    width: 264px;
    height: 119px;
    text-decoration: none;
}
.bttmright a:hover { background: url(images/indexPage/menu_bttmRight.jpg) no-repeat; }

#footer {
	background-color: black;
	font-size: 12px;
	color: white;
	padding-top: 20px;
	padding-bottom: 20px;
}
.EmailLink {
	color: #999999;
	font-weight:bold;
}
/* PRELOAD BG images */

.preload
{
    margin-left: -7777px;
    position: absolute;
}
.load_topleft
{
    background: url(images/indexPage/menu_topLeft.jpg) no-repeat;
}
.load_topright
{
    background: url(images/indexPage/menu_topRight.jpg) no-repeat;
}
.load_midleft
{
    background: url(images/indexPage/menu_midLeft.jpg) no-repeat;
}
.load_midright
{
    background: url(images/indexPage/menu_midRight.jpg) no-repeat;
}
.load_bttmleft
{
    background: url(images/indexPage/menu_bttmLeft.jpg) no-repeat;
}
.load_bttmright
{
    background: url(images/indexPage/menu_bttmRight.jpg) no-repeat;
}
.load_top_logo
{
    background: url(images/indexPage/top_logo.jpg) no-repeat;
}
.load_pe_bg
{
    background: url(images/indexPage/pe_bg.jpg) no-repeat;
}


