body {
	margin:0px;
	background-image:url(images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#top {
	text-align:center;
	margin: 0px auto;
	width: 779px;
	position:relative;
	text-align:left;
}

#bottom {
	background-image: url(images/bg2.png);
	height: 135px;
	width: 100%;
	background-repeat:no-repeat;
	background-position:center;
}
#middle {
	background-position: center top;
	background-repeat:no-repeat;
	width: 779px;
	margin: 0px auto;
	min-height:280px;
	text-align:left;
}
h1 {
	margin-top: 10px;
	letter-spacing:-1px;
	font-size: 28px;
	border-bottom: 1px solid #777;
}
#menu {
	position:absolute;
	z-index:100;
	top: 140px;
	left: 0px;
}
#ws {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	zoom: 1;
}
#middle_inside {
	width: 500px;
	position: relative;
	left: 270px;
}
#bottom {
	font-size: 11px;
}
a {
	color:#030;
	text-decoration:none;
}
a:hover {
	color:#777;
	text-decoration:underline;
}
p {
	margin:0px 0px 12px 0px;
}
#front {
	background-image:url(images/good.png);
	margin: 0px -15px;
	font-size: 39px;
	color:#015f20;
	padding-left: 40px;
	height: 79px;
	padding-top: 20px;
	background-repeat:no-repeat;
	letter-spacing:-1px;
	z-index: 100;
	position:relative;
	border: none;
}

.big {
	font-size: 16px;
	font-weight:bold;
}
.left_img {
	float:left;
	margin-right: 15px;
}
#middle_inside_inside {
	padding-top: 30px;
}

.front_bullets {
	margin-bottom: 0px;
}

.front_bullets h2 {
	font-size: 28px;
	letter-spacing:-1px;
	margin: 15px 0px;
}
.front_bullets li {
	list-style-image:url(images/check.png);
}
.small_bullets li {
	list-style-image:url(images/checksmall.png);
	padding-bottom: 10px;
}
h2 {
	font-size: 15px;
	font-style:italic;
	font-weight:normal;
	position: relative;
	top: -13px;
	margin: 0px 0px 15px 0px;
	
}
