
body {
	color: #4d4d4d;
	background-color:#ebebeb;
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	font: arial, sans-serif;
	text-decoration:none;
}
a:link, a:visited, a:hover {
	color:#0c9ef5;
	text-decoration:none;
	}
#logobox {
	width:800px;
	background-image:url(../images/bg-logobox.gif);
	background-repeat:repeat-x;
	padding-top:20px;
	height:85px;
	background-color:#ffffff;
	}
	.topblock {
		padding-bottom:0px;
		padding-right:7px;
		padding-left:7px;
		padding-top:7px;
		color:#16a0f2;
		font-size:11pt;
		font-weight:bold;
		text-decoration:none;
		margin-right:6px;
		margin-top:5px;
		background-color:#ffffff;
		}
#box {
	align:center;
	width:780px;
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	}
#buffer {
	width:780px;
	height:20px;
	}
#home-header
	{
	width:780px;
	min-height:305px;
	background-color:#ffffff;
	background-image:url(../images/bg-home2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	#bloglist
		{
		width:300px;
		background-image:url(../images/bullet-blue.jpg);
		background-repeat:no-repeat;
		padding-left:17px;
		margin-bottom:7px;
		}		
		.bloglistlink, a.bloglistlink:link, a.bloglistlink:visited, a.bloglistlink:hover
			{
			font-size:14px;
			text-decoration:none
			}
#home-header2
	{
	width:780px;
	height:368px;
	overflow:hidden;
	background-color:#ffffff;
	background-image:url(../images/headers/home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	#home-header-l
		{
		display:block;
		float:left;
		height:305px;
		}
		#hhl-title
			{
			width:490px;
			height:70px;
			background-color:#ffffff;
			margin-top:25px;
			margin-bottom:15px;
			padding-top:10px;
			padding-left:10px;
			padding-right:5px;
			}
			.hhl-h1 {
				font-size:18pt;
				font-weight:bold;
				color:#0a6ba5;
				}
			#check {
				width:400px;
				background-image:url(../images/check.gif);
				background-repeat:no-repeat;
				background-position:left, top;
				padding-left:30px;
				margin-left:35px;
				margin-bottom:5px;
				}
				.checkfont {
					font-size:22px;
					line-height:24px;
					color:#0a6ba5;
					}
	#home-header-r
		{
		display:block;
		float:right;
		width:342px;
		height:382px;
		}
#content {
	width:780px;
	overflow:auto;
	}
	#content-l {
		display:block;
		float:left;
		width:345px;
		margin-left:15px;
		}
	#content-r {
		display:block;
		float:right;
		width:400px;
		}
#success {
	width:780px;
	overflow:auto;
	background-image:url(../images/headers/successstories.jpg);
	background-repeat:no-repeat;
	}
#challenge {
	width:780px;
	overflow:auto;
	background-image:url(../images/headers/weightlosschallenge2.jpg);
	background-repeat:no-repeat;
	}
#tour {
	width:780px;
	overflow:auto;
	background-image:url(../images/headers/tour.jpg);
	background-repeat:no-repeat;
	}
	#tour-l {
		display:block;
		float:left;
		overflow:auto;
		width:340px;
		margin-left:10px;
		margin-top:141px;
		}
		#tour-lgrey {
			width:340px;
			padding-top:5px;
			padding-bottom:5px;
			}
	#tour-r {
		display:block;
		float:right;
		width:400px;
		margin-top:30px;
		margin-right:15px;
		}
		
.hhl-link
	{
	font-size:12pt;
	color:#ffffff;
	text-decoration:none;
	}
a.hhl-link
	{
	font-size:12pt;
	color:#ffffff;
	text-decoration:underline;
	}
.h1normal
	{
	font-size:12.5pt;
	font-weight:bold;
	}
.menu-blue
	{
	font-size:10.5pt;
	color:#0c9ef5;
	text-decoration:none;
	}
.blue18
	{
	font-size:15px;
	color:#0c9ef5;
	text-decoration:none;
	}
.darkblue22
	{
	font-size:22px;
	font-weight:bold;
	color:#0a6ba5;
	text-decoration:none;
	}
.testimonials
	{
	font-size:17px;
	}
table td {
	vertical-align:top;
	}

hr {
border : none;
background-color : #cccccc;
height : 1px;
margin-bottom:8px;
margin-top:5px;
}