#header2 {
	z-index:5;
	height: 86px;
	position: absolute;
	top: 0px;
	width: 100%;
	background: url(../img/top_image_r1_c2.gif) repeat-x;
	right: 0px;
}
#main {
	top:300px;
	z-index:6;
	position: absolute;
	overflow: auto;
	height: 700px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	left: 200px;
	right: 0px;
	width: 70%;
}
#footer2,#footer3{
	top: 1000px;
}
#footer2 {
	z-index:23;
	width: 80%;
	background: url(../img/bottom_image_r1_c2.gif) repeat-x;
	left: 0px;
}
#footer3 {
	z-index:25;
	right: 0px;
	width: 390px;
	background: url(../img/bottom_image_r1_c3.gif) no-repeat left top;
}
.style1 {color: #FF0000}
.style2 {color: #666666}
