﻿
body {
	padding: 0;
	margin: 0;
	background-color: #F9F9F9;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-image: url('images/bodymainbg.png');
}
#body {
	background-image: url('images/bodybg.jpg');
	background-repeat: no-repeat;
	background-position: 50% top;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	width: 100%;
	height: 141px;
}
#container {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.headerbanner {
	height: 60px;
	width: 490px;
	float: left;
	position: relative;
	text-align: center;
}
#banner {
	height: 141px;
	overflow: hidden;
	float: right;
	width: 300px;
}
#banner a {
	height: 100%;
	display: block;
	width: 100%;
}
#headermenu {
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	clear: both;
}
#headermenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#headermenu li {
	margin-right: -1px;
	display: inline;
}
#headermenu li a {
	display: inline-block;
	background-image: url('images/hmenunbg.gif');
	background-repeat: repeat-x;
	height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	background-color: #E0EE93;
	width: 12%;
}
#headermenu li a:hover {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	color: #000000;
	background-image: url('images/hmenunbghover.gif');
	background-repeat: repeat-x;
}
#headermenu li a {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
}
#rightcont {
	width: 300px;
	float: right;
	height: 100%;
	overflow: hidden;
}
#leftcont {
	height: 100%;
	overflow: hidden;
}
#leftcont a {
	height: 81px;
	display: block;
	width: 93px;
	line-height: 81px;
	text-decoration: none;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-image: url('images/linkbg.png');
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	float: left;
}
#leftcont a:hover {
	background-color: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: none;
}
#footerlinks {
	border: 1px solid #BBDE00;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FBFFEC;
	padding-bottom: 10px;
}
.hleft {
	height: 100%;
}
.hbanner {
	height: 60px;
	width: 468px;
	position: relative;
	top: 2em;
}
a {
	text-decoration: none;
	color: #71A503;
}
a:hover {
	color: #000000;
}
#bigbanner {
	height: 90px;
	text-align: center;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	line-height: 90px;
}
.searchkey {
	height: 100px;
	background-color: #FBFFEC;
	border: 1px solid #BBDE00;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
}
.searchword {
	padding: 0;
	margin: 0;
	background-image: url('images/hmenunbg.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 22px;
	line-height: 22px;
}
#footerlinks table {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-collapse: collapse;
	width: 98%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.googleadns {
	background-color: #000000;
	height: 250px;
	line-height: 250px;
	color: #FFFFFF;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
#banner a:hover {
	background-position: 33px 7px;
	background-image: url('images/homeicon.gif');
	background-repeat: no-repeat;
}

