body {
    background-color:#f5f5f5;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
}

#banner-row {
    height:135px;
    background: url(/img/bg_top.jpg);
}
    
#banner-row td {
    font-family:arial,helvetica,sans-serif;
    font-size:30px;
    font-weight:bold;
    color:#fff;
}
        
#global-nav {
    position:relative;

    font-family:arial, helvetica, sans-serif;
    font-size:12px;line-height:34px;
    font-weight:bold;    
    
    background-image: url(/img/navbg.png);
    background-position:0 -34px;
    background-repeat: repeat-x;    

    width:900px;
    height:35px;
}

#global-nav-left {position:absolute;top:0px;left:0px;width:6px;height:34px;background: #fff url(/img/navbg.png) 0 0 no-repeat;}
#global-nav-right {position:absolute;top:0px;left:894px;width:6px;height:34px;background: #fff url(/img/navbg.png) -8px 0 no-repeat;}

#global-nav a{
    text-decoration:none;
    color:#000;
    display:inline-block;
    height:34px;
    line-height:34px;
}


#header{
    position:relative;
    width:900px;
    height:201px;
    background-image: url(/img/header_mid.png);
    background-repeat: repeat-x;
    }

#header td {
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:13px;
    font-weight:bold;        
    text-transform:uppercase;        
    color:#fff;
    text-align:center;
}
    
#header td h1 {
    font-size:39px;
    line-height:42px;
    display:inline;
}
 
#header td h2 {
    font-size:26px;
    line-height:30px;
    display:inline;
}

#header-left{
    position:absolute;
    top:0px;left:0px;width:5px;height:201px;
}
#header-right{
    position:absolute;
    top:0px;left:896px;width:4px;height:201px;
}

#page-content {
    position:relative;
    
    background-color:#fff;
    width:900px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;    
}

#page-content td p, #page-content td div, #page-content td li {
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;   
    }

#certification-list li, #aerobics-list li {
    font-family:arial,helvetica,sans-serif;
    font-size:14px;
    line-height:20px;
    font-weight:normal;   
    }

#bread-crumb {
    position:relative;
    font-family:arial, helvetica, sans-serif;
    font-size:16px;line-height:34px;
    font-weight:bold;

    background-image: url(/img/navbg.png);
    background-position:0 -34px;
    background-repeat: repeat-x;    

    width:880px;
    height:35px;
}

#bread-crumb strong {color:#85140D;}
#bread-crumb-left {position:absolute;top:0px;left:0px;width:6px;height:34px;background: #fff url(/img/navbg.png) 0 0 no-repeat;}
#bread-crumb-right {position:absolute;top:0px;left:874px;width:6px;height:34px;background: #fff url(/img/navbg.png) -8px 0 no-repeat;}

#certification-list a:link, #certification-list a:visited  {
    color:#000;
    text-decoration:none;
}

#certification-list ol {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10;
}
#certification-list li {
    background: url(/img/arrow-black.jpg) left center no-repeat;
	padding-left: 15px;
}

#aerobics-list {
    width:375px;
    background-color:#256ada;
}
#aerobics-list a:link, #aerobics-list a:visited  {
    color:#fff;
    text-decoration:none;    
}
#aerobics-list ol {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10;
    padding-bottom:8px;
}
#aerobics-list li {
    background: url(/img/arrow-white.jpg) left center no-repeat;
	padding-left: 15px;
}

#cert-box td {
    font-family:arial,helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff;    
}
#cert-box tr.gold {background:#000 url(/img/bg_gradients.jpg) 0 0 repeat-x;}
#cert-box tr.green {background:#000 url(/img/bg_gradients.jpg) 0 -70px repeat-x;}
#cert-box tr.purple {background:#000 url(/img/bg_gradients.jpg) 0 -140px repeat-x;}
#cert-box tr.blue {background:#000 url(/img/bg_gradients.jpg) 0 -210px repeat-x;}
#cert-box tr.red {background:#000 url(/img/bg_gradients.jpg) 0 -280px repeat-x;}
#cert-box tr.yellow {background:#000 url(/img/bg_gradients.jpg) 0 -350px repeat-x;}

#cert-box tr.gold td.photo   {background:#000 url(/img/cert-box-photos.jpg) 0 0 no-repeat;}
#cert-box tr.green td.photo  {background:#000 url(/img/cert-box-photos.jpg) 0 -70px no-repeat;}
#cert-box tr.purple td.photo {background:#000 url(/img/cert-box-photos.jpg) 0 -140px no-repeat;}
#cert-box tr.blue td.photo   {background:#000 url(/img/cert-box-photos.jpg) 0 -210px no-repeat;}
#cert-box tr.red td.photo    {background:#000 url(/img/cert-box-photos.jpg) 0 -280px no-repeat;}
#cert-box tr.yellow td.photo   {background:#000 url(/img/cert-box-photos.jpg) 0 -350px no-repeat;}

#get-certified {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:32px;
    font-weight:bold;
    text-transform:uppercase;
}
#earn {
    font-family:verdana, arial, helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;    
    text-transform:uppercase;
}


#footer {
    position:relative;
    width:900px;
    font-family:arial,helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
    text-transform:uppercase; 

    background-image: url(/img/footer-gradient.jpg);
    background-repeat: repeat-x;
       
    color:#fff;
    background-color:#000;
}

#footer-left  {position:absolute;top:0px;left:0px;width:5px;height:5px;background:#000 url(/img/footer_corners.jpg) 0 0 no-repeat;}
#footer-right {position:absolute;top:0px;left:894px;width:5px;height:5px;background:#000 url(/img/footer_corners.jpg) -4px 0 no-repeat;}

a.click-button {
    font-family:arial,helvetica,sans-serif;
    font-size:11px;line-height:18px;
    font-weight:bold;
    text-decoration:none;
    text-transform:none;
    color:#000;
    background-image:url(/img/button_white.png);
    width:84px;
    height:18px;
    display:block;
    position:relative;top:4px;
}

div.spacer5  {height: 5px;line-height: 5px;}
div.spacer10 {height:10px;line-height:10px;}    

.dropdown {
    position:absolute;
    visibility:hidden;
    padding:1px;
    z-index:50;
    background-color:#000;
    width:200px;
    padding:6px;
    filter:alpha(opacity=87);opacity:.87;-moz-opacity: 0.87;
    text-align: left;
}
.dropdown a {
    font-family:arial, helvetica, sans-serif;
    font-size:12px;
    line-height:18px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff;
}
.dropdown a:hover {color:#e4b916;} 

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.sifr-H1 {
    visibility: hidden;
    display:inline;
    font-size:24px;
    line-height: 24px;
    height:24px;
}

.sIFR-hasFlash h2.sifr-H2 {
    visibility: hidden;
    display:inline;
    letter-spacing: -9px;
    font-size: 55px;
}

.sIFR-hasFlash h3.sifr-H3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4.sifr-H4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


