#header2 {
	z-index:27;
	height: 86px;
	position: absolute;
	top: 0px;
	width: 80%;
	background: url(../img/top_image_r1_c2.gif) repeat-x;
	right: 0px;
}
#main {
	top:300px;
	z-index:26;
	position: absolute;
	overflow: auto;
	padding-left: 10px;
	line-height: 1.5em;
	width: 93%;
	left: 3%;
	height: 1300px;
}
#footer2,#footer3{
	top:1600px;
}
#footer2 {
	z-index:23;
	background: url(../img/bottom_image_r1_c2.gif) repeat-x;
}
#footer3 {
	z-index:25;
	background: url(../img/bottom_image_r1_c3.gif) no-repeat left top;
}
.style1 {color: #FF0000}
#main li {
	margin-left: 3em;
}
#main h2 {
	border-style: none;
	background: url(../img/h2.gif) no-repeat left center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#main img {
	padding-right: 10px;
}

