﻿#logo_forlife
{
  position: absolute;
  top: 18px;
  left: 30px;
}

#logo_textlong
{
  position: absolute;
  top: 32px;
  left: 535px;
}

#flash
{
	height: 290px;
	width: 900px;
}
#headtop
{
	width: 600px;
	height: 290;
}
#headleft
{
	float: left;
	width: 620px;
	margin-left: 20px;
}
#headright
{
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	width: 240px;
	text-align: right;
}
p #subhead_title, p #subhead_text
{

}
#subhead_title
{
	color: #e61938;
	font-size: 36px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#subhead_text
{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#headlink
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 8px;
}
#headlink a {
	text-decoration: none;
}
#content_wrapper
{
  position: relative;
  width: 100%;
  height: 600px;
  font-size: 1.2em;
  color: #333;
}

#index_community
{
  position: absolute;
  top: 0px;
  left: 35px;
}

#index_andyou
{
  position: absolute;
  top: 0px;
  left: 565px;
}

#index_logo
{
  position: absolute;
  top: 0px;
  left: 392px;
}

#index_column_left
{
  position: absolute;
  top: 101px;
  left: 43px;
  width: 292px;
  text-align: right;
}

#index_column_right
{
  position: absolute;
  top: 101px;
  left: 565px;
  width: 292px;
  text-align: left;
}

#footer
{
  clear: both;
  width: 100%;
  text-align: center;
  color: #e12542;
  padding: 50px 0 50px 0;
}

#footer p
{
  margin: 0 0 5px 0;
}

#footer img
{
  vertical-align: middle;
}

p.copyright
{
  font-size: 0.85em;
  color: #000;
}

#content_wrapper ul {
	text-align: right;
	width: 290px;
	list-style: none;
	margin: 0 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_wrapper ul li {
	line-height: 120%;
	color: #d31c32;
	margin: 0 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	background-image: url('../images/ico-bullet.png');
	background-repeat: no-repeat;
	background-position: 275px 6px;
}

#content_wrapper ul.nav2 {
	text-align: left;
	width: 290px;
	list-style: none;
	margin: 0 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_wrapper ul.nav2 li {
	line-height: 120%;
	color: #d31c32;
	margin: 0 0px 0px 0px;
	padding: 0px 00px 0px 20px;
	background-image: url('../images/ico-bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#indexPromoLeft {
	float: left;
	width: 96px;
}

#indexPromoRight {
	float: right;
	width: 175px;
}


.firstAid {
	font-size:1em;
}