#main {
	width: 980px;
	border: 1px solid #999;
	background: #FFF url(../images/cssimg/side-grad.gif) repeat-y left top;
	margin: 10px auto 0px;
	text-align: left;
}
#left-column {
	float: left;
	width: 150px;
	margin-top: 0px;
	background: url(../images/cssimg/cross.gif) no-repeat 0px 22px;
	padding: 8px 0px 0px 55px;
	margin-right: 25px;
}
#left-column h2 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font: normal 250% Arial, Helvetica, sans-serif;
	color: #FF9933;
	margin: 0px;
	padding: 8px 0px;
}
#content-main {
	padding-top: 10px;
	font-size: .85em;
	line-height: 145%;
	margin-left: 270px;
	padding-right: 10px;
	margin-top: 15px;
}
#content-main ul {
	margin-top: 5px;
	padding-left:20px;
}
#content-main li {
	list-style: url(../images/cssimg/bullet-cross.jpg) none outside;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 3px 0px;
}
#content-main li.quantity input.productTextInput {
	width:15px;
}
#content-main li.sizes select {
	width:180px;
}
#content-main a:link, #content-main a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#FF9933;
	border-bottom: dashed 1px #FFF;
}
#content-main a:hover {
	color: #000;
	border-bottom: dashed 1px #999;
}
.inner {
	margin-bottom: 15px;
	margin-left: 15px;
}
#left-column h3 {
	color: #666;
}
#content-wrapper {
	width: 980px;
	background: url(../images/cssimg/main-side.gif) no-repeat -20px 25px;
}
#top-menu {
	width: 245px;
	clear: left;
	padding-top: 130px;
	padding-left: 15px;
}
#footer {
	height: 50px;
	width: 100%;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#footer-wrap {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background: #000;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding: 10px;
	height: 30px;
}
#logo {
	height: 36px;
	width: 245px;
	background: #000;
	padding-top: 10px;
	float: left;
	margin-top: 30px;
	padding-left: 15px;
}
#searchresults {
	color: #666;
	background: #FFF;
	padding-right: 25px;
	padding-left: 25px;
}
#logo a img {
	display: block;
}
body {
	margin: 0px;
	padding: 0px;
	font: .9em Arial, Helvetica, sans-serif;
	color: #333;
}
#container {
	background: #FFF url(../images/cssimg/back-grad.jpg) repeat-x center top;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	text-align: center;
}
#header {
	height: 400px;
	width: 980px;
	text-align: left;
	background:url(../images/cssimg/home.jpg) no-repeat left top;
}
a.enrol, a:link.enrol, a:visited.enrol, a:active.enrol {
	color:#FFF;
	text-decoration:none;
}
a:hover.enrol {
	color:#333;
	text-decoration:underline;
}

.functionaltrainer-links a {
	color:#A7C161 !important;
}

.orangetext {
	color: #FF9900;
}

.orangeheader {
	color: #FF9900;
	font-size:16px;	
}

.testimonials {  
    height:  180px;  
    width:   230px;  
    padding: 0;  
    margin:  0;  
} 
 
.testimonials img {  
    padding: 0;  
    border:  none;  
    width:  230px; 
    height: 180px; 
    top:  0; 
    left: 0 
} 
