@charset "utf-8";

html {
	height: 100%;
	width: 100%;
}

body {
	background: url(images/bg.jpg);
	height: 100%;
	width: 100%;
	margin: 0px 0px 50px;
}

#coming {
	width:580px;
	margin:auto;
}

.txt {
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.txtmed {
	font: 16px Arial, Helvetica, sans-serif;
	color: #E9E9E9;
}

a {
	color: #F2BF24;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#content_main {
	width:965px;
	position: relative;
	background: #000000;
	float: left;
	border: 1px solid #3A3A3A;
}

#container {
	width:965px;
	margin:auto;
}

#head {
	width:805px;
	position: relative;
	float: right;
}

#nav {
	width:158px;
	height:400px;
	position: relative;
	float: left;
}

#content_right {
	width:805px;
	position: relative;
	float: right;
}

#content_int {
	width:780px;
	position: relative;
	float: right;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:25px;
	min-height:625px;
	background-color: #0D0B0A;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#benefits_int {
	width:780px;
	position: relative;
	float: right;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:25px;
	min-height:625px;
	background-color: #0D0B0A;
	background-image: url(images/benefits_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#about_int {
	width:780px;
	position: relative;
	float: right;
	margin-right:25px;
	margin-top:25px;
	margin-bottom:25px;
	min-height:625px;
	background-color: #0D0B0A;
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#about {
	padding-right:20px;
	padding-left:35px;
	padding-top:15px;
}

#nav_bot {
	width:450px;
	margin-top:10px;
	position: relative;
	text-align: right; 
	float: right;
}

#port_nav {
	width:700px;
	margin-top:15px;
	margin-right:15px;
	position: relative;
	text-align: right; 
	float: right;
}

#members {
	width:580px;
	margin-top:25px;
	margin-bottom:40px;
	position: relative;
	float: left;
}

#contact1 {
	width:310px;
	position: relative;
	float: left;
	margin-left:25px;
	padding-left:20px;
}

#contact2 {
	width:400px;
	position: relative;
	float: right;
	margin-left:25px;
}
