@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bgup.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #82a6ca;	
	}


#wrapper #header {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	margin: auto;
	height: 195px;
	width: 1058px;
}
#wrapper #links {
	background-repeat: repeat-x;
	margin: auto;
	height: 42px;
	width: 1058px;
}
#wrapper #body #slider {
	background-image: url(../images/bg3.png);
	background-repeat: repeat;
	height: 167px;
	width: 1058px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper #body #content {
	margin: auto;
	height: 720px;
	width: 1058px;
	background-image: url(../images/bg3.png);
	background-repeat: repeat-y;
}
#wrapper #body #footer {
	background-image: url(../images/footer2.png);
	height: 263px;
	width: 1058px;
	clear: both;
	margin: auto;
	color: #E2E2E2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper #header #logo {
	height: 191px;
	width: 277px;
	padding-top: 4px;
	padding-left: 20px;
}
#wrapper #header #slogan {
	height: 43px;
	width: 237px;
	margin-top: -43px;
	padding-left: 280px;
}
#wrapper #body #content #sidelinks {
	width: 169px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	padding-top: 10px;
	background-image: url(../images/bglink.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
#wrapper #body #content #contact {
	clear: none;
	color: #000;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	padding-top: 5px;
}




/*link buttons and rollover attributes*/


a#rollover7 { 
	background-image: url('../images/home.png');
	height: 39px;
	width:71px;
	display:block;
}
a#rollover7:hover {
	
	background-image: url('../images/homeOver.png');
}
#wrapper #background #body #content #planthelp img {
	padding-top: 10px;
	padding-left: 47px;
}
#wrapper #background #body #content #text {
	padding-top: 10px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	width: 800px;
	float: left;
	padding-left: 10px;
}

/*ALL OF THE FOLLOWING BELOW IS THE LINK BAR CSS*/

#links
{	margin: 0;
	padding: 0;
	z-index: 30}

#links li
{
	list-style: none;
	float: left;
	font: bold 11px arial;
	margin: 0;
	padding: 0;
}

#links li a
{
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	
}

links li a:hover
{
	background: #0F0;
}

#links div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #4c5134;
	float: left;
}

/*properties for the sublinks*/
	#links div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		height: 10;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		
		color: #FFF;
		font: 11px arial}


/*properties for hover over for sublinks on linkbar*/
	#links div a:hover
	{
	color: #FFF;
	background-color: #5B5E73;	
}
/*link bar properties END*/
#wrapper #background #body {
	padding-top: 7px;
	background-repeat: no-repeat;
}
#wrapper #background #body #content #text #title {
	height: 29;
	background-image: url(../images/line.png);
}
#wrapper #background #body #divide {
	background-image: url(../images/bar3.png);
	height: 40px;
	width: 1058px;
	margin: auto;
	background-repeat: repeat-x;
}
#wrapper #background #body #divide img {
	padding-top: 10px;
	padding-left: 35px;
}
#wrapper #background #body #footer table {
	margin-left: 30px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#wrapper #background #body #slider img {
	padding-left: 17px;
}

#wrapper #background #body #bottomlinks {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: auto;
	text-align: center;
}
