html, body{
	margin:0px;
	padding:0;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70.5%;
	color:#666666;
	background:#6ba8d5 url("images/bg_grad.jpg") repeat-x top;
	line-height: 20px;
}

#ieSixOnly p {	
	margin-top:5px;

	}
input, textarea, select, option{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
}
img{
	vertical-align:bottom;
}
a img{
	border:0;
}

fieldset{
	border:0;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {
	font-size:16px;
	padding-bottom:7px;
	color: #9bd303;
	z-index: 0;
 }

#ieSixOnly h1 {
	padding-bottom:-5px;
 }
h2 { 
	font-size:25px; 
	margin: 0 0 10px 0;
	color:#1e3859;
	}
#ieSixOnly h2 { 
	font-size:25px; 
	margin: 0 0 0 0;
	color:#1e3859;
	}
	
h2 em {
	font-size:25px;
	margin: 0 0 10px 0;
	color:#b4b4b4;
	width:100px;
}

#ieSixOnly h2 em {
	font-size:25px;
	margin: 0 0 0 0;
	color:#b4b4b4;
	width:100px;
}
	
h3 { 
	font-size:25px; 
	margin: 0 0 10px 0;
	color:#1e3859;
}
#ieSixOnly h3 { 
	font-size:25px; 
	margin: 0 0 0 0;
	color:#1e3859;
}
h4 {	
	color: #365a7e;
	font-size:12px;
	margin: 10px 0px 10px 0px;
	line-height: normal;
	font-weight:bold;
	}
h5 { 
	font-size:120%;
	color:#1e3859;
	font-weight:bold;
	margin-bottom:5px;
	}
h6 {
	font-size:120%;
	color: #9bd303;
	font-weight:bold;
	}
table{
	margin:0 0 20px 0;
	padding:0;
	border-collapse:collapse;
}
td{
	padding:4px;
	border:0px solid #dddddd;
}
th{	
	padding:4px;
	border:0px solid #dddddd;
	background-color: #eeeeee;
}
.clearAll{
	font-size:1px;
	height:1px;
	clear:both;
}
.clearLeft{
	font-size:1px;
	height:1px;
	clear:left;
}
.clear {
clear:both;
}
.bold {
	font-weight: bold;
}
.color {
	color:#294F67;
}
.colorW {
	color:#ffffff;
}
.colorLight {
	color:#999999;
}
.italics {
	font-style:italic;
	}
input, textarea  {
	color: #000000;
	background: #eaeaea url(images/text_bg.gif) repeat;
	border: 1px solid #aeaeae;
}

.calloutTxt {
	width:230px; 
	padding:3px;
	border: 1px solid #aeaeae;
	}

.calloutTxtMed {
	width:134px;
	padding:3px;
	border: 1px solid #aeaeae;
	}
.calloutTxtSmall {
	width:35px; 
	padding:3px;
	border: 1px solid #aeaeae;
	}
.home {
	color:#5479a1;
	}
	
a:hover .underline {
	text-decoration:underline;
}
.left {
	margin-left:-3px;
}

#content li {
margin-bottom:5px;
}

#callUs a {
	color:#9bd303;
	text-decoration:none;
	}
#callUs a:hover {
	color:#9bd303;
	text-decoration:underline;
	}
a.launch {
	padding:0 12px 0 0;
	background:transparent url(images/bg_newWindow_launch.gif) no-repeat center right;
}
a:hover.launch {
	background:transparent url(images/bg_newWindow_launch_over.gif) no-repeat center right;
}
/*-----------
* gallery
-------------*/

#gallery{
margin:0 0 0 7px;
}
.galleryThumb{
background:url(images/gallery/gallerybg.jpg) no-repeat;
height: 150px;
width: 156px;
float:left;
margin: 0 15px 15px 0;
overflow:hidden;
}
.galleryImg{
height:100px;
width:145px;
position:relative;
top: 6px;
left: 5px;
overflow:hidden;
}
.galleryThumb P {
width: 150px;
font-size:10px;
color: #666666;
height: 30px;
overflow:hidden;
position:relative;
bottom: 2px;
padding-top:5px;

}

