* {
			margin: 0;
			padding: 0;
			list-style: none;
			outline: 0;
		}
		body {
			background: url(http://www.fit2byourbest.com/images/bg.jpg) top left repeat-x #FFF;
			font-family: verdana;
		}
		#wrapper {
			display: block;
			width: 980px;
			margin: 70px auto 30px auto;
		}
		#header {
			display: block;
			height: 265px;
			background: url(http://www.fit2byourbest.com/images/index_06.jpg) top right no-repeat;
		}
		#logo {
			display: block;
			border: 0;
			width: 214px;
			height: 82px;
			background: url(http://www.fit2byourbest.com/images/index_04.jpg) top left no-repeat transparent;
			font-size: 0px;
			line-height: 0px;
			float: left;
		}
		#quote {
			padding-top: 35px;
			color: #1168B5;
			font-weight: bold;
			text-style: italic;
			font-size: 0.8em;
		}
		#nav {
			clear: both;
		}
		#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited, #nav li a:hover {
			color: #AEAEAE;
			text-transform: uppercase;
			font-size: 18px;
			text-decoration: none;
			letter-spacing: 3px;
			display: block;
			width: 437px;
			height: 18px;
			padding: 8px 0 8px 25px;
			vertical-align: center;
			line-height: normal;
			border-bottom: 1px solid #AEAEAE;
		}
		#nav li a#fit4life {
			border-top: 1px solid #AEAEAE;
		}
		#nav li a:hover, #nav li a.active {
			color: #1168B5;
			b/order: 1px solid #AEAEAE;
		}
		#nav li a:hover {
			background-color: #EBF2F8;
		}
		#subnav {
			display: block;
			width: 246px;
			height: 257px;
			background: url(http://www.fit2byourbest.com/images/subnav.jpg) top left no-repeat transparent;
			float: left;
			text-align: center;
		}
		#subnav > ul {
			margin: 20px;
		}
		#subnav > ul > li {
			border-bottom: 1px solid #AEAEAE;
			padding: 7px;
		}
		#subnav > ul > li > ul > li {
			font-size: 0.6em;
		}
		#subnav a, #subnav a:link, #subnav a:active, #subnav a:visited, #subnav a:hover{
			text-transform: uppercase;
			color: #AEAEAE;
			font-weight: bold;
			font-size: 1.1em;
			text-decoration: none;
		}
		#subnav a:hover, #subnav a.active {
			color: #E9394E;
		}
		#content {
			margin: 12px;
			margin-left: 250px;
			overflow: hidden;
			width: 718px;
		}

		#fit4life {
			background: url(http://www.fit2byourbest.com/images/fitlife.gif) top right no-repeat;
		}
		#fit4sports {
			background: url(http://www.fit2byourbest.com/images/fitsports.gif) top right no-repeat;
		}
		#fit4women {
			background: url(http://www.fit2byourbest.com/images/fitwomen.gif) top right no-repeat;
		}
		#fit4juniors {
			background: url(http://www.fit2byourbest.com/images/fitjuniors.gif) top right no-repeat;
		}
		#fitbootcamp {
			background: url(http://www.fit2byourbest.com/images/fitbootcamp.gif) top right no-repeat;
		}
		#footer {
			text-align: center;
			font-size: 0.8em;
		}
		hr {
			margin-bottom: 10px;
			margin-top: 10px;
			border: 0;
			background: #AEAEAE;
			height: 1px;
			width: 100%;
			clear: both;
		}
		h1, #content h2 {
			color: #2673B7;
			font-size: 18px;
			margin-bottom: 10px;
		}

		.mainimg {
			padding: 0 12px 12px 0;
		}
		p {
			margin-bottom: 10px;
		}

		a, a:link, a:visited {
			color: #2673B7;
			text-decoration: underline;
		}
		a:hover, a:active {
			color:#EB2E2F;
			text-decoration:underline;
		}

		#content ul li {
			list-style-type: disc;
			list-style-position: outside;
			margin-left: 35px;
		}

		#content ol li {
			list-style-type: decimal;
			list-style-position: outside;
			margin-left: 35px;
		}
		#content ul, #content ol {
			margin-bottom: 15px;
		}
		blockquote {
			background: #FFF;
			border: 1px solid #AEAEAE;
			padding: 15px;
			margin: 5px;
		}
