body {
	background-color: #000;
	color: #fff;
	font: normal 11px/1.2em Helvetica, Arial, sans-serif;
}

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

a:hover {
	text-decoration: underline; 
}

input,
textarea {
	background-color: #fff !important;
	color: #000 !important;
	border: none !important;
	font: normal 11px/1.2em Helvetica, Arial, sans-serif !important;
}

.clear { clear: both; }

#container {
	width: 960px;
	margin: 50px auto;
	position: relative;
	top: 0; left: 0;
/*	padding-bottom: 75px;*/
	background: #333 url(../images/bg.png) bottom left repeat-x;
	min-height: 720px;
}

/* Header */

#header {
	height: 86px;
	width: 960px;
	position: relative;
	top: 0; left: 0;
}

#header h3,
#header h3 span {
	display: block;
	width: 134px;
	height: 86px;
	position: absolute;
	top: 0; left: 0;
	background-color: #d9d9d9;
	color: #333;
}

#header h3 span {
	background: url(../images/logo.png) top left no-repeat;
}

#navigation {
	width: 819px;
	height: 54px;
	background: #d9d9d9;
	position: absolute;
	top: 9px; left: 134px; 
}

#navigation li,
#navigation a {
	color: #333;
	display: block;
	height: 54px;
	text-decoration: none;
	overflow: hidden;
	text-indent: -9999px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}

#navigation a {
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
}

#navigation li {
	float: left;
}

#navigation li.spacer {
	width: 1px;
	background: url(../images/nav-spacer.png) top left no-repeat;
}

#nav-home, #nav-home a { width: 46px; background-position: 0 0; }
#nav-membership, #nav-membership a { width: 132px; background-position: -47px 0; }
#nav-gym, #nav-gym a { width: 35px; background-position: -180px 0; }
#nav-personal, #nav-personal a { width: 117px; background-position: -216px 0; }
#nav-corporate, #nav-corporate a { width: 122px; background-position: -334px 0; }
#nav-resources, #nav-resources a { width: 75px; background-position: -457px 0; }
#nav-testimonials, #nav-testimonials a { width: 87px; background-position: -533px 0; }
#nav-contact, #nav-contact a { width: 151px; background-position: -621px 0; }
#nav-blog, #nav-blog a { width: 47px; background-position: -772px 0; }

#nav-home a:hover, #nav-home.selected a { background-position: 0 -54px; }
#nav-membership a:hover, #nav-membership.selected a { background-position: -47px -54px; }
#nav-gym a:hover, #nav-gym.selected a { background-position: -180px -54px; }
#nav-personal a:hover, #nav-personal.selected a { background-position: -216px -54px; }
#nav-corporate a:hover, #nav-corporate.selected a { background-position: -334px -54px; }
#nav-resources a:hover, #nav-resources.selected a { background-position: -457px -54px; }
#nav-testimonials a:hover, #nav-testimonials.selected a { background-position: -533px -54px; }
#nav-contact a:hover, #nav-contact.selected a { background-position: -621px -54px; }
#nav-blog a:hover, #nav-blog.selected a { background-position: -772px -54px; }

#green-bar {
	width: 819px;
	height: 23px;
	background: #60a139 url(../images/green-bar.png) top left no-repeat;
	position: absolute;
	bottom: 0; left: 134px;
	color: #8ac265;
	text-indent: 9px;
	line-height: 16px;
}

#green-bar a {
	color: #c5fd7d;
}

#green-bar a:hover,
#green-bar a.selected {
	color: #e2febe;
	text-decoration: none;
}

/* Layouts*/

#left-nav,
#content {
	margin-top: 7px;
}

/* Site Features */

#site-features {
	float: right;
	margin-top: 2px;
	margin-right: 6px;
	width: 184px;
}

#site-features a {
	display: block;
	width: 184px;
	margin-top: 2px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}

#site-features a,
#site-features a * {
	cursor: pointer;
}

#site-features a .title {
	display: block;
	width: 184px;
	text-indent: -9999px;
}

#site-features a .info {
	display: block;
	padding: 86px 13px 0;
}

#site-features a .link {
	font-weight: bold;
}

#site-features a:hover .link {
	text-decoration: underline;
}

#side-our-gym-grey { height: 217px; background-image: url(../images/side-our-gym-grey-new.png); }
#side-our-gym-grey .title { height: 41px; }

