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

* {
	margin:0;
	padding:0;
	list-style:none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 14000px;
	overflow: hidden;

}


a img {
	border:none;
}


p {
	line-height: 1.1em;
	color: #333;
	text-align: center;
	font-size: 10px;
}



h1 {
	font-size: 14px;
	color: #FFF;
}




img {
	border: none;
}



/*------------ GLOBAL ------------*/

.container {
	float: left;
	display: block;
	height: 1500px;
	width: 2000px;
	position: relative;
	z-index:0 !important;
}

#banner {
	position: absolute;
	height: 96px;
	width: 492px;
	top: 69px;
	left: 200px;
	display: block;
	background: url("images/banner.png") no-repeat 0 0;
	background-position: 0 0;
	z-index:2 !important;
}

#banner span
{
  display: none;
}

#banner_logo {
	position: absolute;
	height: 201px;
	width: 202px;
	top: 22px;
	left: 85px;
	display: block;
	background: url("images/banner_logo.png") no-repeat 0 0;
	background-position: 0 0;
	z-index:1 !important;
}

#banner_logo span
{
  display: none;
}

.sub_menu {
	position: absolute;
	height: 20px;
	width: 530px;
	top: 684px;
	left: 160px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #666;
}


.sub_menu a:link {
	color: #666;
	text-decoration: none;
}
.sub_menu a:visited {
	text-decoration: none;
	color: #333;
}
.sub_menu a:hover {
	text-decoration: none;
	color: #09C;
}
.sub_menu a:active {
	text-decoration: none;
	color: #666;
}

#next {
	position: absolute;
	height: 41px;
	width: 67px;
	top: 385px;
	left: 725px;
	display: block;
	background: url("images/next_btn_stacked.png") no-repeat 0 0;
	background-position: 0 0;
}

#next:hover
{
	background-position: 0px -41px;
}


#next span
{
  display: none;
}

#back {
	position: absolute;
	height: 41px;
	width: 67px;
	top: 385px;
	left: 10px;
	display: block;
	background: url("images/back_btn_stacked.png") no-repeat 0 0;
	background-position: 0 0;
}

#back:hover
{
	background-position: 0px -41px;
}


#back span
{
  display: none;
}




#home_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 230px;
	left: 90px;
	display: block;
	background: url("images/btn_home.png") no-repeat 0 0;
	background-position: 0 0;
}

#home_btn:hover
{
	background-position: 0px -29px;
}


#home_btn span
{
  display: none;
}



#about_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 259px;
	left: 90px;
	display: block;
	background: url("images/btn_about.png") no-repeat 0 0;
	background-position: 0 0;
}

#about_btn:hover
{
	background-position: 0px -29px;
}


#about_btn span
{
  display: none;
}



#contact_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 288px;
	left: 90px;
	display: block;
	background: url("images/btn_contact.png") no-repeat 0 0;
	background-position: 0 0;
}

#contact_btn:hover
{
	background-position: 0px -29px;
}


#contact_btn span
{
  display: none;
}


#schedule_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 318px;
	left: 90px;
	display: block;
	background: url("images/btn_schedule.png") no-repeat 0 0;
	background-position: 0 0;
}

#schedule_btn:hover
{
	background-position: 0px -29px;
}


#schedule_btn span
{
  display: none;
}



#fees_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 345px;
	left: 90px;
	display: block;
	background: url("images/btn_fees.png") no-repeat 0 0;
	background-position: 0 0;
}

#fees_btn:hover
{
	background-position: 0px -29px;
}


#fees_btn span
{
  display: none;
}


#links_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 375px;
	left: 90px;
	display: block;
	background: url("images/btn_links.png") no-repeat 0 0;
	background-position: 0 0;
}

#links_btn:hover
{
	background-position: 0px -29px;
}


#links_btn span
{
  display: none;
}


#blog_btn {
	position: absolute;
	height: 29px;
	width: 122px;
	top: 404px;
	left: 90px;
	display: block;
	background: url("images/btn_blog.png") no-repeat 0 0;
	background-position: 0 0;
}

#blog_btn:hover
{
	background-position: 0px -29px;
}


#blog_btn span
{
  display: none;
}


*
.copyright {
	position: absolute;
	width: 600px;
	height: 26px;
	left: 130px;
	top: 715px;
}



/*------------ HOME ------------*/



#home {
	background-color: #CDCDCD;
	background-image: url('images/bg_01d_home.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#pt_home {
	position: absolute;
	height:29px;
	width: 317px;
	top: 221px;
	left: 244px;
	display: block;
	background: url("images/pt_home.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_home span
{
  display: none;
}



.home_copy1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 60px;
	width: 363px;
	left: 254px;
	top: 252px;
	}

#quote1 {
	position: absolute;
	height:42px;
	width: 46px;
	top: 322px;
	left: 282px;
	display: block;
	background: url("images/quote.png") no-repeat 0 0;
	background-position: 0 0;
}

#quote1 span
{
  display: none;
}

.home_quote1 {
	position: absolute;
	height:110px;
	width: 286px;
	top: 333px;
	left: 323px;
	display: block;
	background: url("images/quote1.png") no-repeat 0 0;
	background-position: 0 0;
	}

.home_quote1 span
{
  display: none;
}

#quote2 {
	position: absolute;
	height:42px;
	width: 46px;
	top: 456px;
	left: 282px;
	display: block;
	background: url("images/quote.png") no-repeat 0 0;
	background-position: 0 0;
}

#quote2 span
{
  display: none;
}