/*-----------
* site holder
-------------*/
#siteHolder{
	width:740px;
	margin:0 auto;
	padding:0px;
	position:relative;

}

#siteHolder #bottomCurves{
	width:741px;
	height:19px;
	position:absolute;
	bottom:0;
	left:0;
}

/*-----------
 site header
-------------*/
#siteHeader {
	border: 0px;
	position:relative;
	width: 740px;
	height:100px;
	margin: 0 auto;
	}

#siteHeader #logo{
	position:absolute;
	margin:10px 0 0 0;
	float:left;
	width:184px;
	height:100px;
		}

#siteHeader #callUs {
	margin: 6px 10px 0 0;
	float:right;
	width:190px;
	height:41px;
}

#menuHolder {
	margin-left:10px;
	position:absolute;
	z-index:5;
}
			
#ieOnly #menuHolder {
	margin-left:-250px;
	position:absolute;
				}
				
#ieSixOnly #menuHolder {
	margin-left:0px;
	position:relative;
	}
#menuBg {
	margin-left:150px;
	float:left;
	width:110px;
	}
			
#ieSixOnly #menuBg {
	position: absolute;
	margin-left:0px;
	float:left;
	width:110px;
	}

#headerImage {
	border: 0px;
	margin-top:0;
	width: 740px;
	height:180px;
	}



/*------------------
* flash section
------------------*/
#flash{
	padding:0px;
		
}
#flash object, #flash embed{
	width:740px;
	height:235px;
	}

#flashcontent {height:235px; width:740px;}



/*------------------
* index boxes section
------------------*/
#boxHolder {
	background: #ffffff url(images/index_box_bg.jpg);
	width:740px;
	height:250px;
	margin-top:27px;
	position: relative;
	padding-top: 10px;
}

#ieSixOnly #boxHolder, #ieOnly #boxHolder {
	margin-top:-1px;
	z-index:-2;
}

#boxHolder #boxOne {
	margin: 0 0 0 0;
	color:#000000;
	float: left;
	padding: 15px 0 15px 10px;
	background: none;
	width:185px;
	height:230px;
	position: relative;
	line-height:normal;
}

#boxHolder #boxOne #arrow {
	float: right;
	margin: 10px 30px 0 0;
}
#boxHolder #indexHeaders {
	float: left;
	margin: 0 0 0 5px;
	padding-right:15px;
	background:url(images/arrow.jpg) right no-repeat;
}
#boxHolder #indexText {
	padding: 10px 20px 0 10px;
	line-height: 15px;
}

#boxHolder #boxTwo {
	margin: 0 0 0 0;
	color:#000000;
	float: left;
	padding: 15px 0 15px 0px;
	background: none;
	width:180px;
	height:230px;
	position: relative;
	line-height:normal;
}

#boxHolder #boxTwo #arrow {
	float: left;
	margin: 0px;
}

#boxHolder #boxThree {
	margin: 0 0 0 0;
	color:#000000;
	float: left;
	padding: 15px 0 15px 0px;
	background: none;
	width:175px;
	height:230px;
	position: relative;
	line-height:normal;
}

#boxHolder #boxThree #arrow {
	float: right;
	margin: 10px 50px 0 0;
	}

#boxHolder #boxFour {
	margin: 0 0 0 0;
	color:#000000;
	float: left;
	padding: 15px 0 15px 10px;
	background: none;
	width:165px;
	height:230px;
	position: relative;
	line-height:normal;
}

#ieSixOnly #boxHolder #boxFour {
	margin: 0 0 0 0;
	color:#000000;
	float: left;
	padding: 15px 0 15px 0px;
	background: none;
	width:165px;
	height:230px;
	position: relative;
	line-height:normal;
}

#boxHolder #boxFour #arrow {
	float: right;
	margin: 10px 40px 0 0;
}

