@charset "utf-8";
.main {
	width: 750px;
	position:absolute;
	left:50%;
	margin-left:-375px;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	height: 590px;
	background-color: #FFFFFF;
	margin-top: -295px;
	top: 50%;
}
.main_inner_page {
	width: 750px;
	position:absolute;
	left:50%;
	margin-left:-375px;
	background-image: url(images/inner_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height:515px;
	height:auto !important;
	height:515px;
}
.content {
	width: 525px;
	position: relative;
	left: 160px;
	top: 0px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #EE9206;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18pt;
}

.inner_title {
	height: 35px;
	width: 360px;
	left: 323px;
	top: 130px;
	position: absolute;
}

.nav_top {
	height: 17px;
	position: absolute;
	left: 160px;
	top: 79px;
	width: 347px;
}
.Join_button {
	height: 33px;
	width: 234px;
	position: absolute;
	left: 449px;
	top: 428px;
}
.float_right {
	float:right;
	position: relative;
	top: -30px;
}