.home_quote2 {
	position: absolute;
	height:143px;
	width: 286px;
	top: 471px;
	left: 323px;
	display: block;
	background: url("images/quote2.png") no-repeat 0 0;
	background-position: 0 0;
	}

.home_quote2 span
{
  display: none;
}

.home_copy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 60px;
	width: 391px;
	left: 256px;
	top: 618px;
	}
	
.home_notice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
	position: absolute;
	height: 26px;
	width: 477px;
	left: 211px;
	top: 190px;
	font-weight: bold;
	}

#home .main-nav {
	position:absolute;
	width:120px;
	height:200px;
	top:215px;
	left:95px;
	padding:0px;
	margin:0px;
}



/*------------ ABOUT ------------*/

#about {
	background-color: #CDCDCD;
	background-image: url('images/bg_02d_about.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#pt_about {
	position: absolute;
	height:29px;
	width: 243px;
	top: 8px;
	left: 11px;
	display: block;
	background: url("images/pt_about.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_about span
{
  display: none;
}

.about_copy1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 144px;
	width: 393px;
	left: 15px;
	top: 38px;
	}

#pt_about2 {
	position: absolute;
	height:29px;
	width: 243px;
	top: 199px;
	left: 7px;
	display: block;
	background: url("images/pt_about2.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_about2 span
{
  display: none;
}

.about_content {
	overflow: scroll;
	position: absolute;
	height: 444px;
	width: 444px;
	left: 234px;
	top: 191px;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}


.about_bio1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 124px;
	width: 394px;
	left: 15px;
	top: 231px;
	}

.about_bio2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 100px;
	width: 394px;
	left: 15px;
	top: 359px;
	}

.about_bio3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 162px;
	width: 394px;
	left: 15px;
	top: 460px;
	}


#pt_about3 {
	position: absolute;
	height:29px;
	width: 243px;
	top: 630px;
	left: 7px;
	display: block;
	background: url("images/pt_about3.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_about3 span
{
  display: none;
}

.about_class1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 83px;
	width: 394px;
	left: 15px;
	top: 665px;
	}

.about_class2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 59px;
	width: 394px;
	left: 15px;
	top: 758px;
	}

.about_class3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 72px;
	width: 394px;
	left: 15px;
	top: 828px;
	}

/*------------ CONTACT ------------*/

#contact {
	background-color: #CDCDCD;
	background-image: url('images/bg_03d_contact.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#pt_contact {
	position: absolute;
	height:38px;
	width: 211px;
	top: 188px;
	left: 244px;
	display: block;
	background: url("images/pt_contact.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_contact span
{
  display: none;
}

.contact_copy1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 219px;
	width: 308px;
	left: 253px;
	top: 222px;
	}
	
.contact_map {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 185px;
	width: 308px;
	left: 253px;
	top: 328px;
	}
	
.contact_copy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 116px;
	width: 224px;
	left: 253px;
	top: 535px;
	}	
	
.contact_copy3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 44px;
	width: 224px;
	left: 485px;
	top: 561px;
	}	
	
/*------------ SCHEDULE ------------*/


#schedule {
	background-color: #CDCDCD;
	background-image: url('images/bg_04d_schedule.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}


#pt_schedule {
	position: absolute;
	height:29px;
	width: 359px;
	top: 180px;
	left: 235px;
	display: block;
	background: url("images/pt_schedule.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_schedule span
{
  display: none;
}

.schedule_copy1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 26px;
	width: 315px;
	left: 293px;
	top: 262px;
	}
	
	
.schedule_notice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #F00;
	position: absolute;
	height: 26px;
	width: 477px;
	left: 247px;
	top: 227px;
	font-weight: bold;
	}

.schedule {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 181px;
	width: 433px;
	left: 241px;
	top: 280px;
	}

.schedule_copy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 47px;
	width: 331px;
	left: 299px;
	top: 457px;
	text-align: center;
	}

.schedule_copy3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 97px;
	width: 371px;
	left: 261px;
	top: 508px;
	}


/*------------ FEES ------------*/


#fees {
	background-color: #CDCDCD;
	background-image: url('images/bg_05d_fees.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}


#pt_fees {
	position: absolute;
	height:30px;
	width: 272px;
	top: 195px;
	left: 238px;
	display: block;
	background: url("images/pt_fees.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_fees span
{
  display: none;
}


.fees {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 181px;
	width: 433px;
	left: 241px;
	top: 300px;
	}

.fees_copy1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 18px;
	width: 256px;
	left: 314px;
	top: 238px;
	}
	
.fees_copy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 25px;
	width: 437px;
	left: 253px;
	top: 459px;
	}

.fees_copy3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 84px;
	width: 371px;
	left: 259px;
	top: 509px;
	}


/*------------ LINKS ------------*/


#links {
	background-color: #CDCDCD;
	background-image: url('images/bg_06d_links.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.links_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	height: 414px;
	width: 370px;
	left: 246px;
	top: 234px;
	}

#pt_links {
	position: absolute;
	height:41px;
	width: 346px;
	top: 191px;
	left: 244px;
	display: block;
	background: url("images/pt_links.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_links span
{
  display: none;
}

/*------------ BLOG ------------*/


#blog {
	background-color: #CDCDCD;
	background-image: url('images/bg_07d_blog.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#pt_blog {
	position: absolute;
	height:31px;
	width: 256px;
	top: 191px;
	left: 247px;
	display: block;
	background: url("images/pt_blog.png") no-repeat 0 0;
	background-position: 0 0;
}

#pt_blog span
{
  display: none;
}

.blog_content {
	overflow: scroll;
	position: absolute;
	height: 405px;
	width: 406px;
	left: 250px;
	top: 230px;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
