body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #727272;
}

p {
	margin: 0;
	padding: 0 0 0.7em 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	text-indent: -999em;
	background: url(images/logo.gif) no-repeat left top;
}

h1 a {
	display: block;
	height: 45px;
	width: 256px;
}

h2 {
	padding-left: 22px;
	background: url(images/red-pointer.gif) no-repeat center left;
	font-size: 20px;
	margin: 3px 0 15px -10px;
	color: #524F4F;
}

hr {
	display: none;
}

.invisible {
	display: none;
}

.container {
	width: 713px;
	text-align: left;
	margin: 0 auto;
}

.header {
	margin: 0;
	padding: 12px 0 0 22px;
	height: 62px;
	background-color: #616161;
	color: #fff;
}

.menu {
	float: left;
	width: 206px;
	background: url("images/menu-bg.gif") no-repeat;
	margin-top: 19px;
}

.menu ul {
	background: none;
	margin: 0 0 0 55px;
	padding: 5px 0 0 0;
	list-style: none;
}

.menu ul li {
	padding: 0 0 15px 20px;
}

.menu a {
	color: #5D6265;
	font-weight: bold;
}

.menu a:hover {
	color: #88AE14;
}


.content1 {
	float: right;
	margin-top: -52px;
	background: url("images/pic-woman-with-dumb-bells-v3.gif") no-repeat;
}

.content1 a {
	display: block;
	width: 507px;
	height: 290px;
	text-indent: -999em;
}

.content2 {
	float: right;
	width: 470px;
	border-left: 1px solid #d2d4bf;
	padding: 10px 10px 10px 26px;
}

em {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.clear {
	clear: both;
}

#footer {
	background-color: #ebefd5;
	color: #93977D;
	border-top: 1px solid #d2d4bf;
	height: 53px;
	text-align: center;
	padding-top: 10px;
}

.col_left {
	float: left;
	width: 406px;
	border-top: 1px solid #d2d4bf;

	padding: 10px 10px 10px 26px;
}

.col_right {
	float: right;
	width: 234px;
	border-top: 1px solid #d2d4bf;
	border-left: 1px solid #d2d4bf;
	padding: 10px 10px 10px 26px;
	background-color: #f2f6ff;
}

.col_right h2 {
	color: #b80211;
	background: url(images/grey-pointer-with-bg.gif) no-repeat center left;
}

a {
	color: #B22E2E;
}

a:hover {
	color: #88AE14;
}
