﻿body {
	behavior: url('css/templates/zfit/csshover.htc');
	font-size:11pt;
	font-family:"Myriad Web Pro", Arial, Helvetica, sans-serif;
	background-color:#069;
}
div#page {
	width:792px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div#copyright{color:#FFF;}

div#wrapper {
	float:left;
	text-align:left;
	width:100%;
	padding:10px;
	margin-top:20px;
	border:1px solid #ccc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color:#FFF;
	-moz-box-shadow: 0 0 5px 5px #999;
	-webkit-box-shadow: 0 0 5px 5px #999;
	box-shadow: 0 0 5px 5px #999;
	margin-bottom:50px;	
}
div#header {
	width: 790px;
	position:relative;
	z-index:1;
	clear:both;
}
div#tabmenuimg {
	width:100%;
	height:62px;
	overflow:hidden;
	position:relative;
	float:left;
	z-index:10;
	clear:both;
}
div#tabmenu {
	font-size:10pt;
	font-weight:800;
	width:100%;
	height:24px;
	line-height:24px;
	position:relative;
	z-index:10;
	clear:both;
}
/*style of tab content oontainer*/
div#main {
	position:relative;
	z-index:1;
	margin-top:2px;
	border: 1px solid #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	width: 790px;
	height:320px;
	overflow:hidden;
	text-align:left;
	overflow:auto;
	clear:both;
	overflow:hidden;
	background-image:url(/images/coverpage/background/healthand-fitness.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:10px;
	margin-bottom:10px;
}
#footer {
	margin-top:4px;
	width:790px;
	height:28px;
	clear:both;
	border:1px solid #CCC;
}
#footer2 {
	margin-top:4px;
	width:790px;
	height:28px;
	clear:both;
	border:1px solid #ccc;
}
#footer3 {
	margin-top:4px;
	width:790px;
	height:28px;
	clear:both;
	font-size:10pt;
	color:#333333;
}
div#newsletter {
	font-size:9px;
	color:#FFF;
}
div#newsletter td {
	color:#FFF;
	white-space:nowrap;
}
.inputtext {
	margin:0;
	padding:2px;
	border:1px solid #666666;
	width:120px;
	height:18px;
	font-size:9px;
}
div#headerlnk {
	font-size: 9px;
	text-decoration:none;
	color:#003366;
}