#ieSixOnly #boxHolder #boxOne #arrow {
	float: right;
	margin: 5px 20px 0 0;
}

#ieSixOnly #boxHolder #boxTwo #arrow {
	float: right;
	margin: 5px 15px 0 0;
}
#ieSixOnly #boxHolder #boxThree #arrow {
	float: right;
	margin: 5px 15px 0 0;
	}
#ieSixOnly #boxHolder #boxFour #arrow {
	float: right;
	margin: 5px 5px 0 0;
	}

#ieOnly #boxHolder #arrow {
	float: right;
	margin-top: 5px;
}
/*------------------
* table styling
------------------*/
.swimtable{
width:500px;
}
.swimtable caption {
margin: 10px 0 10px 0;
text-align:left;
font-size:12px;
font-weight: bold;
}
.swimtable th {
background-color: #999999;
color: #FFF;
text-align: left;
}
.swimtable .altrow{
background-color: #eaeaea;
}
.swimtable .level {
font-weight: bold;
width:200px;
}

/*------------------
* subpage content
------------------*/

#mainContent {
	margin-top:25px;
	background-color:#ffffff;
	min-height: 370px;
	width:740px;
	}
	
#ieSixOnly #mainContent {
	min-height:none;
	margin-top:0px;
	background-color:none;
	width:740px;
	}
	
#ieOnly #mainContent	{
	margin-top:0px;
	background-color:#ffffff;
	min-height: 470px;
	width:740px;
	}
		
#content {
	margin: 0;
	height: 100%;
	padding: 10px 20px 30px 20px;
	color:#000000;	
	line-height: 15px;
	width: 520px;
	}
	

#ieOnly #content{
	background-color:#FFFFFF;
	margin-top: -500px;
	height: 100%;
	padding: 15px 20px 20px 20px;
	color:#000000;	
	line-height: 15px;
		}


#ieSixOnly #content{
	background-color: none;
	margin-top: -365px;
	height: 100%;
	padding: 15px 20px 0 20px;
	color:#000000;	
	line-height: 15px;
		}
		
#ieSixOnly #contentFix{
	background-color: none;
	margin-top: -465px;
	height: 100%;
	padding: 15px 20px 5px 20px;
	color:#000000;	
	line-height: 15px;
		}

.contentimg {
	float: left;
	margin: 5px 20px 10px 0px;
}

#guidelines li{
	padding-bottom: 10px;
}

#content #rightCalc{
	margin-top:-155px;
	margin-left:270px;
	margin-bottom:20px;
}

#ieSixOnly #content #rightCalc{
	margin-top:-173px;
	margin-left:270px;
	margin-bottom:20px;
}
#ieOnly #content #rightCalc{
	margin-top:-170px;
	margin-left:270px;
	margin-bottom:20px;
}
table {
	border: 1px solid #999999;

}

.noBorder {
	border: 0px solid #999999;

}

#noBorder {
	border: 0px solid #ffffff;

}

#content #alignRight{
	margin-top:-230px;
	margin-left:350px;
	margin-bottom:20px;
	height:275px;
}

#content #noStyle{
	list-style: none;
	}

#content #spacer li{
	padding: 0 15px 15px 10px;
	}

#content #indent {
	padding: 0px 50px 0 20px;
	}

#content a{
	color:#6ca8d5;
	text-decoration:none;
	font-weight: bold;

}
#content a.noLink, #content a.noLink:hover  {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
		}

#content a:hover, #content a current:hover{
	color:#1e3859;
	text-decoration:underline;
	font-weight: bold;
}


#ieOnly #content #infoHolder {
		margin-top:0px;
		padding:0 0 10px 0;
		min-height:90px;
}

#content #infoHolder {
		margin-top:0px;
		padding:15px 0 15px 0;
		min-height:90px;
}

#content #infoThumb {
		float:left;	
		padding-top: 10px;
		left: 0px;
		width:171px;
		height: 115px;
		background:#FFFFFF;
}

