* {
	margin:0;
	padding:0;
}
img {    border-style: none;}


h2#fitForLifeHeading {
	margin-bottom:15px;
}

h2#phoneNo {
	padding-top:25px;
}


body {
    text-align: center;
    margin: auto;
    background-image: url('texture.jpg');
    background-attachment: fixed;
    background-repeat: repeat-x;
    background-color: #000;
}

#wrapper {
    background-color: black;
    border: 1px solid white;
    display: block;
    overflow: hidden;
    width: 980px;
    height: auto;
    margin: 30px auto 0 auto;
    padding: 0;
}

p {
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: .9em;
}

#header {
    height: 120px;
}

#topMenu {
    text-align: left;
    padding-top: 15px;
    padding-left: 40px;
    height: 35px;
    width: 980px;
    background-color: black;
}

#topMenu a {
    text-decoration: none;
}

#topMenu a:link, #topMenu a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    color: white;
    margin: 0 10px 0 10px;
}

#topMenu a:hover {
    color: red;
}

#user1 {
    display: block;
    overflow: hidden;
    text-align: left;
    height: 201px;
    width: 980px;
    margin: 0;
    padding: 0;
    padding-top: 20px;
    background-image: url('../images/runner.jpg');
    background-repeat: no-repeat;
    background-position: center;
}

div#user1 div#callNow {
    float: left;
    width: 300px;
    height: 220px;
}

div#user1 div#centerUser1 {
    float: left;
    width: 280px;
    height: 180px;
}

div#user1 div#rightUser1 {
    float: left;
    width: 350px;
    height: 180px;
    margin-right: 20px;
    text-align: right;
}

div#user1 div#rightUser1 h2 {
    margin-top: -4px;
    text-align: right;
}

div#rightUser1 p {
    font-size: 1em;
    margin-top: -20px;
    text-align: right;
    line-height: 1.4em;
}

div#user1 h4 {
    margin-left: 45px;
    margin-top: -2px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 1.3em;
    color: white;
}

div#user1 h2 {
    margin-left: 45px;
    margin-top: -25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 2.0em;
    color: white;
}

#bottomWrap {
	clear:both;
    margin: 0;
	margin-top:-40px;
    padding: 0;
    height: auto;
    display: block;
    overflow: hidden;
}

#footer {
    height: auto;
    width: 980px;
    margin: auto;
}

div#metabolismAd {
	float:left;
	margin-left:40px;
	margin-right:15px;
	margin-bottom:20px;
	padding:5px;
	font-family:Arial;
	text-align:center;
	width:240px;
	border:6px solid #A30405;
	background-color:#FFFFFF;
}

div#metabolismForm {
	width:190px;
	margin:0 auto;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:right;
}
div#successTipsAd{
	float:left;
	margin-left:40px;
	margin-right:15px;
	margin-bottom:20px;
	padding:5px;
	font-family:Arial;
	text-align:center;
	width:240px;
	border:6px solid #A30405;
	background-color:#FFFFFF;
}
div#successTipsForm {
	width:190px;
	margin:0 auto;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:right;
}
div#rapidWeightLossAd{
	float:left;
	margin-left:40px;
	margin-bottom:20px;
	padding:5px;
	font-family:Arial;
	text-align:center;
	width:240px;
	border:6px solid #A30405;
	background-color:#FFFFFF;
}
div#weightLossForm {
	width:190px;
	margin:0 auto;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:right;
}
div#topMenu a#facebook {
	margin:0;
	padding:0;
	float:right;
	display:block;
	width:90px;
	height:22px;	
	background-image:url('../images/facebookMyspaceTwitterLogo.gif');
	background-repeat:no-repeat;
	background-position:0 0;
}
div#topMenu a#myspace {
	padding:0;
	margin:0;
	margin-right:83px;	
	float:right;
	display:block;
	width:90px;
	height:24px;	
	background-image:url('../images/facebookMyspaceTwitterLogo.gif');
	background-repeat:no-repeat;
	background-position:0 -47px;
}
div#topMenu a#twitter {
	margin:0 25px 0 25px;
	padding:0;
	float:right;
	display:block;
	width:90px;
	height:22px;	
	background-image:url('../images/facebookMyspaceTwitterLogo.gif');
	background-repeat:no-repeat;
	background-position:0 -23px;
}
div#footer p {
	padding:10px;
}
div#hyperstrike {
	margin:auto;
	height:200px;
	width:900px;
	background-image:url('../images/adForVern.gif');
	background-repeat:no-repeat;
	height:auto;
}
div#hyperstrike a#trainingLink:link,div#hyperstrike a#trainingLink:visited  {
	padding-top:60px;
	padding-left:180px;
	padding-right:200px;
	display:block;	
	overflow:hidden;
	margin:auto;
	height:200px;
	width:600px;
	font-size:.9em;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

