/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #8eafef;
	background-image:url(img/home_r8_c1.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}


#AboutSub {
	position:absolute;
	left:197px;
	top:282px;
	width:130px;
	height:48px;
	z-index:2;
	visibility: hidden;
}
#ServiceSub {
	position:absolute;
	left:197px;
	top:311px;
	width:130px;
	height:89px;
	z-index:3;
	visibility: hidden;
}
#ContactSub {
	position:absolute;
	left:197px;
	top:342px;
	width:130px;
	height:84px;
	z-index:4;
	visibility: hidden;
}

#wrapper {
	position: absolute;
	left: -1px;
	top: 0;
	width: 100%;
	background-image:url(img/home_r1_c5.gif);
	background-repeat:repeat-x;
	z-index:2;
}
.subHead {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:137px;
	z-index:1;
	background-color: #8EAFE5;
	background-image: url(img/home_r1_c5_f2.gif);
}
#navigation {
	position:absolute;
	left:0px;
	top:137px;
	width:100%;
	z-index:1;
}
#content {
	margin: 32px 0 0 32px;
	width: 500px;
}

ul {
	padding-left: 16px;
}

