/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		font-family: "franklin gothic", "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 90%;
		text-align: center;
		background-image: url(../images/background.jpg);
		background-repeat: repeat-y;
		background-position: top center;
		background-color: #00467F;
		margin-top: 30px;
		}






																/* >>> CONTAINERS <<< */

div#print {
	display: none;
	}
div#container {background-image: url(../images/bridging_bg.jpg); width: 783px; margin: 0px auto; text-align: left; }
	div#header-wrap {
		margin: 0px 0;
		}
		div#header-in { padding: 0px; color: inherit; background-color: #fff; background-image: url(../images/header_bg.jpg); height: 14px; }
		
		div#header2 {
		height: 123px;
		background-image: url(../images/love_of_fitness_logo.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		padding:0px;
		margin: 0;
		}
	div#content-wrap {
		
		}
		div#center { padding: 30px;
		margin: 0 0px 0 0px; 
		color: inherit; }
		
			div#center-in {
				padding: 10px;
				}
div#ace-certified {
margin:auto;
width: 205px;
}

	div#footer-wrap {
		clear: both;
		}
		div#footer-in { background-image: url(../images/footer_bg.jpg); height: 15px; }

div#bottomspace {
	height: 30px;
	}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float: right;
	  clear: both;
      width: 500px;
      font-size:93%;

      }
    #tabsJ ul {
        margin-top: 100px;
        padding:0px 10px 0 0px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/tableftj.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../images/tabrightj.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }


																/* >>> SUB CONTAINERS <<< */
div#box {
	float: right;
	background-image:url(../images/customersat.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 180px;
	padding: 10px;
	background-color: #0072bc;
	border: 5px solid #fff;
	}
div#boxin {
color: #FFFFFF;
font-weight: bold;
}


	div.left {
		float: left;
		margin: 20px 19px 20px 0;
		}
	div.right {
		float:right;
		}


																/* >>> LISTS <<< */

ul {

}

ul.list {
	margin-left: 40px ;
	font-size: 95%;
	font-weight:bold;
	line-height: 20px;
	}





																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center h1 {
	margin: 0 0 5px 0;
	font-family: "trechebet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0072bb;
	padding-bottom: 2px;
	border-bottom: 1px solid #F1F7FF;
	}

div#center h2 {
	margin: 0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 10pt;
	border-bottom: 1px solid;
	color: #046380;
	}
div#left h2 {
	margin: 20px 20px 5px 20px;
	font-size: 100%;
	}
div#center h3 {text-align: center;
	margin: 5px 0 5px 0;
	color: #CCCCCC;
	background-color: inherit;
	font-size: 95%;
	line-height: 18px;
}
div#center h3 a {text-decoration: none;
	color: ##046380;
	border: 0px;

}
div#center h4 {text-align: center;
	margin: 5px 0 5px 0;
	color: #0072bb;
	background-color: inherit;
	font-size: 120%;
}
div#center h6 {
	margin: 0 0 20px 0;
	font-family: "trechebet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align:center;
	color: #0072bb;
	display:block;
	background-color: #D5E7FF;
	padding-top: 2px;
	border-top: 1px solid #F1F7FF;
	padding-bottom: 2px;
	border-bottom: 1px solid #F1F7FF;
	}
h4 a, ul.list a {
	color: #046380;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #F1F7FF;
	}
	h4 a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}
div#center h5 {text-align: center;
	margin: 5px 0 5px 0;
	color: #333;
	background-color: inherit;
	font-size: 90%;
}		
		
		
		
	

div#center p {
	margin: 5px 0 5px 0;
	color: #444;
	background-color: inherit;
	font-size: 95%;
	text-indent: 18px;
	line-height: 18px;
	}
	
div#left p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}
p a, ul.list a {
	color: #046380;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #F1F7FF;
	}
	p a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}
div#floatleft {float: left;
padding-right: 10px;

}
div#floatright {float: right;
padding-left: 10px;
}
.white {color: #fff;
font-size:16px;
font-weight:bold;
line-height: 24px;
}



																/* >>> FORMS <<< */
* { }





																/* >>> END <<< */
