body {
	margin: 0px;
	padding: 0px;
	background-color: #212a31;
	color: #000033;
	font: 80%/130% Helvetica, Arial, sans-serif;
}

#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 10px;
	width: 680px;
	background-color: #3d4b54;
	background-image: url(../images/container_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 680px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	float: left;
}

#logo {
	float: left;
	margin: 0px;
	padding: 8px 0 0 8px;
	height: 90px;
	width: 249px;
}

#navigation {
	float: left;
	height: 82px;
	width: 416px;
}

#navigation ul {
	margin: 0px;
	padding: 42px 0 0 45px;
	list-style: none;
	font-size: 13pt;
	float: left;
}

#navigation ul li {
	float: left;
	margin-right: 40px;
}

#navigation ul li a {
	color: #00618b;
	font-weight: bold;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #666;
	text-decoration: underline;
}

#navigation ul li a.nav_active {
	color: #666;
}

#content {
	margin: 10px 0 0 0;
	padding: 10px 10px 5px 10px;
	width: 660px;
	background-color: #fff;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	float: left;
}

#content2 {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	width: 660px;
	background-color: #fff;
	float: left;
}

h1 {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 241px;
	background: url(../images/fast-lane-fitness-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h2#title_home {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 57px;
	background: url(../images/title_home.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h2#title_latest_news {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 145px;
	background: url(../images/title_latest_news.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h2#title_about {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 68px;
	background: url(../images/title_about.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h2#title_services {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 97px;
	background: url(../images/title_services.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h2#title_contact {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 92px;
	background: url(../images/title_contact.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

h2#title_qualifications {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 162px;
	background: url(../images/title_qualifications.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 16px 0 0 0;
	height: 60px;
	width: 700px;
	background: url(../images/footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

#content_bottom {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 680px;
	background: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	float: left;
}

#content_divider {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 680px;
	background: url(../images/content_divider.gif);
	background-repeat: no-repeat;
	float: left;
}

.news {
	width: 200px;
	background-color: #FF0000;
}

input {
	border: 1px solid #666;
	padding: 5px;
	width: 300px;
}

textarea {
	border: 1px solid #666;
	padding: 5px;
	width: 300px;
}

label {
	font-weight: bold;
}

table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul.services {
	margin: 0 0 0 20px;
	padding: 0px;
}

ul.services li {
	margin: 0px;
	padding: 5px 0 5px 0;
}
