body {
	background:#E1E1E1;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}
img {
	border:none;
}
p, h1, h2, ul, li, a, td {
	font-size:12px; color:#333333; text-align:left; text-decoration:none; font-weight:normal;
	padding:5px; margin:0;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:25px; color:#418C41;
}
ul {
	padding:0; line-height:1;
	vertical-align:baseline;
	padding:10px 0 10px 25px;
}
ul li {
	font-weight:bold;
	padding:6px 0 5px 15px; 
	list-style:none; background:url(../images/layout/bullet.jpg) no-repeat left center;
}
a {
	padding:0; color:#418C41; font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:11px;
	padding:0 0 5px 0;
}
#outercontainer {
	width:810px;
	background:url(../images/layout/outercontainerbg.jpg) repeat-x #FDFDFD;
}
#innercontainer {
	width:800px;
	margin:0 5px 0 5px;
	background:#FFFFFF;
}
#header {
	width:800px; height:88px;
	position:relative;
}
#logo {
	width:200px; height:80px;
	position:absolute; top:4px; left:13px;
}
#contact {
	width:255px; height:43px;
	position:absolute; top:24px; left:537px;
}
#topseperator {
	width:800px; height:15px;
	background:url(../images/layout/seperatortopbg.jpg) repeat-y;
}
#nav {
	width:186px;
	height:204px;
	padding:1px;
	float:left;
}
#nav ul, #nav li {
	font-weight:bold;
	padding:0;
	background:none;
}
#nav a {
	font-size:14px;
	font-weight:normal;
	padding:7px 0 8px 25px;
	display:block;
}
#nav a:hover {
	text-decoration:none;
	background:#418C41; color:#FFFFFF;
}
#flash {
	width:611px;
	height:204px;
	padding:1px 1px 1px 0;
	float:left;
}
#flashG {
	width:571px;
	padding:30px 1px 180px 40px;
	float:left;
}
#bottomseperator {
	width:800px; height:15px;
	background:url(../images/layout/seperatorbottombg.jpg) repeat-y;
}
#content {
	width:780px;
	padding:10px;
}
#contentleft {
	width:200px;
	padding:0 10px 0 0;
	float:left;
}
#contentleftwide {
	width:780px;
}
#formcontainer {
	width:350px;
	padding:45px 150px 0 0;
	display:block; float:right; position:relative;
}
#contentright {
	width:570px;
	float:left;
}
#footer {
	width:770px;
	padding:10px 15px 10px 15px;
	background:#328332;
	color:#FFFFFF;
}
#footer a {
	font-size:11px; color:#FFFFFF;
}
.clearboth {
	clear:both;
}
.bulletcontainer {
	width:100%;
	float:left;
}
.bulletcolumn {
	float:left;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.padding {
	padding:5px 0 5px 0;
}
.imgborder {
	border:1px solid #CCCCCC;
	padding:1px;
}