#content #infoText {
		float:right;	
		margin-top:10px;
		width:310px;
		margin-right:30px;
		padding: 0 0 10px 0;
	}
	
#ieSixOnly #content #infoText {
		float:right;	
		margin-top:10px;
		width:310px;
		margin-right:30px;
		padding: 0 0 10px 10px;
	}

#content #infoFind {
		float:right;	
		padding:10px 0 0 0;
		width:120px;
}

#ieSixOnly #content #infoFind {
		float:right;	
		padding:0px 0 0 0;
		width:120px;
}

#content #trainerInfoThumb {
		float:left;	
		padding-top: 20px;
		left: 0px;
		width:96px;
		height: 96px;
		background:#FFFFFF;
}

#content #trainerInfoText {
		float:right;	
		margin-top:0px;
		width:380px;
		height:120px;
		margin-right:30px;
		padding: 0 0 20px 0;
		}
#ieSixOnly #content #trainerInfoText {
		float:right;	
		margin-top:10px;
		width:350px;
		height:115px;
		margin-right:30px;
		padding: 0 0 0px 0;
		}
		
#lineBreak {
	padding: 10px 0 5px 0;
	}
	
#ieOnly #lineBreak, #ieSixOnly #lineBreak {
	padding: 0px 0 5px 0;
	}
	
#callout {
	position: relative;
	float: right;
	margin:0px;
	padding: 10px 10px 0 0;
	width:174px;
	height:345px;}
	
#ieOnly #callout {
	position: relative;
	float: right;
	margin:0px;
	padding: 20px 10px 0 0;
	width:174px;
	height:475px;
}
	
#ieSixOnly #callout {
	float: right;
	margin-left:10px;
	width:174px;
	height:345px;}
	
#callout #calloutHolder{
	position: relative;
	float: right;
	margin-top:-90px;
	padding-right: 17px;
}
#ieOnly #callout #calloutHolder{
	padding-left: 15px;
}
#ieSixOnly #callout #calloutHolder{
	padding-left: 10px;
}
#imgFloat {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:50px;
}
#ieOnly #imgFloat {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:50px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

#imgFloat {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:50px;
}
}

#imgFloatBM {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:330px;
}


#ieOnly #imgFloatBM {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:250px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

#imgFloatBM {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:320px;
}
}

#imgFloatFG {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:180px;
}
#ieOnly #imgFloatFG {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:180px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

#imgFloatFG {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:180px;
}
}

#imgFloatCL {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:480px;
}
#ieOnly #imgFloatCL {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:480px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

#imgFloatCL {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:480px;
}
}

#imgFloatHT {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:170px;
}
#ieOnly #imgFloatHT {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:170px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){

#imgFloatHT {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:430px;
}
}
#imgFloatIW {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:200px;
}
#ieOnly #imgFloatIW {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:200px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){

#imgFloatIW {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:200px;
}
}

#imgFloatSP {
	margin-right:-10px;
	height:100px;
	float:right;
	margin-top:900px;
}
#ieOnly #imgFloatSP {
	margin-left:-26px;
	height:100px;
	float:right;
	margin-top:800px;
}

#ieSixOnly #imgFloat, #ieSixOnly #imgFloatBM, #ieSixOnly #imgFloatFG, #ieSixOnly #imgFloatCL, #ieSixOnly #imgFloatHT, #ieSixOnly #imgFloatIW, #ieSixOnly #imgFloatSP {
	width:0px;
	margin-right:-30px;
	margin-top:-200px;
	visibility: hidden;
}

.submit {
padding-top: 46px;
padding-left: 43px;
}
.submit {
padding-top: 46px;
padding-left: 43px;
}

#ieSixOnly .submit, #ieOnly .submit {
padding-top: 46px;
padding-left: 20px;

}
.boldLeft {
font-weight:bold;
padding-left: 86px;
}

#tour #content{
	margin:0px;
	color:#000000;
	background:#FFFFFF;
	width:500px;
		}
