/* ++++++++++++++++++ Backgrounds ++++++++++++++++++ */

body {
	background:url(/images/backgrounds/default.jpg) no-repeat 0 0 #fff;
	background-attachment:fixed;
	background-position:top center;
	background-color:#76b7f7;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

/* ++++++++++++++++++ Standard HTML ++++++++++++++++++ */

a {text-decoration:none; color:#0c5104;}
a:hover {text-decoration:underline; color:#0c5104;}
.green {text-decoration:none; color:#0c5104;}

/* ++++++++++++++++++ Containers ++++++++++++++++++ */

#wrapper {
	background:url(/images/justrope.gif);
	background-repeat:no-repeat;
	background-position:0 -5px;
	height:90px;
	margin:0 auto;
}

#contentwrap {
	width:1002px;
	margin:0 auto;
}

#left {
	float:left;
	margin:0;
	width:203px;
}

#sheet1top {
	background:url(/images/sheet1top.gif);
	background-repeat:no-repeat;
	height:90px;
}


#sheet1bot {
	background:url(/images/sheet1bot.gif);
	background-repeat:no-repeat;
	height:26px;
}


#sheet2top {
	background:url(/images/sheet2top.gif);
	background-repeat:no-repeat;
	height:90px;
}

#sheet2bot {
	background:url(/images/sheet2bot.gif);
	background-repeat:no-repeat;
	height:38px;
}

#sheet2exp {
	background:url(/images/sheet2expback.gif);
	background-repeat:repeat-y;	
	min-height:29px;
}

* html #sheet2exp{height:29px}

#sheet2expbot {
	background:url(/images/sheet2expbot.gif);
	background-repeat:no-repeat;
	height:15px;
}

#leftcontent {
	background-image:url(/images/sheet1back.gif);
	background-repeat:repeat-y;
}

#rightcontent {
	background-image:url(/images/sheet2back.gif);
	background-repeat:repeat-y;
}

#right {
	float:right;
	margin:0;
	width:794px;
}

#logo {width:100%; height:55px; text-align:center; margin:0 0 10px 5px; padding:0;}

#header {text-align: right; margin:0; padding:64px 50px 0 0;}

#footer {margin:0; padding:0; overflow:auto;}
#languages {margin:0; padding:0 0 0 5px;}
#footerLeft {float:left; margin:0; padding:0 0 0 25px;}
#footerRight {float:right; margin:0; padding:10px 25px 0 0;}

.flashcontainer {text-align:center; overflow:hidden;}

.content {text-align:left; margin:0; padding:0 25px 15px 25px; font-size:12px;}
.content h1 {color:#5aa041; margin:0; padding:10px 0 0 0; font-size:24px;}
.content h2 {color:#5aa041; margin:0; padding:10px 0 0 0; font-size:16px;}
.content p {margin:0; padding:10px 0 0 0;}
.content table {margin:0; padding:0;}

/* ++++++++++++++++++ Non-Standard HTML ++++++++++++++++++ */

.sidebar {
	display: block;
	width: 200px;
	float: right;
	margin:10px 0 10px 20px;
	background-color: #F9FAD3;
	border: 1px solid #98CB51;
	color: #517827;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.sidebar p {margin:0; padding:0 0 10px 0;}
.sidebar ul {margin:0 0 0 15px; padding:0 0 10px 0;}

.sidebarwide {
	display: block;
	width: 300px;
	float: right;
	margin:10px 0 10px 20px;
	background-color: #F9FAD3;
	border: 1px solid #98CB51;
	color: #517827;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.sidebarwide p {margin:0; padding:0 0 10px 0;}
.sidebarwide ul {margin:0 0 0 15px; padding:0 0 10px 0;}

.download {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.banner {
	text-align:center;
	margin:20px;
	padding:0;
}

.pestBox {float:left; width:182px;  margin:5px 0 0 0; padding:0;}
.pestTop {background:url("/images/toxics/pestTop.gif") no-repeat top center; height:12px; overflow:hidden; margin:0; padding:0;}
.pestDarkGreen {background:url("/images/toxics/pestDarkGreen.gif") repeat-y top center; margin:0; padding:0;}
.pestDarkGreen h1 {font-size:16px; color:#FFFFFF; text-align:center; margin:0; padding:0 5px 5px 5px; text-transform:uppercase;}
.pestDarkGreen h2 {font-size:12px;color:#FFFFFF; margin:0; padding:5px 10px 5px 10px; text-transform:uppercase;}
.pestLightGreen {background:url("/images/toxics/pestLightGreen.gif") repeat-y top center; margin:0; padding:0;}
.pestLightGreen p {font-size:11px; color:#FFFFFF; margin:0; padding:5px 10px 5px 10px;}
.pestLightGreen ul {font-size:11px; color:#FFFFFF; margin:0; padding:5px 10px 5px 35px;}
.pestLightGreen ul li {font-size:11px; list-style:disc; color:#FFFFFF; margin:0; padding:0;}
.pestBottom {background:url("/images/toxics/pestBottom.gif") no-repeat top center; height:15px; overflow:hidden;}

/* ++++++++++++++++++ Navigation ++++++++++++++++++ */

#nav {padding:0 7px 0px 40px;}
#nav div {font-weight:bold; color:#0c5104; margin:0 0 10px -20px; padding:0;}

#nav ul {margin:0; padding:0;}
#nav ul li {list-style-image:url(/images/checkmark.gif); margin:0; padding:0;}

#nav ul ul {padding:5px 0 5px 10px; margin:0;}
#nav ul ul li {list-style:disc; list-style-image:none; margin:0; padding:0;}

#nav ul ul ul {padding:5px 0 5px 12px; margin:0;}
#nav ul ul ul li {list-style:circle; list-style-image:none; font-size:9px; margin:0; padding:0;}

#nav li a {color:#0c5104; text-decoration:none;}
#nav li a:hover {color: #1cbb0a;}

/* ++++++++++++++++++ Host ++++++++++++++++++ */

.host {position:absolute; left:0px; bottom:0px; clear:both;}