/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color: #0053a6;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 67.5%;
	color: #464646;
}

#airlock {
	margin: 0 auto;
	width: 756px;
}

#core {
	background-color: #fff;
	clear: both;
	float: left;
	width: 756px;
}

#inner {
	clear: both;
	display: inline;
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 0 5px;
	position: relative;
	width: 746px;
}

h1 {
	display :block;
	float: left;
	height: 93px;
	margin: 5px 0 0;
	position :relative;
	width: 725px;
}

h2 
{
	color: #113984;
	font-weight: bold;
	font-size: 1.5em;
}

h1 a {
	background: url(../../images/global/logo_big4.png) no-repeat scroll 0 0;
	cursor:pointer;
	display :block;
	height: 49px;
	margin: 20px;
	text-indent: -9999em;
	width: 113px;
}

a {
	color: #238CCB;
}

h1 img {
	display: none;
}
img {
	border: 0 none;
}

.header {
	float: left;
	width: 746px;
	height: 105px;
}

.header .overlay {
	background: url(../images/bg-club-title.png) no-repeat 0 0;
	color: #fff;
	left: 5px;
	height: 105px;
	position: absolute;
	top: 98px;
	width: 746px;
	z-index: 3;
}

.header .overlay h1 {
	display: block;
	font-size: 2.2em;
	height: auto;
	margin: 24px 0 0 22px;
	position: relative;
	text-indent: -9999em;
}

.home-header 
{
	float: left;
	width: 746px;
}

.home-header img {
	left: 5px;
	position: absolute;
	top: 180px;
	z-index: 2;
}
.home-header div.right 
{
	background: url(../images/bg-right.png) no-repeat 0 0;
	float: left;
	left: 456px;
	position: relative;
	top: -48px;
	width: 247px;
	z-index: 2;
	min-height: 359px;
	padding: 0 20px 0 23px;
	font-size: 1.1em;
}

.home-header div.state-selector img {
	left: 0;
	position: relative;
	top: 0;
	z-index: 2;
}

.home-header div.right h2
{
	margin: 59px 0 27px 0;
}

div.right ul {
	float: left;
	list-style-type: none;
	margin-bottom: 15px;
}

div.right li {
	background: url(../../images/bg-club-li.gif) no-repeat 0 3px;
	padding: 2px 0 2px 51px;
	margin-right: 13px;
}

div.right input {
	margin: 30px 0 20px;
}

div.right p.plug {
	background: url(../images/bg-plug.png) no-repeat 0 0;
	width: 240px;
	height: 36px;
	text-indent: -9999em;
}

