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 { /* this is the div you want to fill the window */
min-height: 100%;
}
* html #container {
	height:100%;
}
#container {
	height: 100%;
	vertical-align:middle;
	text-align: center;
}
#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;
	text-align: left;
	font-size: 0.84em;
	background-image: url(../images/grass_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#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: 26px;
	top: 213px;
	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: 325px;
	width: 677px;
	overflow: auto;
	background: #E0ECF8;
	position: absolute;
	left: 14px;
	top: 210px;
	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;
}
#scrollFull2 {
	height: 342px;
	width: 653px;
	overflow: auto;
	background: #E0ECF8;
	position: absolute;
	left: 30px;
	top: 187px;
	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: 467px;
	top: 178px;
	width: 72px;
	height: 76px;
}
#pic2 {
	position: absolute;
	top: 228px;
	left: 450px;
	height: 202px;
	width: 257px;
}
#pic3 {
	position: absolute;
	left: 470px;
	top: 180px;
	width: 140px;
	height: 336px;
}
#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;
}
