/* Start of CMSMS style sheet 'PhysioFit-Layout' */
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/physiofit/hage.gif);
}
#container {
	height: auto;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 145px;
	width: 870px;
	background-image: url(images/physiofit/head.jpg);
	background-repeat: no-repeat;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	background-image: url(images/physiofit/contenthage.gif);
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 35px;
	background-position: bottom;
}
#foot {
	height: 88px;
	width: 870px;
	background-image: url(images/physiofit/foot.gif);
	background-repeat: no-repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #691A4F;
}
#nav {
	position:relative;
	left:294px;
	top:84px;
	width:570px;
	height:50px;
	z-index:1;
}
#footbar {
	position:relative;
	height: 28px;
	width: 195px;
	top: 24px;
	left: 600px;
}
#footnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	width: 770px;
	position: relative;
	left: 53px;
	top: 30px;
	padding-top: 5px;
}
/* End of 'PhysioFit-Layout' */

