body{
font-family:verdana;
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}


p.font2
{
font-size:80%;
}

p.font1
{
font-size:100%
}

h1.blank
{
font-size:1px;
color: white;
}

h3.fontgreen
{
font-size:80%;
color:#009900;
}

h2.fontgreen
{
font-size:100%;
color:#009900;
}

ul.leftmenu
{
font-size:90%;
position:fixed;
left:10;
top:115;
list-style-image: url('images/drop.gif');
background-color: rgb(136,189,107);
color:white;
margin-top: 19px;
margin-right:0.2cm;
}

ul.homeleftmenu
{
font-size:90%;
list-style-image: url('images/drop.gif');
background-color: rgb(136,189,107);
color:white;
margin-top: 19px;
margin-right:0.2cm;
}

ul.centre
{
background-color: #DEEED4;
position:absolute;
left:450px;
top: 330px;
padding:5px;
}

ul.horiz1
{
float:left;
width:100%;
font-size:80%;
padding:0;
margin-top:10px;
list-style-type:none;
}

ul.envsvces
{
font-size:80%
}

ul.pestlist
{
font-size:80%
}

a.head
{
position:relative;
left:400px;
top:53px;
padding:5px;
background-color: rgb(136,189,107);
color:white;
font-size: 90%;

}

a.one:link {color: white}
a.one:visited {color: white}
a.one:hover {color: black}
a.one:active {color: white}

a.pestlist
{
text-decoration:underline;
color:#009900;
padding:2px 2px;
}


a.horiz1
{
float:left;
width:163px;
text-decoration:underline;
color:white;
background-color:rgb(136,189,107);
padding:2px 2px;
border-right:0px solid white;
}

a.horiz1:hover 
{
color:black;
}

li.horiz1
{
display:inline
}

a.pests
{
text-decoration:underline;
color:white;
background-color:rgb(136,189,107);
padding:2px 2px;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin-right: auto;
margin-left: auto; /*Center container on page*/
}

#topsection{
background-image:url('images/SDKBgrdHead.jpg');
background-repeat:no-repeat;
height: 126px; /*Height of top section*/
}



#contentwrapper{
float: left;
width: 100%;
background: url(images/backwhite1000x2.gif) repeat-y 50% 0;
}

#contentcolumn{
margin: 0px 236px 0px 236px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding:10px

}


#leftcolumn{
float: left;
width: 236px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
background: #DEEED4;

}

#rightcolumn{
float: left;
width: 236px; /*Width of right column*/
margin-left: -236px; /*Set left margin to -(RightColumnWidth)*/
background-color: #DEEED4;
}

#footer{
clear: left;
width: 100%;
background: #DEEED4;
color: black;
font-weight:bolder;
text-align: center;
padding: 4px 0;
background-image:url('images/NPTA 0_mid_logo1_BPCAlogo4.gif');
background-repeat:no-repeat;
height: 85px; 
}

.foot
{
position:relative;
left:0px;
bottom:-20px;
padding:0px;
color:black;
font-weight:bolder;
}

.sdkfoot
{
position:relative;
left:-400px;
bottom:-50px;
padding:0px;
color:black;

}


#footer a{
color: ;
}


img.right
{
position:absolute;
right:10px
}

img.top
{
position:absolute;
top:145px
}

img.left
{
padding:0.45cm;
float:left;
}



.clear {
     clear: both;
}
