html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	background: #000;
	color: #FFF;
	font: 15px Helvetica, Arial, sans-serif;
	text-align: center;
}

a {
	color: #0082c8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.titles {
	background: url("../img/titles.png") no-repeat;
	height: 56px;
	text-indent: -9999px;
	margin-left: -12px;
}

.overview { }

.highlights { background-position: 0 -56px }

.times { background-position: 0 -112px }

.contact { background-position: 0 -168px }

h1 { }

h2 {
	color: #0082c8;
	font-size: 3em;
	letter-spacing: -1px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.intro { font-size: 1.5em; }

p {
	line-height: 150%;
	margin-bottom: 1em;
}

#main-wrapper {
	background: #000;
	margin: 0 auto;
	text-align: left;
	width: 700px;
}

#main-inner {
	padding: 120px 0 25px 0;
	padding-bottom: 25px;
	position: relative;
}

/*
#logo a {
	background: url("../img/logo.png");
	display: block;
	height: 141px;
	text-indent: -9999px;
	width: 550px;
}
*/

#pf-logo a {
	background: url("../img/pf_logo.png");
	display: block;
	height: 187px;
	left: 0;
	position: fixed;
	text-indent: -9999px;
	top: 0;
	width: 622px;
	z-index: 9999;
}

#program-logo {
	background: url("../img/eightweek.png");
	height: 234px;
	margin: 0 auto 20px auto;
	width: 559px;
	text-indent: -9999px;
}

#highlights { /* Highlights List */

}

#highlights li {
	display: block;
	float: left;
	line-height: 140%;
	margin-bottom: 10px;
	width: 350px;
}

#highlights h3 {
	color: #61b4e1;
	margin-bottom: 3px;
}

#man-float {
	background: url("../img/concentrating.jpg");
	bottom: 0;
	height: 708px;
	position: fixed;
	right: -200px;
	width: 462px;
	z-index: -1;
}

#price {
	font-size: 3em;
	margin: 10px 0;
	text-align: center;
}

#class-times {

}

#class-times li {

}

#class-times h3 {
	font-weight: normal;
}

#class-times h4 {
	color: #68a8e9;
	font-style: italic;
	font-weight: normal;
}

#class-times p {
	line-height: 120%;
}

/* Contact */
.contact-icons { background: url("../img/contact-icons.png") no-repeat; }

.contact-address { background-position: 0 -32px; }

.contact-facebook { background-position: 0 -64px; }

.contact-email { background-position: 0 -96px; }

.contact-web { background-position: 0 -128px; }

.contact-person { background-position: 0 -160px; }

#contact-list {

}

#contact-list li {
	float: left;
	height: 32px;
	line-height: 32px;
	margin: 5px 0;
	padding-left: 45px;
	width: 305px;
}

.clear {
	clear: both !IMPORTANT;
	display: block;
	float: none !IMPORTANT;
	width: 0;
	height: 0;
}
