body {
	/*background: #004C4F url(/i/body-bg.png) top center repeat-y;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	height: 99%;
	text-align: center;
}

#pagewidth {
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 850px;
	background: transparent url(/i/page-wrap-bg.png) top left repeat-y;
}
#header {
	background-color: white;
	position: relative;
	width: 100%;
}
#logo {
	background: transparent url(/i/inside-performance_white.gif) no-repeat scroll 0% 0%;
	height: 77px;
	width: 850px;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo a {
	height: 77px;
	width: 850px;
	display: block;
}
#logo span {
	display: none;
}
#headgfx {
	background: transparent url(/uploads/images/headers/swimmer-butterfly.jpg) no-repeat scroll 0% 0px;
	height: 253px;
	width: 700px;
	border-bottom:2px solid #C9CBCC;
}
#holdmenu {
	width: 850px;
	height: 20px;
	background-color: #005252;
}
.about-us #headgfx {
	background-image: url(/uploads/images/headers/macro-golfer.jpg);
}
.programmes #headgfx {
	background-image: url(/uploads/images/headers/rowers.jpg);
}
.one-to-one-consultancy #headgfx {
	background-image: url(/uploads/images/headers/cricketer.jpg);
}
.programme-schedule #headgfx {
	background-image: url(/uploads/images/headers/tennis-balls.jpg);
}
.contact #headgfx {
	background-image: url(/uploads/images/headers/signpost.jpg);
}
.press-room #headgfx {
	background-image: url(/uploads/images/headers/horse-racing.jpg);
}
.sports-clients #headgfx {
	background-image: url(/uploads/images/headers/snowboarder.jpg);
}
.nlp-sport #headgfx {
	background-image: url(/uploads/images/headers/morning-golfer.jpg);
}
.business-2 #headgfx {
	background-image: url(/uploads/images/headers/swimmer-head.jpg);
}
.olympic-heroes #headgfx {
	background-image: url(/uploads/images/headers/swimmer-lane.jpg);
}
.home-learning-pack #headgfx {
	background-image: url(/uploads/images/headers/windsurfer.jpg);
}
#location, #menutop {
	background-color: #31849A;
	height: 20px;
	opacity: 0.5;
	width: 700px;
}
#menutop {
	width: 150px;
}
#leftcol { 
	width: 150px; 
	float: left; 
}
#wrapper { margin: 0; }
#maincol {
	background: white url(/i/background.png) bottom right no-repeat;
	height: 600px;
	min-height: 600px;
	width: 699px;
	float: left;
	margin-bottom: -10px;
	height: auto;
	border-right:1px solid #C9CBCC;
}
#maincolinner {
	float: left;
	display:inline; 
	overflow:hidden;
}
body.three-column #maincolinner {
	width: 358px;
}
body.home #maincolinner {
	width: 508px;
}
* html #maincol {
	height: 100%;
}
#maincolinner {
	margin: 20px;
}
div.courses-list {
	float: right;
	width: 50%;
	margin: -20px -20px 1em 1em;
	background-color: #C9CBCC;
}
div.courses-list-inner { 
	padding: 0 0 0.5em 15px; 
}
#breadcrumbs { margin-bottom: 1em; }
#maincol h1, #maincol h2, #maincol h3 {
	line-height: 130%;
}
#maincol h1 {
	color: #005252;
	margin-bottom: 0.7em;
}
#maincol h2 {
	color: #005252;
}
#maincol h3, #maincol h4, #maincol h5, #maincol h6 {
	color: #005252;
}
div.feature { width: 33%; height: 100px; float: left; }
div#hright { clear: right; }

#maincol p, body#tinymce p {
	color: #005252;
	font-size: 110%;
	line-height: 110%;
	margin: 1em 0pt;
}
a {
	color: #005252;
}
a:link, a:visited {
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
strong, b {
	color: #005252;
}
#rightcol {
	float: right;
	display:inline;
	overflow:hidden;
}
#rightcol h3 {
	margin: 1em 0;
}
body.three-column #rightcol, body.three-column #rightcol h3 {
	width: 300px;
}
body.home #rightcol, body.home #rightcol h3 {
	width: 150px;
}
#footer {
	width: 830px;
	height: 2em;
	background-color: #31849A;
	padding: 0 10px;
	float: left;
	clear: both;
}
#footer div {
	color: white;
}
#footer div {
	width: 48%;
	margin-top: 5px;
}
#footer #footer-right {
	float: right;
	text-align: right;
}
#footer #footer-left {
	float: left;
}

pre {
	margin: 1em 0pt;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

