html{height: 100%;}
body{
	margin:0;
	color:#999;
	font:16px/20px Helvetica, Arial, sans-serif;
	background:#fff;
	min-width:970px;
	height:100%;
}
img{border-style:none;}
a{text-decoration:underline; color:#26ff00;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	overflow:hidden;
	width:100%;
	min-height: 100%;
	position:relative;
}
.w1 {
	padding-bottom:148px;
	width:962px;
	margin:0 auto;
}
#header{
	background: url(../images/bg-header.png) no-repeat 0 100%;
	overflow:hidden;
	margin:0 0 31px;
	padding: 0 7px 0 0;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/logo6.png) no-repeat;
	width: 364px;
	height: 59px;
	float:left;
	margin: 49px 0 0 11px;
}
.logo a{
	display:block;
	height:100%;
}
.contact-box{float:right;}
.reserve{
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/btn-reserve.png) no-repeat;
	width:365px;
	height:33px;
	line-height:33px;
	display:block;
	margin: 0 0 55px auto;
}
.reserve:hover{background-position:0 -37px;}
#nav{
	list-style:none;
	margin:0 0 13px;
	padding:0 7px 0 0;
	text-align:right;
	font-size:18px;
}
#nav li{
	display:inline;
	padding: 0 0 0 18px;
}
#nav a{
	color:#ccc;
	text-decoration:none;
}
#nav a:hover{color:#f90;}
#main{
	padding:21px 0 20px;
	width:100%;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.carousel{
	overflow:hidden;
	position:relative;
	width: 960px;
	margin:-21px 0 25px;
}
.carousel .frame {
	width:960px;
	overflow:hidden;
	position:relative;
	margin:0 0 32px;
}
.carousel .frame img{vertical-align:top;}
.carousel .frame ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	height:540px;
}
.carousel .frame ul li{
	float:left;
	overflow:hidden;
	width:960px;
	position:relative;
	background:#000;
}
.link-prev,
.link-next{
	text-indent:-9999px;
	position:absolute;
	width:49px;
	height:90px;
	background: url(../images/bg-link.png) no-repeat;
	z-index:50;
	overflow:hidden;
}
.link-next{
	background-position: -51px 0;
	right:15px;
	top: 182px;
}
.link-prev{
	left: 17px;
	top: 183px;
}
.link-prev:hover{background-position:0 -111px;}
.link-next:hover{background-position:-51px -111px;}
.switcher{
	padding: 0 0 0 26px;
	position:relative;
}
.switcher ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.switcher ul li {
	display:inline-block;
	margin: 0 2px 0 0;
}
*+html .switcher{padding:0 0 5px 26px;}
*+html .switcher ul li{
	display:inline;
	margin: 0 7px 0 0;
}
.switcher ul li a{
	float:left;
	background: url(../images/switcher.png) no-repeat;
	width: 16px;
	height: 16px;
	line-height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.switcher ul li.active a,
.switcher ul li a:hover{background-position:0 -19px;}
.decor1{
	background: url(../images/bg-decor1.png);
	position:absolute;
	bottom: 1px;
	left:0;
	color:#ffa520;
	width:960px;
	padding: 33px 25px 30px;
}
.decor1 strong{
	font:normal 28px/32px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
.carousel .description{
	position:absolute;
	top: 2px;
	left:0;
	text-align:center;
	width:960px;
	font-size:24px;
	color:#fff;
	padding:137px 0 0 ;
}
.carousel .description a{
	color:#666;
	text-decoration:none;
}
.carousel .description a:hover{text-decoration:underline;}
.carousel .description span{
	display:block;
	margin:0 0 24px;
	line-height:24px;
}
.right-t,
.right-b,
.left-t,
.left-b{
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:21px;
	height:22px;
	background: url(../images/bg-decor2-sprite.gif) no-repeat;
	z-index:100;
}
.right-t{
	top:0;
	right:-1px;
	background-position:0 -50px;
}
.right-b{
	bottom:0;
	right:0;
	background-position:0 -78px;
}
.left-t{
	top:0;
	left:0;
}
.left-b{
	bottom:0;
	left:0;
	background-position:0 -24px;
}
.alignleft{
	float:left;
	margin: 0 40px 14px 0;
	position:relative;
}
.alignrignt{
	margin-left: 25px;
	position:relative;
	float:right;
	z-index:1;
}
.decor3,
.decor4{
	z-index:20;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top: 1px;
	left:0;
}
.decor3{
	background: url(../images/bg-decor3.gif) no-repeat;
	width: 304px;
	height: 452px;
}
.decor4{
	background: url(../images/bg-decor4.gif) no-repeat;
	width: 234px;
	height: 346px;
	left: -3px;
	top:0;
}
.block{
	overflow:hidden;
	background: url(../images/bg-header.png) no-repeat;
	padding: 44px 0 0 8px;
	margin: 0 0 32px;
}
#main h2{
	color:#f90;
	font:normal 42px/48px Helvetica, Arial, sans-serif;
	margin: 0 0 34px;
}
#main h2 strong{color:#26ff00;}
.block p{margin:0 0 20px;}
.carousel01 {
	margin: 0 0 15px;
	overflow: hidden;
	padding: 2px 63px 0;
	position:relative;
}
.carousel01 .frame {
	width:780px;
	overflow:hidden;
	position:relative;
}
.carousel01 .frame ul {
	padding:0;
	margin:0;
	list-style:none;
	overflow: hidden;
	width: 780px;
	position:relative;
	height: 154px;
	letter-spacing:1px;
}
.carousel01 .frame ul li {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:#fff;
}
.carousel01 .frame ul li.active{z-index:2;}
.carousel01 blockquote{
	margin:0;
	color:#c2c2c2;
}
.carousel01 q{
	font-size:20px;
	line-height:30px;
}
.carousel01 cite{
	display:block;
	font:normal bold 15px/18px Helvetica, Arial, sans-serif;
	padding: 9px 0 0 251px;
}
.carousel01 .switcher{padding:0 26px 0 0;}
.block-holder{overflow:hidden;}
.placeholder{
	float:right;
	background: url(../images/bg-placeholder.jpg) no-repeat 0 100%;
	padding: 2px 3px 30px 0;
}
.press-box{
	float: left;
	margin: -6px 0 0;
	overflow: hidden;
	width: 401px;
}
.placeholder img{vertical-align:top;}
.press-list{
	list-style:none;
	margin:0 0 5px;
	padding:0;
	overflow:hidden;
}
.press-list li{
	float:left;
	padding: 0 0 30px;
	width: 179px;
}
.press-box a{
	font-size:18px;
	line-height:24px;
}
.two-columns{
	overflow:hidden;
	margin: 0 0 55px;
}
.two-columns .wide-box{
	float:left;
	width:649px;
	padding: 0 0 0 7px;
	font-size:14px;
}
.img-holder{
	padding:9px 0 0;
	margin:0 0 0 -7px;
	position:relative;
}
.img-holder .right-t{
	right: 7px;
	top: 9px;
}
.img-holder .right-b{
	bottom: -1px;
	right: 7px;
}
.img-holder .left-t{
	left: 0;
	top: 9px;
}
.img-holder .left-b{
	bottom:0;
	left:0;
}
.map-holder .right-t{
	right: 10px;
}
.map-holder .right-b{
	right: 10px;
}
.two-columns img{vertical-align:top;}
.user-box{
	float:right;
	width:255px;
}
#main .user-box h2{margin:0 0 13px;}
.user-box .download{
	color:#7f7f7f;
	font-size:13px;
	line-height:16px;
	word-spacing:-1px;
	display:block;
	margin:-13px 0 0;
}
.schedules-list{
	list-style:none;
	margin: 0 0 37px;
	padding: 23px 0 22px;
	background: url(../images/bg-schedule-list.gif) no-repeat 0 100%;
}
.schedules-list li{margin: 0 0 19px;}
.latest,
.schedules-list a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:254px;
	height:44px;
	line-height:44px;
	background: url(../images/link-sprite.gif) no-repeat;
}
.schedules-list .fitness:hover{background-position:0 -46px;}
.schedules-list .dance{background-position:0 -95px;}
.schedules-list .dance:hover{background-position:1px -152px;}
.schedules-list .revolution{background-position:0 -213px;}
.schedules-list .revolution:hover{background-position:-1px -261px;}
.latest{background-position:0 -307px;}
.latest:hover{background-position:-1px -356px;}
.main-list{
	list-style:none;
	margin: 0 0 14px;
	padding:0;
	font-size:14px;
}
.main-list p{margin:0 0 16px;}
.heading{
	overflow:hidden;
	margin: 0 0 16px;
}
.heading h3{
	margin:0;
	color:#f90;
	font-size:25px;
	line-height:28px;
	padding: 10px 0 0;
	letter-spacing:-1px;
}
.main-list .heading img{
	float:left;
	margin: 0 7px 0 0;
}
.main-list li{
	display:inline-block;
	vertical-align:top;
	width:297px;
	margin: 0 7px 0 12px;
}
*+html .main-list li{
	display:inline;
	margin: 0 11px 0 12px;
}
.main-list li img{
	display:block;
	margin: 0 0 15px;
}
.mark-list{
	background:#fbfbfb;
	margin: 0 -9999px 39px;
	padding: 30px 9999px 17px;
	overflow:hidden;
}
.contactpage .two-columns {margin: 0 0 43px;}
.user-box address{
	font-style:normal;
	color:#b2b2b2;
	padding: 16px 0 0;
}
.user-box address span{
	display:block;
	font-size:18px;
	margin: 0 0 12px;
}
.cotnact-list{
	list-style:none;
	margin: -2px 0 0;
	padding:0;
	font-size:18px;
}
.cotnact-list li{margin: 0 0 22px;}
.add-nav{
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
}
.add-nav li{margin:0 0 10px;}
#main .two-columns .wide-box h2{margin: 0 0 16px;}
.two-columns .wide-box p{margin: 0 0 21px;}
#footer {
	background:#fdfdfd;
	position:relative;
	width: 100%;
	height:148px;
	margin-top: -148px;
}
.footer-holder{
	padding: 20px 7px 0 10px;
	width: 942px;
	margin:0 auto;
	overflow:hidden;
}
.footer-holder p{margin:0 0 5px;}
.nav{
	list-style:none;
	margin:0 0 3px;
	padding:47px 0 0;
	font-size:24px;
	line-height:28px;
	color:#999;
	overflow:hidden;
}
.nav li{
	float:left;
	background: url(../images/separator1.gif) no-repeat 0 3px;
	padding: 0 7px;
}
.nav li:first-child{
	background:none;
	padding: 0 7px 0 0;
}
.nav a{
	color:#999;
	text-decoration:none;
}
.nav a:hover{text-decoration:underline;}
.connect-box{
	float:right;
	text-align:right;
}
.connect-box .title{
	color:#f90;
	font:normal 24px/26px Helvetica, Arial, sans-serif;
}
.social-list{
	list-style:none;
	margin:0;
	padding: 19px 1px 0 0;
	overflow:hidden;
}
.social-list a{
	text-indent:9999px;
	overflow:hidden;
	width:56px;
	height:56px;
	line-height:56px;
	display:block;
	background: url(../images/ico-social.png) no-repeat;
}
.social-list li{
	float:left;
	padding: 0 2px 0 0;
}
.social-list .facebook:hover{background-position: -1px -62px;}
.social-list .twitter{background-position:0 -122px;}
.social-list .twitter:hover{background-position: 0 -192px;}
.social-list .yelp{background-position:0 -255px;}
.social-list .yelp:hover{background-position:-1px -315px;}