/* General Styles
=================================*/

body {
	background:url(../img/bg.gif) repeat;
	text-align: center;
	font: 70% verdana, Lucida, geneva, Helvetica, sans-serif;
	color: #666666;
	margin-top: 0 px;
	margin-BOTTOM: 0 px;
	
}

.clear {
	clear:both;
}

a:link{
	color: #666666;
	text-decoration: none;
	
}

a:visited{
	color: #666666;
	text-decoration: none;
	
}

a:hover{
	color: #CC0000;
	text-decoration: none;

}


a.img, a.img, a.img {
	border: 0 none;
}

h1, h2 {
	font-family: verdana, Lucida, geneva, Helvetica, sans-serif;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

p {
	font-family: verdana, Lucida, geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	LINE-HEIGHT: 1.6em;
	color: #666666; 
	
}

#contentbottom p {
	font-family: verdana, Lucida, geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	LINE-HEIGHT: 1.1em;
	color: #666666; 
	
}

#contentbottom h1 {
	font-family: verdana, Lucida, geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: strong;
	color: #000000; 
	
}

#contentbottom ul,li {
	font-family: verdana, Lucida, geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; 
	
}



h1{
	font-size: 1.25em;
	color: #000000; 
}

h2{
	font-size: 1em;
	color: #000000; 
}

img {
	border: 0px none;
}

ul 
{
list-style-image: url('../img/arrow2.gif')
}


li 
{
padding-left: 0px;
line-height: 16px;
}

/* Layout
=================================*/


#contenthome	{
	color: #000;
	width: 650px;
	margin: 0 auto;
	padding: 25px;
	
	}
	
#contentbottom	{
	color: #000;
	width: 180px;
	margin: 0 auto;
	padding: 5px;
	
	}
	
#contentfitness	{
	color: #000;
	width: 370px;
	margin: 0 auto;
	padding: 25px;
	
	}
	
#contenthow	{
	color: #000;
	width: 650px;
	padding-top: 20px;
	
	}
	
#contenthowright	{
	color: #000;
	width: 370px;
	margin: 0 auto;
	padding: 25px;
	
	}
	
#contenthowleft	{
	color: #000;
	width: 280px;
	padding-top: 20px;
	
	}

#footer {
	margin-top: 10px;
	margin-right: 10px;
	width: 640px;
	height: 24px;
	
	}

