body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
        font-size: 1.10em;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


#header {
	background-image: url(images/toplogo.jpg);
	background-repeat: no-repeat;
	width: 795px;
	height: 113px;
}


#content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#left {
	background-image: url(images/mefront.jpg);
        background-repeat: no-repeat;
	width: 220px;
	height: 327px;
	margin-left: 0px;
	padding-top:1px;
}

#left2 {
	background-image: url(images/spinleft.jpg);
        background-repeat: no-repeat;
	width: 220px;
        height: 400px;
	margin-left: 0px;
	padding-top:1px;
}


#left2a {
	background-image: url(images/pert.jpg);
        background-repeat: no-repeat;
	width: 220px;
        height: 400px;
	margin-left: 0px;
	padding-top:1px;

}


#left3 {
	background-image: url(images/wl.jpg);
        background-repeat: no-repeat;
	width: 220px;
	height: 400px;
	margin-left: 0px;
	padding-top:1px;
}


#left4 {
	background-image: url(images/bootcamp.jpg);
        background-repeat: no-repeat;
	width: 220px;
	height: 400px;
	margin-left: 0px;
	padding-top:1px;
}


#left5 {
	background-image: url(images/aqua.jpg);
        background-repeat: no-repeat;
	width: 220px;
	height: 400px;
	margin-left: 0px;
	padding-top:1px;
}


#left6 {
	background-image: url(images/pilates.jpg);
        background-repeat: no-repeat;
	width: 220px;
	height: 400px;
	margin-left: 0px;
	padding-top:1px;
}

#left7 {
	background-image: url(images/pt.jpg);
        background-repeat: no-repeat;
	width: 220px;
	height: 400px;
	margin-left: 0px;
	padding-top:1px;
}

#right {
	float: right;
	width: 715px;
	padding-right: 10px;
}

#footer {
	background-image: url(images/footer_edge.gif);
	background-repeat: no-repeat;
	width: 756px;
}

#navigation {
	position: relative;
        font-size: 1.25em;
	text-align: right;
	bottom: -75px;
	padding-right: -370px;
}

#navigation li{
	display: inline;
	list-style-type: none;		
}

#navigation li a {
	text-decoration: none;
	font-size: .65em;
	font-weight: bold;
	color: #282868;
	border-right: 1px solid #EA792E;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation li a:hover {
	border-bottom: 2px solid #EA792E;
	border-top: 2px solid #EA792E;
	font-size: .65em;
	font-weight: bold;
	color: #035fa0;
}


#copyright {
	float: right;
	color:#b7b7b7;
	font-size: .6em;
	padding-right: 20px;
}

#video {
	background-image: url(images/video_bg.gif);
	background-repeat: no-repeat;
	width:300px;
	height: 250px;
	padding-left: 10px;
	padding-top:13px;
	float: right;
}
 

 .titleBlue {
	color: #282868;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
   padding-right: 5px;
}


 .titleOrange {
        color: #EA792E;
	text-transform: uppercase;	
	font-weight: bold;
	font-size: .9em;
	padding-right: 5px;
}

.biggerText {
	font-size: 1.5em;
}

.underlineOrange {
	border-bottom: 2px solid #EA792E;
	width: 160px;
	margin-bottom: 15px;
	margin-top:15px;
}

.textArea {
	font-size: .8em;
	color: #282868;
}


.textArea a {
	color: #EA792E;
	font-weight: bold;
	text-decoration: none;
}

.textArea a:hover {
	text-decoration: underline;
}
.testimonials {
	color: #282868;
	font-size: .7em;
	padding-right:20px;
	line-height: 1.5em;
	margin-bottom: 20px;
	font-style: italic;
}

.testimonialsName {
	font-weight: bold;
	text-align: right;
	padding-left: 30px;
}

.specialOffers {
	color: #282868;
	font-size: .8em;
	font-weight: bold;
}

.contactUs {
	color: #282868;
	font-size: .6em;
	line-height: 1.5em;
}

.contactUs a{
	text-decoration: underline;
	color:#EA792E;
	font-weight: bold;
}

.contactUs a:hover{
	text-decoration: none;
	color:#282868;
	font-weight: bold;
}

.current {
	border-bottom: 2px solid #EA792E;
	border-top: 2px solid #EA792E;
	font-size: .65em;
	font-weight: bold;
}

.row1{
	background-color: #f3f3f3;
}


.rowHeader {
	font-size: 1.2em;
	color:#0d63a2;
	border-bottom: 1px solid red;
	font-weight: bold; 
}