html {
	height: 100% !important;
	margin: 0;
	padding: 0; }
body {
	color: #2d3543;
	font-size: 11px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	text-align: center;
	background-color: #8a9e74;
	height: 100% !important;
	background-image: url(/sitestyle/templates/images/background.gif);
	background-repeat: repeat-x;
}
* { 
	margin:0px;
	padding:0px;
}
p {
	padding-bottom: 5px; }
img {
	border-width: 0; }
table {
	border-collapse: collapse;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px; }
li {
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(/sitestyle/templates/images/li.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 10px;
	padding-left: 15px !important; 
	padding-left /**/:0px;
	bottom: 5px;	
}
blockquote {
	margin-left: 10px; }
hr {
	color: #dbe2e5;
	background-color: #dbe2e5;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0; }
a { color: blue; text-decoration: underline; }
a:hover { color: blue; text-decoration: none; }

.nostyle {
	display: none;
}

.clear-both {
	clear: both;
}
.float-right {
	float: right;
	margin-left: 14px;
	margin-bottom: 10px;
}
.float-left {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
#header {
	text-align: left;
	width: 784px;
	position: relative;
	height: 157px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/sitestyle/templates/images/header_background.gif);
	background-repeat: no-repeat;
}
#header #logo {
	position: absolute;
	top: 10px;
	left: 20px;
}
#mainmenu {
	position: absolute;
	top: 120px;
	left: 16px;
	width: 750px;
	height: 27px;
}
#mainarea {
	margin-bottom: 20px;
	text-align: left;
	width: 780px !important; 
	width /**/:784px;
	position: relative;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #9fa599;
	border-bottom: 2px solid #9fa599;
	border-left: 2px solid #9fa599;
	background-color: #ffffff;
}
#content {
	position: absolute;
	top: 0px;
	left: 177px;
	width: 378px;
	padding-bottom: 60px;
	padding-top: 236px;
}
#content-wide {
	position: absolute;
	top: 0px;
	left: 177px;
	width: 587px;
	background-color:#33FF66
	padding-bottom: 60px;
	padding-top: 236px;
}
#left {
	position: absolute;
	width: 130px;
	top: 0px;
	left: 25px;
	padding-bottom: 60px;
	padding-top: 240px;
}
#partnersheader {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right {
	position: absolute;
	top: 0px;
	right: 15px;
	width: 189px;
	padding-bottom: 60px;
	padding-top: 240px;
}
#footer {
	position: absolute;
	height: 53px;
	width: 748px;
	bottom: 11px;
	left: 26px;
	top: 940px;
	background-repeat: no-repeat;
	background-image: url(/sitestyle/templates/images/footer_background.gif);
	background-position: 0px 15px;
}
#flashimage {
	position: absolute;
	width: 780px;
	height: 222px;
	top: 0px;
	left: 0px;
}
.bannerlinks a {
	color: #333333;
	text-decoration: underline;
}
.bannerlinks a:hover {
	color: #f38900;
	text-decoration: underline;
}
.bannerlinks b {
	color: #f38900;
	padding-bottom: 3px;
	font-size: 14px;
	display: block;
	font-weight: bold;
}
