html, body{
	height:100%;
	margin-bottom:1px;
}
body{
	font-family:tahoma;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
	background-color: #4A9126;
	background-image: url(../images/bg-body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a{
	cursor: pointer;
}
img{
	border:0px;
}
p{
	padding:0px 0px 10px 0;
	margin:0px;
	font-family: tahoma;
	font-size:11px;
	color:#666;
	text-decoration:none;
	line-height:15px;
}
h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
form, input {
	margin:0px;
	padding:0px;
}
.search-input {
	font-family:arial,verdana;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	margin:0px;
	padding:0px 0 0 5px;
	border:0px;
}
.search- {
	font-family:arial,verdana;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:0px;
}
.bg-nav {
	background-image: url(../images/bg-nav-cen.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.bg-search {
	background-image: url(../images/search-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.bg-nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.bg-nav ul li{
	padding:0px;
	margin:0px;
	background-image: url(../images/nav-pipe.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	height:30px;
}
.bg-nav ul li a {
	font-family:arial,verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	padding:0px 12px 0 12px;
	margin:0px;
	width:auto;
	text-align:left;
	line-height:25px;
}
.bg-nav ul li a:hover {
	text-decoration:underline;
}
.bg-center{
	background-image: url(../images/top-c.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-center2{
	background-image: url(../images/b2-c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.left-dot{
	background-image: url(../images/left-dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.right-dot{
	background-image: url(../images/right-dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
h2 {
	font-family:arial,verdana;
	font-size:15px;
	color:#000;
	text-decoration:none;
	padding:0px 0 5px 0;
	margin:0px;
}
h3 {
	font-family:arial,verdana;
	font-size:16px;
	color:#4c9c26;
	text-decoration:none;
	padding:10px 0 7px 0;
	margin:0px;
	font-style:italic;
}
.content {
	font-family: tahoma;
	font-size:11px;
	color:#666;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:15px;
}
.footer-content{
	font-family: tahoma;
	font-size:10px;
	color:#b9b5b5;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:15px;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#79a5d3;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:22px;
	padding-left:26px;
}
.click-here {
	font:Tahoma;
	font-size:10px;
	color:#ff0000;
	text-decoration:none;
	
	}
.click-here:hover {
	text-decoration:underline;
	}
.border-r{
	border-right:2px solid #7cc5d8;
}
.footer {
	font-family: Arial, Helvetica, sans-serif
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:0px 16px 0 16px;
	margin:0px;
	line-height:16px;
}
.footer:hover {
	text-decoration:underline;
	}
.footer-pipe {
	font-family: Arial, Helvetica, sans-serif
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:16px;
}