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


body#entry {
	background-image: none;
	background-color: #231f20;
}

body#entry p.enter {
	width: 543px;
	margin-right: auto;
	margin-left: auto;
}

body#entry p.enter a {
	width: 539px;
	height: 522px;
	background: url(images-2009/home-entry.jpg);
	display: block;
	text-indent: -100em;
	overflow: hidden;
	margin: 0;
	float: left;}

body#entry p.enter a:hover {
	background: url(images-2009/home-entry-over.jpg);
	}

body#choice {
	background: #231f20 url(images-2009/swim-bike-run.gif) no-repeat center 455px;
}

body#choice div.buttons {
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}

body#choice p.coaching {
	width: 422px;
	height: 564px;
	float: left;
}

body#choice p.coaching a {
	width: 422px;
	height: 564px;
	background: url(images-2009/coaching.gif);
	display: block;
	text-indent: -100em;
	overflow: hidden;
	margin: 0;
	float: left;
	border-style: none;
}
	
body#choice p.boutique {
	width: 422px;
	height: 564px;
	float: right;
}

body#choice p.boutique a {
	width: 422px;
	height: 564px;
	background: url(images-2009/boutique.gif);
	display: block;
	text-indent: -100em;
	overflow: hidden;
	margin: 0;
	float: left;
	border-style: none;
}

body#choice a:hover, body#choice a:visited {
	border-style: none;
}