@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/structure/designedfitness_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	line-height: 16px;
}
h1 {
	font-size: 26px;
	line-height: 28px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8CA30C;
	margin-bottom: 7px;
}
h3 {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0px;
}
h4 {
	color: #003399;
	margin: 10px 0px 0px;
}
.navbar {
	background-image: url(images/structure/designedfitness_08.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 41px;
}
.td_content1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	margin-top: 5px;
	margin-left: -10px;
}
.margin_10 {
	margin-top: 10px;
}
p {
	margin-top: 3px;
	margin-bottom: 5px;
}
.copyright {
	font-size: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #0066FF;
}
.td_contact_right {
	padding: 10px;
	width: 430px;
}
.td_contact_left {
	padding: 10px;
	text-align: right;
	width: 150px;
}
input#button {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-image: url(images/input_bg.gif);
}
textarea {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
input {
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-image: url(images/field_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
