@charset "utf-8";
/*Initialize to 0*/
body, p, div, h1, h2, li, ul, a{margin:0px; padding:0px; font-family:Arial Narrow;}
/*end initialize*/
.sup{
	width:780px;
	margin-top:15px;
}

.nav{
	margin:0px 5px 0px 10px;
	width:200px;
	float:left;
}

.text{
	margin:0px 10px 0px 5px;
	width:550px;
	float:right;
	text-align:left;
}

.top{
	width:200px;
	background:url(/images/menu_top.gif) no-repeat;
	height:27px;
	text-align:center;
	vertical-align:middle;
	padding-top: 3px;
}

.top h1{
	display:block;
	margin-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}

.mid{
	width:200px;
	background:url(/images/menu_middle.gif) repeat-y;
}

.mid ul{
	list-style:none;
	margin-left:20px;
}

.mid ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

.mid ul li a:hover{
	text-decoration:underline;
	color:#000000;
}

.bot{
	width:200px;
	height:39px;
	background:url(/images/menu_bottom.gif);
}

.top-tex{
	width:550px;
	background:url(/images/content_top.gif) no-repeat;
	height:53px;
	text-align: center;
}

.top-tex h1, a{
	color:#FFFFFF;
	font-weight:normal;
	size:20px;
	text-decoration:none;
}

.mid-tex{
	width:510px;
	padding-left:20px;
	padding-right:20px;
	background:url(/images/content_middle.gif) repeat-y;
	color:#000000;
}

.mid-tex h1, .mid-tex h1 a{
	color:#000000;
	font-weight:bold;
	font-size:22px;
}

.mid-tex h2, .mid-tex h2 a{
	color:#000000;
	font-weight:bold;	
	font-size:16px;	
}

.mid-tex a{
	color:#000000;
	font-weight:bold;	
}

.bot-tex{
	width:550px;
	height:42px;
	background:url(/images/content_bottom.gif);
}

.head{
	width:520px;
	height:180px;
	background:url(/images/betterfitlife.com.jpg) no-repeat;
	margin-left:-6px;
}

.foot-page{
	width:550px;
	padding-top:15px;
	clear:both;
	margin-left:220px;
	text-align:center;
	color: 000000;
	margin-bottom: 30px;
}

.foot-page p a{
	color:#000000;
	text-decoration:underline;
	margin:5px;
}

.foot-page p a:hover{
	color:#6000EF;
	text-decoration:underline;
	margin:5px;
}
