@charset "utf-8";
/* CSS Document */

body
{
	margin:0px; padding:0px;
	background:#2492B5 url(images/page-bg.jpg) left top repeat-x;
	margin:3px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#container
{
	width:890px; align:center;margin:0 auto;
	background:#FFFFFF; height:100%;
	padding:7px 0px 0px 0px;
}
#topMostBanner
{
	width:851px; height:84px; align:center;margin:0 auto;
	background:url(images/topmost-banner-bg.jpg) left top no-repeat;
}
#familyBanner
{
	width:851px; height:255px; align:center;margin:0 auto;
	background:url(images/family-banner.jpg) left top no-repeat;
}
#memberLogin
{
	float:right; padding-top:10px; padding-right:50px;
}
#mostPopular
{
	float:right; padding-top:15px; padding-right:50px;
	color:#FFFFFF; font-size:18px; clear:both;
}
#contentLeftColumn
{
	width:565px; height:450px; float:left;
	padding:20px 0px 0px 30px;
	font-size:16px; line-height:25px;
}
#contentLeftRight
{
	float:left; width:200px; height:348px;
	margin:20px 0px 0px 0px;
}
#aGodSend
{
	background:url(images/a-godsend.jpg) left top no-repeat;
	clear:both; width:840px; height:56px;
	margin:0px 0px 0px 30px;
}
#claimNow
{
	background:url(images/claim-now.jpg) top left no-repeat;
	width:100%; height:87px; margin:0px 0px 0px 25px;
}
#identifySteroids
{
	background:url(images/identify-steroids.jpg) top left no-repeat;
	width:100%; height:37px; margin:20px 0px 0px 25px;
}
#redArrow
{
	background:url(images/red-arrow.jpg) left top no-repeat;
	width:50px; height:39px; margin:0px 0px 0px 90px;
}
A.loginNav
{
	font-size:13px; color:#FFFFFF;
}
.whatToDo
{
	color:#CB0000; font-weight:bold;
}
A.orderNow
{
	color:#0100FE; font-weight:bold;
}
.firstParaSpecial
{
	margin-top:0px;
}
.getStarted
{
	margin:30px 0px 0px 565px;
}
.clickToClaim
{
	margin:195px 0px 0px 76px;
}
/*****************************************************************/
/* TABLE DATA STARTS */
td
{
	height:28px; background:#F0F0F0;
	font-size:10px;
}
.firstColumn
{
	border-bottom:#FFFFFF solid 1px;
	border-right:#B70002 solid 2px;
	padding:0px 0px 0px 5px;
}
.secondColumn
{
	border-bottom:#FFFFFF solid 1px;
	border-right:#B70002 solid 2px;
	background:#E4F2FD;
	text-align:center;
}
.commonColumn
{
	border-bottom:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	text-align:center;
}
.lastColumn
{
	border-bottom:#FFFFFF solid 1px;
	text-align:center;
}
.headerBg
{
	background:url(images/header-bg.jpg) bottom repeat-x;
}
.priceTag
{
	font-weight:bold; font-size:12px;
}
/* TABLE DATA ENDS */