body {
	background: url(../images/yellow_bg.gif) repeat;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
html, body {
	height: 100%;
	margin:0;
	padding:0;
}
a img {
	border-style: none;
}
a {
	color: #069659;
}
a:hover {
	text-decoration: none;
}
#container {
	vertical-align:middle;
	text-align: center;
}
#nav {
	display: none;
}
#wrapper {
	/*height: 596px;*/
	width: 752px;
	background: #fff url(../images/blue_bg.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#banner {
	border-bottom: 4px solid #fff;
}
#content {
	/*height: 442px;*/
	background: url(../images/footer.jpg) no-repeat left bottom;
	text-align: left;
	font-size: 0.84em;
}
#contentPic {
	height: 442px;
	background: url(../images/grass_footer.jpg) no-repeat left bottom;
	text-align: left;
	font-size: 0.84em;
}
#content h1, #contentPic h1 {
	margin: 20px 0 0 20px;
	padding: 0;
	color: #089FD8;
	font-size: 2em;
	font-weight: normal;
}
#content h1 span, #contentPic h1 span {
	display: none;
}
#scroll {
	/*height: 318px;*/
	width: 410px;
	overflow: auto;
	background: #E0ECF8;
	position: absolute;
	left: 25px;
	top: 220px;
	color: #0e67a8;
	line-height: 1.3em;
	scrollbar-base-color: #fbd46a;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #fbd46a;
	scrollbar-darkshadow-color: #fbd46a;
	scrollbar-face-color: #fbd46a;
	scrollbar-highlight-color: #fbd46a;
	scrollbar-shadow-color: #fbd46a;
	scrollbar-track-color: #e1ecf9;
	padding-right: 10px;
}
#scrollFull {
	/*height: 318px;*/
	width: 700px;
	overflow: auto;
	background: #E0ECF8;
	position: absolute;
	left: 20px;
	top: 220px;
	color: #0e67a8;
	line-height: 1.3em;
	scrollbar-base-color: #fbd46a;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #fbd46a;
	scrollbar-darkshadow-color: #fbd46a;
	scrollbar-face-color: #fbd46a;
	scrollbar-highlight-color: #fbd46a;
	scrollbar-shadow-color: #fbd46a;
	scrollbar-track-color: #e1ecf9;
	padding-right: 10px;
}
#pic {
	position: absolute;
	left: 450px;
	top: 190px;
}
#pic2 {
	position: absolute;
	top: 260px;
	left: 470px;
}
#pic3 {
	position: absolute;
	left: 500px;
}
#pic4 {
	position: absolute;
	left: 465px;
}
#pic5 {
	position: absolute;
	left: 450px;
	top: 230px;
}
#pic6 {
	position: absolute;
	left: 450px;
	top: 250px;
}
.whiteBg {
	background: #fff;
	text-align: center;
}
.tick {
	margin: 0;
	padding: 0;
}
.tick li {
	background: url(../images/tick.gif) no-repeat;
	list-style: none;
	padding-left: 22px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tickIcon {
	background: url(../images/tick.gif) no-repeat left top;
	padding-left: 22px;
}