body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;  
}

.footer, .push {
	height: 40px; 
}

div.logo {
	width: 320px;
	padding: 0px;
	margin: 0px;
	height: 100px;
	float: left;
}


div.rightimg {
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	padding: 2px;
	margin: 10px;
}


div.leftimg {
        float: left;
        border-width: 1px;
        border-style: solid;
        border-color: Black;
        padding: 2px;
        margin: 10px;
}

div.text {
	color: #434343;
	margin-top: 15px;
	width: 100%;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 20px;
	font: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

div.pestfooter {
        background-image: url(images/footer.jpg);
        background-repeat: repeat-x;
        width: 100%;
        padding-top: 10px;
        background-color: #F7FEA7;
        font-size:      10pt;
        height: 30px;
}


div.footer {
	position: absolute;
	bottom: 0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 10px;
	background-color: #F7FEA7;
	font-size:	10pt;
}

div.menu {
	width: 400px;
	background-color: #F7FEA7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
        border-left-width: 1px;
        border-left-style: solid;
	margin-top: 5px;
	padding-left: 0px;
	float: right;	
	height: 19px;
}

div.menuimg {
	float: left;
}


div.header {
	width: 790px;
}

div.container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}


html>body #container {
	height: auto;
}
