body{
	background:#fff;
	color:#000;
	padding:0;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
}	
img{
	border: 0;
}
#top-block{
	background: #0c460e;
	text-align: center;
	padding-top: 35px;
	border-top: 20px solid #002801;
}
#items{
	background: #0c460e;
	padding-top: 45px;
	padding-bottom: 45px;
}
#items table{
	width: 966px;
	margin: 0 auto;
}
#why, #how, #where{
	width: 280px;
	background-color: #9d191d;	
	background-repeat: no-repeat;
	background-position: 25px 25px;
	vertical-align: top;
}
#items a{
	display: block;
	margin: 70px 25px 25px 25px;
	padding-bottom: 40px;
	font-size: 20px;
	background-color: #9d191d;	
	color: #ffffff;
	text-decoration: none;
	background-image: url(read-more.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#items a:hover{
	text-decoration: underline;
}
#why{
	background-image: url(why.gif);
}
#how{
	background-image: url(how.gif);
}
#where{
	background-image: url(where.gif);
}
#content-outer{
	background-color: #ffffff;
	color: #000000;
}
#content-block{
	max-width: 900px;
	margin: 0 auto;
}
h1{
	text-align: center;
	color: #990005;
	font-size: 35px;
	margin: 40px 0px 30px 0px;
	padding: 0;
}
h2{
	text-align: left;
	color: black;
	font-size: 24px;
	margin: 25px 0px;
	padding: 0;
}
#bottom-block{
	background-color: #002801;
	color: #265f31;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 35px;
}
#content-block li{
	margin: 20px 0px;
	list-style-position: outside;
}