#side-our-gym-green { height: 217px; background-image: url(../images/side-our-gym-green.png); }
#side-our-gym-green .title { height: 41px; }

#side-our-gym-green2 { height: 217px; background-image: url(../images/side-our-gym-green2.png); }
#side-our-gym-green2 .title { height: 41px; }

#side-our-gym-green3 { height: 217px; background-image: url(../images/side-our-gym-green3.png); }
#side-our-gym-green3 .title { height: 41px; }

#side-signup { height: 202px; background-image: url(../images/side-signup.png); }
#side-signup .title { height: 63px; }

#side-testimonials { height: 179px; background-image: url(../images/side-testimonials.png); }
#side-testimonials .title { height: 42px; }

#side-membership-prices-grey { height: 198px; background-image: url(../images/side-membership-prices-grey.png); }
#side-membership-prices-grey .title { height: 61px; }

#side-membership-prices-grey2 { height: 198px; background-image: url(../images/side-membership-prices-grey2.png); }
#side-membership-prices-grey2 .title { height: 61px; }

#side-personaltraining { height: 212px; background-image: url(../images/side-personal-training.png); }
#side-personaltraining .title { height: 62px; }

/* Three Column Layout */

#left-nav {
	width: 179px;
	float: left;
	margin-left: 14px;
}

#left-nav h2,
#left-nav h2 span {
	display: block;
	position: relative;
	top: 0; left: 0;
}

#left-nav h2 span {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
}

#left-nav li {
	padding-bottom: 7px;
}

#left-nav li a {
	display: block;
	width: 155px;
	padding-right: 23px;
	height: 29px;
	background: url(../images/left-button.png) top left no-repeat;
	font-weight: bold;
	line-height: 31px;
	text-decoration: none;
	overflow: hidden;
	text-align: right;
}

#left-nav li a.selected,
#left-nav li a:hover {
	background-position: bottom left;
}

.two-column #content,
.three-column #content {
	float: left;
	background-color: #000;
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 626px;
	font-size: 15px;
	line-height: 1.2em;
}

.two-column #content {
	width: 751px;
	background-image: url(../images/two-column-center.png);
	margin-left: 9px;
}

.three-column #content {
	width: 567px;
	background-image: url(../images/three-column-center.png);
}

.two-column #content .padding {
	padding: 24px 28px 24px 15px;
}

.three-column #content .padding {
	padding: 24px 29px;
}

#content h1 {
	color: #6db33f;
	font-size: 22px;
	line-height: 1.2em;
}

#content h1 {
	margin-bottom: 9px;
}

#content p,
#content ul,
#content .dots-short,
#content .dots-long {
	margin-bottom: 12px;
}

#content p span {
	color: #6db33f;
}

#content .bullet {
	color: #6db33f;
	padding-right: 12px;
}

#content li,
#content h6 {
	color: #ababab;
}

#content li.highlight {
	color: #c5fd7d;
}

#content p.small {
	font-size: 11px;
	line-height: 1.2em;
	color: #ababab;
}

.three-column .two-cols-left,
.three-column .two-cols-right {
	width: 244px;
	float: left;
	padding-top: 4px;
	margin-bottom: 18px;
}

.three-column .two-cols-left {
	margin-right: 21px;
}

.two-cols-left .dots,
.two-cols-right .dots,
#content .dots-short,
#content .dots-long {
	width: 247px;
	height: 3px;
	font-size: 1px;
	background: url(../images/content-dots-new.png) top left no-repeat;
	overflow: hidden;
}

#content .dots-long {
	width: 510px;
}

.two-cols-left h5,
.two-cols-right h5 {
	color: #6db33f;
	text-transform: uppercase;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	background: url(../images/green-arrow.png) center left no-repeat;
	margin: 12px 0 8px 0;
	padding-left: 16px;
}

.two-cols-left p.small,
.two-cols-right p.small {
	padding: 3px 0 4px 0;
}

/* Footers */

#hmpg-footer,
#side-footer,
#middle-footer {
	font-size: 10px;
	line-height: 1.2em;
	color: #4e4e4e;
}

#side-footer {
	text-align: right;
	padding: 8px 2px 0 0;
	margin-left: -2px;
}

#middle-footer {
	padding: 30px 0 0 0;
}