/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/page_bg.gif) repeat-x #FA7D05;
	}
	
.clear{
	clear:both;
	}
img{
	border:0px;
	}
div, p{
	margin:0px;
	padding:0px;
	}
#main_container{
	margin:0 auto;
	width:960px;
	}
#main_container  #header{
	float:left;
	width:960px;
	background:url(../images/header_bg.jpg) no-repeat;
	height:411px;
	}
 #header .logo_main{
 	float:left;
	width:160px;
	padding:12px 0 0 46px;
	}
 #header .slogan{
 	float:left;
	width:290px;
	padding:50px 0 0 50px;
	font:28px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	}
 #header .slogan span{
	font:40px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	}
 #header .welcome_text{
 	float:left;
	width:517px;
	padding:40px 0 0 30px;
	font:14px  Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	}
 #header .welcome_text strong{
 	font:bold 14px  Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FA7B01;
	}
#header .welcome_text  a{
 	font:14px  Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FA7B01;
	}
#header .welcome_text  a:hover{
	color:#000000;
	text-decoration:none;
	}
#header .contact_number{
	padding:30px 0 10px 50px;
	float:left;
	line-height:10px;
	letter-spacing:-1px;
	width:384px; 
	}
#header .contact_number p{
	line-height:10px;
	font:bold 16px  Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
#header .contact_number span{
	font:bold 35px  Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:20px;
	}
#header .flash_banner{
	position:absolute;
	width:391px;
	padding:0 0 0 0;
	margin:13px 0 0 568px;
	.margin:13px 0 0 22px;
	z-index:100;
	}
	
	
.body_bottom_curv{
	float:left;
	width:960px;
	}	
#body_main{
	float:left;
	width:960px;
	background:#ffffff;
	overflow:hidden;
	}
#body_main .body_data_outer{
	margin:0 auto;
	width:937px;
	}
.body_data_outer .left_section{
	float:left;
	width:213px;
	}
.left_section .main_links{
	float:left;
	width:213px;
	}
.left_section .main_links .link_top_crv{
	float:left;
	width:213px;
	}
.left_section .main_links .links_bg{
	float:left;
	width:211px;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	background:#F9F8F8;
	}

.left_section .latest_news{
	width:212px;
	float:left;
	}
.left_section .latest_news .news_box_top_crv{
	width:212px;
	float:left;
	}
.left_section .latest_news .news_box_middle{
	width:210px;
	float:left;
	height:250px;
	overflow:auto;
	background:url(../images/news_box_bg.gif) repeat-x #F7F7F7;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	font:12px Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.left_section .latest_news .news_box_middle .new_text{
	width:178px;
	margin:0 auto;
	}
.left_section .latest_news .news_box_middle .new_text p{
	font:bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;	
}

.left_section .latest_news .news_box_middle .new_text ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	}
.left_section .latest_news .news_box_middle .new_text ul li{
	margin:0 0 8px 0;
	padding:0 0 0 0;
	font:11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	}	
.left_section .latest_news .news_box_middle .new_text ul li strong{
	font: bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#F87E04;
	}
.left_section .latest_news .news_box_middle .new_text ul li a{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font:bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#F87E04;
	}
.left_section .latest_news .news_box_middle .new_text ul li a:hover{
	color:#000000;
	text-decoration:none;
	}
	
.left_section .latest_news .news_box_bottom_crv{
	width:212px;
	float:left;
	}
	
.main_links .links_bg .left_nav{
	margin:0 auto;
	width:187px;
	}
.main_links .links_bg .left_nav ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	}
.main_links .links_bg .left_nav ul li{
	margin:0 0 1px 0;
	padding:0 0 0 0;
	}	
.main_links .links_bg .left_nav ul li a{
	margin:0 0 0 0;
	padding:3px 0 0 18px;
	background:url(../images/navigation_bg.gif) no-repeat;
	background-position:0 -26px;
	height:23px;
	width:169px;
	display:block;
	text-decoration:none;
	font:bold 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#271500;
	}
.main_links .links_bg .left_nav ul li a:hover{
	
	background:url(../images/navigation_bg.gif) no-repeat;
	color:#ffffff;
	}
.main_links .links_bg .left_nav ul li.active a{
	
	background:url(../images/navigation_bg.gif) no-repeat;
	color:#ffffff;
	}	
	
.left_section .main_links .link_bottom_crv{
	float:left;
	width:213px;
	}	

.body_data_outer .right_section{
	float:right;
	width:712px;
	}
	
	
.right_section .gallery_section{
	float:left;
	width:712px;
	}
.right_section .gallery_section .gallery_box_top_curve{
	float:left;
	width:712px;
	}
