* {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
body {
	background: White url(../images/style/body.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
a img {
	border: none;
}
div#page,
div#foot-frame {
	width: 756px;
	margin: 0px auto; 
}

div#head div#head-titles {
	float: left;
	padding-top: 20px;
	padding-bottom: 45px;
}
div#head h1 {
	width: 120px;
	height: 72px;
	margin-left: 20px;
	margin-top: 17px;
	margin-bottom: 50px;
	background: transparent url(../images/style/boxing-awards.gif) no-repeat;
}
div#head h1 span {
	display: none;
}
div#head h2 {
	width: 263px;
	height: 28px;
	background: transparent url(../images/style/get-fit.gif) no-repeat;
	margin: 9px 0px 0px 16px;
}
div#head h2 span {
	display: none;
}
div#head ul#head-links {
	float: right;
	display: block;
	width: 500px;
	height: 80px;
	margin-top: 20px;
}
div#head ul#head-links li {
	margin-top: 8px;
	float: left;
	width: 120px;
}
div#head ul#head-links a {
	color: #38649e;
	text-decoration: none;
	font-size: 12px;
	padding-left: 10px;
}
div#head ul#head-links a:hover, 
div#head ul#head-links a.selected {
	color: #c52a2b;
	background: transparent url(../images/style/head-links-li.gif) no-repeat;	
	background-position: 0px 6px;
}
div#content {
	clear: both;
	margin-top: 17px;
}
div#content p {
	line-height: 150%;
	margin-bottom: 12px;
	color: #5f5f5f;
}
div#content p em {
	font-style: italic;
	font-family: Georgia "Times New Roman", Times, serif;
}
div#content-column {
	width: 212px;
	float: left;
	padding: 38px 6px 0px 0px;

}
div#content-frame {
	/*background: transparent url(../images/style/content.gif) repeat-y;*/
}
div#content-header {
	/*padding: 221px 0px 0px 306px;
	height: 40px;*/
	height: 300px;
}
div#content-title {
	width: 396px;
	height: 44px;
	border: 4px solid #ffffff;
	padding-right: 14px;
	background-color: #39649f;
	text-align: right;
	font-family: Georgia "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ffffff;
	line-height: 170%;
	position: relative;
	top: 230px;
	left: 306px;
}

div#content-titlecoaching {
	width: 396px;
	height: 44px;
	border: 4px solid #ffffff;
	padding-right: 14px;
	background-color: #e52526;
	text-align: right;
	font-family: Georgia "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ffffff;
	line-height: 170%;
	position: relative;
	top: 230px;
	left: 306px;
}

div#content-titletutor {
	width: 396px;
	height: 44px;
	border: 4px solid #ffffff;
	padding-right: 14px;
	background-color: #8ab237;
	text-align: right;
	font-family: Georgia "Times New Roman", Times, serif;
	font-size: 27px;
	color: #ffffff;
	line-height: 170%;
	position: relative;
	top: 230px;
	left: 306px;
}
div#content-body {
	width: 492px;
	float: right;
	padding: 38px 0px 0px 5px;
}

div#content-body-singlecolumn {
	width: 740px;
	float: left;
	padding: 38px 0px 0px 5px;
}
div#content-body h1, div#content-body-singlecolumn h1 {
	color: #0064a2;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia "Times New Roman", Times, serif;
	margin-bottom: 16px;
	border-bottom: 1px solid #e8e6e6;
	line-height: 150%;
}
div#content h3 {
	color: #38649e;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#content-end {
	clear: both;
	/*background: transparent url(../images/style/content.gif) repeat-y;*/
	height: 95px;
}
div#foot {
	background: transparent url(../images/style/foot.gif) repeat-x;
	background-position: 0px 56px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
	position: relative;
	clear:both;
}
div#foot-frame {
	/*background: transparent url(../images/style/foot-frame.gif) repeat-x;*/
	background-position: 0px 8px;
}	
div#foot-content {
	background: transparent url(../images/style/silhouette.gif) no-repeat;
	background-position: 100% 0%;
	padding: 90px 0px 0px 30px;
}
div#foot-content a {
	color: #e52526;
	text-decoration: none;
}
div#foot-content a:hover {
	color: #000000;
}
div#foot-content p {
	margin-bottom: 27px;
}
div#foot-content ul {
	margin-bottom: 12px;
}
div#foot-content ul li {
	display: inline;
	padding: 0px 6px;
}
div#foot-content ul li.border {
	border-right: 1px solid #989898;
}
div.centre {
	padding: 5px;
	text-align: right;
}
div.centre img {
	display: block;
	margin: 0px auto;
}
div.centre p {
	text-align: left;
	padding: 0px 60px;
}