#container {
	width: 1000px;
}
#content {
	width: 850px;
	margin-left: 75px;
}

#leftnav_container {
	display: none;
}

#account_wrap {
	width: 200px;
	margin-right: -50px;
}

.logo_wrap {
	width: 650px;
	margin: 0px auto;
}

#logo2 img{
	float: left;

}

#nav {
	display: none;
}

#account_wrap {
	margin-right: -80px;
}

a#logo {
	background: url('/static/img/fowlerclublogo.png') no-repeat;
	width: 550px;
	height: 173px;
	margin-left: 100px;
}

#club_logo {
	float: left;
	clear: left;
	margin-bottom: -15px;
	display: block;
}

a#club_logo{
	background: url('/static/img/gfclub_sm.png') no-repeat;
	width: 174px;
	height: 168px;
	margin: -15px 0 0 300px;	
	display: block;
}

#club_icon a:hover{
	cursor: pointer;
}

#club_foot_badge {
	float: left;
	margin: 0 0 50px 0px;
	border: none;
}

.backlink_top {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 300px;
}

.backlink_top a{
	font-weight: bold;
	font-size: 10.5pt;
	color: #101134;
	text-decoration: none;
}

.backlink_top a:hover{
	color: #d40000;
}

.backlink_top img{
	float: left;
}


.backlink {
	float: left;
	clear: left;
	margin: 130px 0 50px 250px;
	padding: 0;
	width: 100%;
	display: block;
}

.backlink a{
	font-weight: normal;
	font-size: 12.5pt;
	color: #101134;
	text-decoration: none;
}

.backlink a:hover{
	color: #d40000;
}

.backlink img{
	float: left;
	height: 22px;
}

.backtext {
	float: left;
	margin-top: 2px;
}

.cw {
margin-left: 300px;
text-align: center;
color: #AAA;
}

#product_category {
	width: 850px;
	margin: 0 auto;
}

.social_links {
float: left;
width: 150px;
margin: 0px 0 0 10px;
}

.foot_link {
	margin-left: 110px;
}