#tour #right {
	padding-left:15px;
	}

/*------------------
* site bottom nav
------------------*/

#siteBottomNav{
	position:relative;
	height: 87px;
	width: 740px;
	background:#6ba8d5 url(images/bottom_nav.jpg) no-repeat;
	margin: 0 auto;
}

#ieSixOnly #siteBottomNav{
	position:relative;
	margin-top:-1px;
	height: 87px;
	width: 740px;
	background:#6ba8d5 url(images/bottom_nav.jpg) no-repeat;
}

#bottomCurves {
background: #6ba8d5 url(images/bottom_curves.jpg) no-repeat;

}

#siteBottomNav #leftNav, #siteBottomNav #rightNav{
	position:relative;
	top:1em;
	color:#FFFFFF;
}

#siteBottomNav #leftNav{
	left:15px;
}
	
#siteBottomNAv #leftNav #leftAlign {
text-align: left;
padding: 0px 0 0 385p}

#siteBottomNav #rightNav{
	margin-top:-50px;
}

#siteBottomNav #rightNav #rightAlign {
text-align: right;
float: right;
margin-top:-20px;
padding: 0 20px 0 0;
}

#ieSixOnly #siteBottomNav #rightNav #rightAlign {
text-align: right;
float: right;
margin-top:-8px;
padding: 0 20px 0 0;
}

#siteBottomNav #rightNav #leftAlign {
text-align: left;
padding: 8px 0 0 385px;
}
#siteBottomNav ul, #siteBottomNav li{
	margin:0;
	padding:0;
	list-style:none;
}
#siteBottomNav li{
	padding: 0 1px 0 0;
	display:inline;
	background:transparent url("images/footer_nav_splitter.gif") no-repeat top left;
}
#siteBottomNav li#first{
	background:none;
	margin: 0 0 0 0;
}

#siteBottomNav #leftNav a{
	margin:0 5px 0 5px;
}
#siteBottomNav #rightNav a{
	margin:0 0 0 15px;
}
#siteBottomNav a{
	margin:0 14px 0 14px;
	text-decoration:underline;
	color:#294F67;
}
#siteBottomNav a:hover{
	color:#ffffff;
	background:none;
}

/*-----------
* credits
-------------*/
#credits {
	background:#6ba8d5;
	position:absolute;
	float: right;
	width: 740px;
	margin-top:50px;
	margin-right:0px;
	text-align:right;
		
}

#credit{
	position:relative;
	color:#FFFFFF;
	
	}
#credit a{
	color:#4e7ba4;
	font-weight:bold;
	text-decoration:none;
}
#credit a.external{
	padding:0 12px 0 0;
	background:transparent url(images/bg_newWindow_credits.gif) no-repeat center right;
}
#credit a:hover{
	text-decoration:underline;
}
#copyright{
	width:45%;
	position:absolute;
	text-align:right;
	top:0;
	right:0;
}
#copyright p{
	margin:0;
	padding:0;
	color:#8a8a8a;
}

#articlelist {
list-style: none;
position: relative;
top: -130px;
left: -20px;
}
#articlelist a {
	color:#6ca8d5;
	text-decoration:none;
	font-weight: bold;
}

a#award {
	outline:1px solid red;
	display:block;
	width:122px;
	height:76px;
	overflow:hidden;
	position:relative;
	float:right;
	background: url(images/img_white_flag.jpg) top no-repeat;
	text-indent:-999em;
	outline:none;
	margin-right:20px;
}

a#award:hover {
	background-position: 0px -76px;
}

/* Newsletter Sign Up */

#callUs p {padding:0;margin:3px 0px 2px 0px;color:#fff;}
#subForm {margin:0;padding:0;}
#subForm input {padding:0;margin:0;color:#8F8F8F;border:none;}
#subForm #submit {margin-left:5px;}
#subForm #uduyju-uduyju {height:15px;width:128px;font: 11px verdana,sans-serif;float:left;padding:0px 0px 2px 3px;}


