#header {
	width: 790px;
	height: 353px;
	font-size: 0px;
	text-align: left;
	margin: auto;
}

#header p {
	margin: 0;
}

/***************** Main Navigation *****************/

#menu {
	float: left;
	padding: 0;
	margin: 0;
	width: 192px;
}

#menu img {
	border: 0px none;
}

#menu a:link, #menu a:visited, #menu a:active {
	position: relative;
	left: 30px;
	top: 1px;
	color: #ffffff;
	font-family: tahoma;
	font-size: 13.5px;
	font-variant:  small-caps;
	font-stretch: expanded;
	text-decoration: none;
}

#menu a:hover {
	position: relative;
	left: 30px;
	top: 1px;
	color: #A6D1FF;
	font-family: tahoma;
	font-size: 13.5px;
	font-variant:  small-caps;
	font-stretch: expanded;
	text-decoration: none;
}

.coaching {
	background-image: url('images/coaching_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 20px;
	clear: both;
}

.staff {
	background-image: url('images/staff_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 19px;
}

.training {
	background-image: url('images/training_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 17px;
}

.elinkprofiles {
	background-image: url('images/profiles_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 21px;
}

.articles {
	background-image: url('images/articles_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 19px;
}

.photos {
	background-image: url('images/photos_menu.jpg');
	float: left;
	width: 192px;
	height: 21px;
}

.support {
	background-image: url('images/support_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 19px;
}

.contactus {
	background-image: url('images/contactus_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 19px;
}

.homepage {
	background-image: url('images/homepage_menu.jpg');
	float: left;
	display: inline;
	width: 192px;
	height: 19px;
}

#inspire img {
	float:right;
}