* {
	margin: 0; padding: 0;
}
.clear {
	clear: both; 
}

/* Coded by Vizon Media http://VizonMedia.com */

body {
	font: normal 12px 'trebuchet ms', arial, tahoma;
	color: #315A1C;
}
#container {
	width: 800px;
	height: auto;
	margin: 0 auto;
}
#head {
	width: auto;
	height: 152px;
	background: url("images/head.gif") repeat-x;
}
.none {
	display: none;
}
#logo {
	width: 276px;
	height: 138px;
	background: url("images/logo.gif") no-repeat;
	margin: 0 auto;
}
#logo a {
	width: 276px;
	height: 138px;
	display: block;
}
#left {
	width: 148px;
	height: auto;
	float: left;
	text-align: center;
	border: 1px solid #FFF;
}
#center {
	width: 500px;
	height: auto;
	float: left;
}
#right {
	width: 148px;
	height: auto;
	float: left;
	text-align: center;
	border: 1px solid #FFF;
}
#s-head {
	width: 435px;
	height: 21px;
	background: url("images/s-head.gif") no-repeat;
	margin: 10px 0 0 32px;
}
#s-foot {
	width: 435px;
	height: 20px;
	background: url("images/s-foot.gif") no-repeat;
	margin-left: 32px;
}
#s-content {
	width: 430px;
	height: auto;
	border-left: 2px solid #619319;
	border-right: 2px solid #619319;
	background: #D6E652;
	margin-left: 33px;
}
#foot {
	width: auto;
	height: 39px;
	background: url("images/foot.gif") repeat-x;
	text-align: center;
	padding-top: 50px;
	color: #FFF;
}
a {
	color: #FFF;
}
#search {
	width: 240px;
	height: 16px;
	background: url("images/text.gif") no-repeat;
	border: 0;
	float: left;
	padding: 12px;
	margin-left: 40px;
}
#submit {
	width: 75px;
	height: 40px;
	background: url("images/surf.gif") no-repeat;
	border: 0;
	float: left;
	margin-left: 5px;
}
.space {
	margin-right: 20px;
}
.checks {
	line-height: 22px;
	margin: 10px 0 0 120px;
}