#main_frame {
	position:absolute;
	top:150px;
	z-index:20;
	left: 100px;
	width: 80%;
}
#footer2,#footer3{
	position:absolute;
	height:86px;
	top: 750px;
}
#footer2 {
	z-index:6;
	background-image: url(../img/join_footer_r1_c2.gif);
}
#footer3 {
	width:390px;
	z-index:9;
	right: 0px;
	background: url(../img/join_footer_r1_c3.gif) no-repeat left top;
}

#main_frame a {
	color: #000000;
	text-decoration: none;
}
#main_frame div {
	height: 75px;
}
#header2 {
	z-index:2;
	background: url(../img/join_header_r1_c2.gif);
}
#main_frame img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#main_frame p {
	color: #000000;
	text-decoration: none;
}
