body {
	background-image: url(image/greenbar.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
}
#sidebar {
	background-image: url(image/leftbar.png);
	height: 800px;
	width: 300px;
	position: absolute;
	top: 7px;
	left: 16px;
}
#sidebar h1 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 235px;
	left: 27px;
	top: 252px;
	height: 246px;
	color: #3C2113;
	line-height: 19px;
}
#sidebar p {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	position: absolute;
	top: 705px;
	left: 15px;
	width: 263px;
	color: #3C2131;
}
#maintop {
	width: 575px;
	position: absolute;
	left: 350px;
	top: 28px;
}
#maintop h2 {
	font-size: 13px;
	font-weight: normal;
	color: #3A2416;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	background-image: url(image/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#maintop p {
	font-size: 12px;
	line-height: 16px;
	color: #008435;
	margin-top: 0px;
	margin-bottom: 15px;
}
#mainbottom {
	width: 575px;
	position: absolute;
	left: 350px;
	top: 455px;
	margin-top: 0px;
}
#mainbottom p {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin-top: 0px;
}
#mainbottom p img {
	float: right;
}
#mainbottom h2 {
	font-size: 13px;
	font-weight: normal;
	color: #3A2416;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 12px;
	text-transform: uppercase;
	background-image: url(image/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footerone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	clear: both;
}
#footertwo {
	background-image: url(image/greenbar.jpg);
	background-repeat: repeat-x;
	height: 25px;
}
#mainbottom h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #419453;
	font-weight: lighter;
	letter-spacing: .1em;
}