.right_section .gallery_section .gallery_middle{
	float:left;
	width:710px;
	background:#F8F7F7;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	}
.gallery_section .gallery_middle .gallery_images{
	margin:0 auto;
	width:673px;
	font: bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.gallery_section .gallery_middle .gallery_images .images_row{
	float:left;
	width:673px;
	}
.gallery_section .gallery_middle .gallery_images .images_row .image_container{
	float:left;
	width:125px;
	}
.gallery_section .gallery_middle .gallery_images .images_row .black_spacer{
	float:left;
	width:12px;
	}
.gallery_section .gallery_middle span{
	font: bold 21px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#11C1D9;
	}

.right_section .gallery_section .gallery_box_bottom_curve{
	float:left;
	width:712px;
	}
	
.right_section  .small_banner{
	float:left;
	width:710px;
	
	}
.right_section  .small_banner .dance_classes{
	float:left;
	width:207px;
	height:165px;
	background:url(../images/dance_classes_banner_bg.jpg) no-repeat;
	padding:10px;
	text-transform:uppercase;
	font: 29px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.right_section  .small_banner .dance_classes span{
	font: 33px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#1EC6E3;
	text-transform:uppercase;
	}
.right_section  .small_banner .dance_classes a{
	font: 19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#07BFDF;
	text-transform:uppercase;
	}
.right_section  .small_banner .dance_classes a:hover{
	color:#07BFDF;
	text-decoration:none;
	}
	
	
.right_section  .small_banner .blank_spacer_1{
	width:14px;
	float:left;
	}	
	
.right_section  .small_banner .cruise_dance{
	float:left;
	width:207px;
	height:165px;
	background:url(../images/cruise_banner_bg.jpg) no-repeat;
	padding:10px;
	text-transform:uppercase;
	font: 21px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
.right_section  .small_banner .cruise_dance span{
	font: 40px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform:uppercase;
	}
.right_section  .small_banner .cruise_dance a{
	font: 19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-transform:uppercase;
	}
.right_section  .small_banner .cruise_dance a:hover{
	color:#ffffff;
	text-decoration:none;
	}
	
.right_section  .small_banner .competition_dancer{
	float:left;
	width:207px;
	height:165px;
	background:url(../images/competiition_dancer_bg.jpg) no-repeat;
	padding:10px;
	text-transform:uppercase;
	font: 29px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.right_section  .small_banner .competition_dancer span{
	font: 29px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#00C8EA;
	text-transform:uppercase;
	}
.right_section  .small_banner .competition_dancer strong{
	font: 27px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#00C8EA;
	}
.right_section  .small_banner .competition_dancer p{
	font: 19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#00C8EA;
	text-transform:none;
	}
.right_section  .small_banner .competition_dancer a{
	font: 19px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
		text-transform:none;
	}
.right_section  .small_banner .competition_dancer a:hover{
	color:#000000;
	text-decoration:none;
	}	
	
.right_section .bottom_teasure{
	float:left;
	width:710px;
	}
	
.right_section .bottom_teasure .face_book{
	float:left;
	width:193px;
	text-align:center;
	background:url(../images/green_bg.gif) no-repeat;
	height:112px;
	padding:15px 0 0 0;
	font:bold 17px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
.right_section .bottom_teasure .face_book a{
	font:bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.right_section .bottom_teasure .face_book a:hover{
	font:bold 16px Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
	}
	
.right_section .bottom_teasure .newsletter{
	float:left;
	width:505px;
	height:112px;
	padding:15px 0 0 0;
	background:url(../images/newsletter_bg.gif) no-repeat;
	text-align:center;
	color:#FFFFFF;
	font:bold 12px  Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.right_section .bottom_teasure .newsletter span{
	color:#FFFFFF;
	font:bold 22px  Trebuchet MS, Arial, Helvetica, sans-serif;
	}
.blank_spacer2{
	float:left;
	width:12px;
	}
.input{
	font:bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#000000;
	border:1px solid #008CA5;
	width:183px;
	height:20px;
	}
	
#footer{
	float:left;
	background:url(../images/footer_bg.gif) no-repeat;
	width:960px;
	height:54px;
	padding:10px 0 0 0;
	text-align:center;
	}
#footer .footer_link{
	width:280px;
	margin:0 auto;
	text-align:center;
	}
#footer p{
	font:bold 11px Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	}
#footer .footer_link ul{
	 margin:0 0 0 0;
	 padding:0 0 0 0;
	 list-style:none;
	 }
#footer .footer_link ul li{
	 margin:0 0 0 0;
	 padding:0 0 0 0;
	 float:left;
	 }
#footer .footer_link ul li a{
	 margin:0 0 0 0;
	 padding:0 10px 0 0;
	 float:left;
	 font:bold 11px Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
	 text-decoration:none;
	 }
#footer .footer_link ul li a:hover{
	 color:#000000;
	 }