@import url('pngfix/iepngfix.css');

body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	}
a:link, a:visited, a:active {
	color: #8DC73F;
	}
a:hover {
	color: #423929;
	}
#frame {
	width: 986px;
	height: auto;
	text-align: left;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.header {
	width: 986px;
	height: 188px;
	background-image: url(../images/layout/bg_masthead.jpg);
	background-repeat: no-repeat;
	float: left;
	}
.hormenubox {
	width: 685px;
	margin-top: 70px;
	float: right;
	display: inline;
	position: relative;
	height: 30px;
	}
a.menu:link, a.menu:active, a.menu:visited {
	width: 133px;
	height: 26px;
	padding-top: 9px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/layout/bg_menu.png);
	_background-image: url(../images/layout/bg_menu.gif);
	background-position: center -42px;
	background-repeat: no-repeat;
}
a.menu:hover {
	background-position: center -5px;
	position: relative;
}
a.menu_sm:link, a.menu_sm:active, a.menu_sm:visited {
	width: 76px;
	height: 26px;
	padding-top: 9px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/layout/bg_menu_sm.png);
	_background-image: url(../images/layout/bg_menu_sm.gif);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}
a.menu_sm:hover {
	background-position: 0px -5px;
	position: relative;
}
a.contact:link, a.contact:active, a.contact:visited, .contact:link, .contact:active, .contact:visited, .contact {
	width: 230px;
	height: 64px;
	margin-bottom: 20px;
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	background-image: url(../images/layout/btn_contact.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
a.contact:hover, .contact:hover {
	background-position: 0px -66px;
	position: relative;
}
.menudropdown {
	width: 133px;
	height: 26px;
	padding-top: 9px;
	display: block;
	color: #000000;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/layout/bg_menu.png);
	_background-image: url(../images/layout/bg_menu.gif);
	background-position: center -42px;
	background-repeat: no-repeat;
}
.menuselect {
	width: 133px;
	height: 26px;
	padding-top: 9px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/layout/bg_menu.png);
	background-image: url(../images/layout/bg_menu.gif);
	background-position: center -5px;
	background-repeat: no-repeat;
}
.menuselect_sm {
	width: 76px;
	height: 26px;
	padding-top: 9px;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images/layout/bg_menu_sm.png);
	_background-image: url(../images/layout/bg_menu_sm.gif);
	background-position: 0px -5px;
	background-repeat: no-repeat;
}
#m1 {	
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 13px;
	z-index: 10px;
	top: 24px;
	left: 213px;
	_left: 212px;
	height: auto;
	color: #000000;
	background-image: url(../images/layout/bg_dropdown.png);
	_background-image: url(../images/layout/bg_dropdown.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
*:first-child+html #m1 {
	left: 213px; /* hack for IE7 only */
	}
#m2 {	
	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 13px;
	z-index: 10px;
	top: 24px;
	left: 80px;
	_left: 79px;
	height: auto;
	color: #000000;
	background-image: url(../images/layout/bg_dropdown.png);
	_background-image: url(../images/layout/bg_dropdown.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
*:first-child+html #m2 {
	left: 80px; /* hack for IE7 only */
	}	
.hormenubox div a {	
	position: relative;
	display: block;
	margin: 0px;
	margin-left: 2px;
	margin-right: 1px;
	padding: 5px 10px;
	width: 101px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: transparent;
	color: #000000;
	font: 11px arial;
	}
.hormenubox div a:hover {	
	background: #49A3FF;
	color: #000000;
	background-image: url(../images/layout/bg_dropdownover.gif);
	background-repeat: repeat-x;
	}
.content-top {
	width: 960px;
	height: 49px;
	background-image: url(../images/layout/content-top.jpg);
	background-repeat: no-repeat;
	float: left;
	}
.content-middle {
	width: 986px;
	height: auto;
	min-height: 500px;
	background-image: url(../images/layout/bg_middle.jpg);
	background-repeat: repeat-y;
	float: left;
	}
.content-middle p {
	line-height: 1.5;
	}
.footer {
	width: 974px;
	height: 336px;
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	color: #003F00;
	}
.left-column {
	width: 240px;
	height: auto;
	min-height: 500px;
	margin-left: 75px;
	float: left;
	display: inline;
	font-size: 10px;
	font-style: italic;
	}
.left-column h1 {
	font-size: 12px;
	color: #8DC73F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.right-column {
	width: 572px;
	height: auto;
	min-height: 500px;
	margin-right: 75px;
	display: inline;
	float: right;
	}
.pageheader {
	width: 572px;
	height: 26px;
	float: left;
	border-bottom: 1px dotted #8DC73F;
	margin-bottom: 10px;
	}
.right-column h2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #699A31;
	}
.imgbox {
	width: 226px;
	height: 376px;
	margin-top: 5px;
	border: 1px solid #716146;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}
.aff-logos {
	width: 986px;
	height: 300px;
	background-image: url(../images/layout/blank.gif);
	background-repeat: no-repeat;
	float: left;
	}

