* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(Images/slicebk.jpg);
	background-color: #577036;
	background-repeat: repeat-x;
}
#wrapper {
	width: 780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#header {
	width: 100%;
	height: 150px;
	background-color: #80a450;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #577036;
}
#logo {
	height: 150px;
	width: 260px;
	float: left;
	background-image: url(Images/logo.gif);
	margin-left: 20px;
}
#headcont {
	height: 150px;
	width: 430px;
	float: left;
	margin-left: 40px;
}
#headconttop {
	height: 120px;
	width: 100%;
	color: #80a450;
}
#headconttop a {
}
#headconttop img {
	margin-top: 10px;
	border: 0;
	margin-left: 350px;
}
#headcontbottom {
	height: 30px;
	width: 100%;
}
#header2 {
	width: 100%;
	height: 160px;
	background-image: url(Images/slice.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #577036;
}
#mainimg {
	float: left;
	height: 160px;
	width: 235px;
	margin-left: 20px;
	background-image: url(Images/quotes.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
#mainimg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3E4F26;
}
#mainimg2 {
	float: left;
	height: 160px;
	width: 206px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #A19FA4;
	margin-left: 45px;
	padding-left: 40px;
	background-image: url(Images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #577036;
	font-weight: normal;
}
#mainimg2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 30px;
	right: 10px;
}
#mainimg3 {
	float: right;
	height: 160px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #577036;
}
#click1 {
	height: 80px;
	width: 200px;
	background-image: url(Images/click1.jpg);
	background-repeat: no-repeat;
}
#click1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#click1 a {
	color: #00FF00;
}
#click2 {
	height: 80px;
	width: 200px;
	background-image: url(Images/click2.jpg);
	background-repeat: no-repeat;
}
#click2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
#click2 a {
	color: #00FF00;
}
#content {
	width: 780px;
	height: 100%;
	background-color: #80a450;
}
#menu {
	height: 150px;
	width: 300px;
	float: left;
}
#menudiv {
	margin-left: 10px;
}
#footer {
	background-color: #FFFFFF;
	width: 780px;
	height: 30px;
}
#footer ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
#footer li {
	display:inline;
	padding-right: 10px;
}
#footer p {
	color: #666666;
	float: right;
	position: relative;
	right: 10px;
	font-size: 10px;
	top: -10px;
}
#footer a {
	color: #577036;
	text-decoration:none;
}
#footer a:hover {
	color: #80A450;
}
#validation {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
	padding-top: 10px;
}
#validation img {
	border: 0px;
}
