@charset "utf-8";
/* CSS Document */

/*HIDE*/

#header, #navigation, #imageArea, #footer, #mainContent .right, .video, #exercisesNav1, #exercisesNav1b {
	display:none;
}

/*show*/
#homeCopy1, #homeCopy2, #homeCopy3, #homeCopy4, #homeCopy5 {
	display:block;	
}

#centralise {
	width:100%;
	margin:0px auto;
}

#site {
	background:none;
	float:left;
	width:100%;
}

.splitbg {
	background:none;	
}

.cornerLogo {
	float:left;
	width:100%;
	background:none;
}

#mainContent {
	float:left;
	width:100%;
}

#mainContent .left, #mainContent .left2 {
	float:left;
	width:100%;
	padding:20px 0px 20px 0px;
}

#mainContent .left p {
	width:100%;
}

h1 {
	font-size:16px;
	line-height:15px;
	font-weight:bold;
	color:#636266;
	padding:0px 0px 20px 0px;
	margin:0;
}

h2 {
	font-size:16px;
	line-height:21px;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#636266;
	padding:2px 0px 2px 0px;
	margin:20px auto 10px 0px;
	background-color:none;
}

#exercises {
	float:left;
	width:100%;
}

#exercisesTitle1, #exercisesTitle2, .exercisesTitle2, #exercisesTitle2b, .exercisesTitle2b, #exercisesContent, .exercisesContent, #exercisesContent .topImage, .exercisesContent .topImage, #exercisesContent .bottomCopy, .exercisesContent .bottomCopy{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}

