* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #96c53c;
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
}
#headerwrapper {
	width: 100%;
	height: 326px;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 815px;
	height: 326px;
}
#menu {
	height: 16px;
	width: 345px;
	float: right;
	padding-top: 55px;
}
#menu ul {

}
#menu li {
	display: inline;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#menu a {
	color: #666666;
	text-decoration: none;

}
#menu a:hover {
	background-color: #8CBA36;
}
#headertop {
	height: 100px;
	background-image: url(images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#headerbottom {
	height: 226px;
}
#headerbottom a {
}
#headerbottomleft {
	float: left;
	height: 226px;
	width: 407px;
}
#headerbottomleft p {
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: justify;
}
#headerbottomleft h1 {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333333;
	font-size: 18px;
}
#headerbottomleft img {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerbottomright {
	float: left;
	height: 226px;
	width: 408px;
}
#headerbottomright img {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contentwrapper {
	width: 100%;
	height: 100%;
	background-color: #5A5A5A;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 815px;
	height: 100%;
	padding-bottom: 10px;
}
#contentleft {
	height: 100%;
	width: 653px;
	float: left;
}
#contentleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contentleft h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
}
#contentleft h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 20px;
	vertical-align: text-top;
}
#contentleft p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
#contentleft ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 35px;
}
#contentleft li {
}
#logos {
	padding-left: 20px;
}
#logos img {
	padding-right: 20px;
}
#contentright {
	float: left;
	width: 142px;
	padding-right: 20px;
}
#contentright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
#footerwrapper {
	width: 100%;
	height: 120px;
	background-image: url(images/footerslice.jpg);
	background-repeat: repeat-x;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 815px;
	height: 120px;
}
#footer ul {
	padding-left: 20px;
	list-style-type: none;
	padding-top: 20px;
}
#footer li {
	padding-bottom: 5px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#form {
	border: thin dashed #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
