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

	UK International Soccer Camps
	Copyright 2008


	----------------------------------------------*/


	/*----------------------------------------------


	Reset


	----------------------------------------------*/

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: none;
		vertical-align: baseline;
		background: transparent;
		list-style-type: none;
		text-decoration: none;
	}

	.clear {
		clear:both;
	}

	/*----------------------------------------------


	Structure 


	----------------------------------------------*/

	a:link {
		color: #082B50;
		font-size:12px;
	}
	
	a:visited {
		color: #082B50;
		font-size:12px;
	}
	
	a:hover {
		color: #53849E;
		font-size:12px;
	}
	
	a:active {
		color: #082B50;
		font-size:12px;
	}
	
	span.red {color:#900;}
	a.red {color:#900;}
	
	body {
		background-color:#FFF;
		background:url(../images/l_bg.jpg) repeat-x;
		margin: 0;
		padding: 0;
		font-size: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	#container {
		position:relative;
		margin:0 auto;
		width:950px;
		min-height:600px;
		
	}
	
	
	#header {
	position:relative;
	width:950px;
	height:227px;
	}
	
	#header_img {
	position:relative;
	width:624px;
	height:227px;
	float:right;
	overflow:hidden;
	}
	
	
	#logo_wrap {
	position:relative;
	width:123px;
	float:left;
	}
	
	
	#logo_wrap img.logo{
	float: left;
	margin: 18px 0 0 30px;
	}	


	/*----------------------------------------------


	Main & Sub Navigation Elements 


	----------------------------------------------*/
	#nav_wrap {
		position: relative;
		width: 770px;
		height: 53px;
		background: transparent url(../images/nav/nav_bg.png) top left no-repeat;
		float:left;
	}
	
	#nav_repeat {
		position:relative;
		width:100%;
		height: 53px;
		background-image:url(../images/nav/nav_repeat.png);
		background-repeat:repeat-x;
	}
	#main_nav {
	position:relative;
	width:770px;
	height: 53px;
	}
	#main_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 53px;
		float:left;
	}
	#main_nav ul li {
		display: inline;
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#main_nav ul li a {
		display: block;
		height: 53px;
		padding: 0px;
		margin: 0px;
	}
	li#nav_home a { width: 80px; } 
	li#nav_details a { width: 120px; } 
	li#nav_find a { width: 109px; } 
	li#nav_services a { width: 100px; } 
	li#nav_coaches a { width: 139px; } 
	li#nav_testimonials a { width: 121px; } 
	li#nav_contact a { width: 101px; } 

	li#nav_home a:hover { background: transparent url(../images/nav/btn_home.png) 0px 0px no-repeat; }
	li#nav_details a:hover { background: transparent url(../images/nav/btn_details.png) 0px 0px no-repeat; }
	li#nav_find a:hover { background: transparent url(../images/nav/btn_find.png) 0px 0px no-repeat; }
	li#nav_services a:hover { background: transparent url(../images/nav/btn_services.png) 0px 0px no-repeat; }
	li#nav_coaches a:hover { background: transparent url(../images/nav/btn_coaches.png) 0px 0px no-repeat; }
	li#nav_testimonials a:hover { background: transparent url(../images/nav/btn_testimonials.png) 0px 0px no-repeat; }
	li#nav_contact a:hover { background: transparent url(../images/nav/btn_contact.png) 0px 0px no-repeat; }

	#main_nav ul li strong { display: none; }

	#main_nav li a.currentHome  { background: transparent url(../images/nav/btn_home.png) 0px 0px no-repeat; }
	#main_nav li a.currentDetails { background: transparent url(../images/nav/btn_details.png) 0px 0px no-repeat; }
	#main_nav li a.currentFind { background: transparent url(../images/nav/btn_find.png) 0px 0px no-repeat; }
	#main_nav li a.currentServices { background: transparent url(../images/nav/btn_services.png) 0px 0px no-repeat; }
	#main_nav li a.currentCoaches { background: transparent url(../images/nav/btn_coaches.png) 0px 0px no-repeat; }
	#main_nav li a.currentTestimonials { background: transparent url(../images/nav/btn_testimonials.png) 0px 0px no-repeat; }
	#main_nav li a.currentContact { background: transparent url(../images/nav/btn_contact.png) 0px 0px no-repeat; }

	
	/*----------------------------------------------


	Home Page


	----------------------------------------------*/
	
	
	#left_wrap {
	position:relative;
	width:677px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	#welcome_wrap {
	position:relative;
	width:309px;
	float:left;
	}
	
	#welcome_wrap p{ color:#7C7D7E; }
	
	#video_wrap {
	position:relative;
	width:340px;
	float:left;
	margin-left:15px;
	}
	
	#camps_wrap {
	position:relative;
	width:240px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	.hdr_camps { 
	position:relative; 
	width:238px; 
	height:28px; 
	background-image:url(../images/hdr_camps.png);
	}
	
	#camp_nav_wrap {
		position: relative;
		width: 238px;
		height: 350px;
		background: transparent url(../images/nav/camp_nav_bg.png) top left no-repeat;
		float:left;
	}
	
	#camp_nav {
		position:relative;
		width:238px;
		height: 86px;
		
	}
	#camp_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 86px;
	}
	#camp_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#camp_nav ul li a {
		display: block;
		height: 86px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#nav_4to6 a { width: 238px; } 
	li#nav_7to10 a { width: 238px; } 
	li#nav_11to14 a { width: 238px; } 
	li#nav_15to18 a { width: 238px; } 
	
	li#nav_4to6 a:hover { background: transparent url(../images/nav/camps_4to6.png) 0px 0px no-repeat; }
	li#nav_7to10 a:hover { background: transparent url(../images/nav/camps_7to10.png) 0px 0px no-repeat; }
	li#nav_11to14 a:hover { background: transparent url(../images/nav/camps_11to14.png) 0px 0px no-repeat; }
	li#nav_15to18 a:hover { background: transparent url(../images/nav/camps_15to18.png) 0px 0px no-repeat; }

	#camp_nav ul li strong { display: none; }
	
	.hdr_welcome { 
	position:relative; 
	width:309px; 
	height:21px; 
	background-image:url(../images/hdr_welcome.png);
	margin-bottom:20px;
	}
	
	.hdr_details {
	position:relative;
	width:309px;
	height:21px;
	margin-bottom:20px;
	}
	
	/*----------------------------------------------
	
	Interior Pages : Camps & Details


	----------------------------------------------*/
	
	
	#interior_left_wrap {
	position:relative;
	width:677px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	#details_wrap {
	position:relative;
	width:629px;
	float:left;
	}
	
	#details_wrap p{ color:#7C7D7E; }
	#details_wrap h4{ color:#4b7792; font-size:14px; font-weight:500; font-variant:small-caps;}
	
	.entry_wrapper {
		position:relative;
		width:629px;
		height:157px;
		margin-top:20px;
	}
	
	.entry_img {
		position:relative;
		width:150px;
		height:157px;
		float:left;
		background-color:#090;
	}
	
	.entry_text {
		position:relative;
		width:470px;
		min-height:157px;
		float:left;
		margin-left:9px;
	}
	
	.entry_text p{ color:#7C7D7E;}
	
	.entry_text h4{ color:#4b7792; font-size:14px; font-weight:500; font-variant:small-caps;}
	
	.entry_wrapper_ni {
	position:relative;
	width:629px;
	height:117px;
	margin-top:20px;
	}
	
	.entry_img_ni {
		position:relative;
		width:150px;
		height:157px;
		float:left;
		background-color:#090;
	}
	
	.entry_text_ni {
		position:relative;
		width:479px;
		float:left;
		
	}
	
	.entry_text_ni p{ color:#7C7D7E;}
	
	.entry_text_ni h4{ color:#4b7792; font-size:14px; font-weight:500; font-variant:small-caps;}
	
	
	#interior_wrap {
	position:relative;
	width:240px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	.hdr_interior { 
	position:relative; 
	width:238px; 
	height:28px; 
	background-image:url(../images/hdr_quick.png);
	}
	
	#interior_nav_wrap {
		position: relative;
		width: 238px;
		height: 350px;
		background: transparent url(../images/nav/ql_nav_bg.png) top left no-repeat;
		float:left;
	}
	
	#interior_nav {
		position:relative;
		width:238px;
		height: 86px;
		
	}
	#interior_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 86px;
	}
	#interior_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#interior_nav ul li a {
		display: block;
		height: 86px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#nav_1 a { width: 238px; } 
	li#nav_2 a { width: 238px; } 
	li#nav_3 a { width: 238px; } 
	li#nav_4 a { width: 238px; } 
	li#nav_5 a { width: 238px; } 
	
	li#nav_1 a:hover { background: transparent url(../images/nav/ql_residential.png) 0px 0px no-repeat; }
	li#nav_2 a:hover { background: transparent url(../images/nav/ql_equipment.png) 0px 0px no-repeat; }
	li#nav_3 a:hover { background: transparent url(../images/nav/ql_coaching.png) 0px 0px no-repeat; }
	li#nav_4 a:hover { background: transparent url(../images/nav/ql_education.png) 0px 0px no-repeat; }
	li#nav_5 a:hover { background: transparent url(../images/nav/ql_opportunity.png) 0px 0px no-repeat; }
	li#nav_6 a:hover { background: transparent url(../images/nav/ql_programs.png) 0px 0px no-repeat; }


	#interior_nav ul li strong { display: none; }
	
	
	
	#coaches_wrap {
	position:relative;
	width:240px;
	min-height:377px;
	margin-top:40px;
	float:left;
	}
	
	.hdr_coaches { 
	position:relative; 
	width:238px; 
	height:28px; 
	background-image:url(../images/hdr_quick.png);
	}
	
	#coaches_nav_wrap {
		position: relative;
		width: 238px;
		height: 350px;
		background: transparent url(../images/nav/ql_nav_bg_coaches.png) top left no-repeat;
		float:left;
	}
	
	#coaches_nav {
		position:relative;
		width:238px;
		height: 86px;
		
	}
	#coaches_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 86px;
	}
	#coaches_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#coaches_nav ul li a {
		display: block;
		height: 86px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#c_nav_1 a { width: 238px; } 
	li#c_nav_2 a { width: 238px; } 
	li#c_nav_3 a { width: 238px; } 
	li#c_nav_4 a { width: 238px; } 
	
	
	li#c_nav_1 a:hover { background: transparent url(../images/nav/ql_programs.png) 0px 0px no-repeat; }
	li#c_nav_2 a:hover { background: transparent url(../images/nav/ql_equipment.png) 0px 0px no-repeat; }
	li#c_nav_3 a:hover { background: transparent url(../images/nav/ql_opportunity.png) 0px 0px no-repeat; }
	li#c_nav_4 a:hover { background: transparent url(../images/nav/ql_education.png) 0px 0px no-repeat; }
	


	#coaches_nav ul li strong { display: none; }
	
	
	
	/*----------------------------------------------


	Footer Elements 


	----------------------------------------------*/
	
	
	#footer_wrap {
		position:relative;
		width:100%;
		height: 237px;
		margin:0 auto;
		background-image:url(../images/footer_bg_repeat.jpg);
		background-repeat:repeat-x;
		
	}	
	
	#footer {
		position:relative;
		width:1024px;
		height: 192px;
		padding-top:45px;
		margin:0 auto;
		background-image:url(../images/footer_bg.png);
		
	}	
	
	#footer p{ text-align:center; color:#666666; font-size:10px;}

	#giftcard {
		position:relative;
		width:90px;
		height:65px;
		background-image:url(../images/iCamp-Web-ICON.png);
		background-repeat:no-repeat;
		float:left;
	}
	#giftcard ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 65px;
	}
	#giftcard ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#giftcard ul li a {
		display: block;
		height: 65px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}

	li#g1 a { width: 90px; } 
	
	li#g1 a:hover { background: transparent url(../images/iCamp-Web-ICON_h.png) 0px 0px no-repeat; }
	
	#giftcard ul li strong { display: none; }

	#link_id {
		position:relative;
		width:595px;
		height:72px;
		background-image:url(../images/link_bg_home.png);
		float:left;
	}
	
	#footer_link_wrap {
	position:relative;
	width:695px;
	height:30px;
	margin-top:25px;
	border-top: solid 1px #99BBCF;
	border-top-style:dotted;
	}
	
	#link_nav_wrap {
		position: relative;
		width: 595px;
		float:left;
	}
	
	#footer_link_nav {
	position:relative;
	width:695px;		
	}
	#footer_link_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		width: 850px;
	}
	#footer_link_nav ul li { display: inline;}
	
	#footer_link_nav ul li a {
		padding: 0.6em 1em;
		color: #adddf8;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav ul li a:hover {
		padding: 0.6em 1em;
		color: #ffffff;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav ul li a.current { color:#FFFFFF; }
	
	
	
	#footer_link_wrap2 {
	position:relative;
	width:695px;
	height:30px;
	margin-top:5px;
	}
	
	#link_nav_wrap2 {
		position: relative;
		width: 595px;
		float:left;
	}
	
	#footer_link_nav2 {
	position:relative;
	width:695px;		
	}
	#footer_link_nav2 ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		width: 850px;
	}
	#footer_link_nav2 ul li { display: inline;}
	
	#footer_link_nav2 ul li a {
		padding: 0.6em 1em;
		font-size:11px;
		color: #999;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav2 ul li a:hover {
		padding: 0.6em 1em;
		color: #ffffff;
		text-decoration: none;
		float: left;
	}
	
	#footer_link_nav2 ul li a.current { color:#FFFFFF; }
	
	
	#quick_wrap {
		position:relative;
		width:595px;
		height:72px;
		background-image:url(../images/nav/quick_nav_home.png);
	}
	
	#quick_nav {
		position:relative;
		width:595px;
		height: 72px;
		
	}
	#quick_nav ul {
		border: none;
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		clear: left;
		height: 72px;
	}
	#quick_nav ul li {
		float: left;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#quick_nav ul li a {
		display: block;
		height: 72px;
		padding: 0px;
		margin: 0px;
		margin-bottom:2px;
	}
	li#p1 a { width: 150px; } 
	li#p2 a { width: 147px; } 
	li#p3 a { width: 147px; } 
	li#p4 a { width: 151px; } 
	
	li#p1 a:hover { background: transparent url(../images/nav/q_ovr_home_p1.png) 0px 0px no-repeat; }
	li#p2 a:hover { background: transparent url(../images/nav/q_ovr_home_p2.png) 0px 0px no-repeat; }
	li#p3 a:hover { background: transparent url(../images/nav/q_ovr_home_p3.png) 0px 0px no-repeat; }
	li#p4 a:hover { background: transparent url(../images/nav/q_ovr_home_p4.png) 0px 0px no-repeat; }

	#quick_nav ul li strong { display: none; }
	
	
	
	.logo_wrap {
		position:relative;
		width:275px;
		height:72px;
		margin-left:50px;
		float:left;
	}
	
	a.moreinfo {
	  display:block;
	  width:73px;
	  height:16px;
	  text-decoration: none;
	  background:url(../images/btn_readmore.png);
	  float:left;
	  margin-top:20px;
	  margin-bottom:20px;
	 }
	  
	 a.moreinfo:hover {
	  background-position: -73px 0;
	 }


	 a.enrollnow {
	  display:block;
	  width:73px;
	  height:16px;
	  text-decoration: none;
	  background:url(../images/btn_enrolllnow.png);
	  float:left;
	   margin-top:20px;
	  margin-bottom:20px;
	 }
	  
	 a.enrollnow:hover {
	  background-position: -73px 0;
	 }

	img .flt_left {float:left;}
	
	ul.bottomBtns {
	float: left;
	width: 595px;
	list-style: none;
	height: 72px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

ul.bottomBtns li {
	display: inline;
	}

ul.bottomBtns li a {
	height: 72px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	}

/* 4 to 6 */
ul.bottomBtns li#bb_4to6-1 a {width: 148px;background: url(../images/bottomBnts_4-6.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_4to6-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_4to6-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_4to6-2 a {width: 147px;background: url(../images/bottomBnts_4-6.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_4to6-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_4to6-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_4to6-3 a {width: 148px;background: url(../images/bottomBnts_4-6.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_4to6-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_4to6-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_4to6-4 a {width: 150px;background: url(../images/bottomBnts_4-6.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_4to6-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_4to6-4 a.current {background-position: -444px -72px;}

/* 7 to 10 */
ul.bottomBtns li#bb_7to10-1 a {width: 148px;background: url(../images/bottomBnts_7-10.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_7to10-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_7to10-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_7to10-2 a {width: 147px;background: url(../images/bottomBnts_7-10.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_7to10-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_7to10-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_7to10-3 a {width: 148px;background: url(../images/bottomBnts_7-10.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_7to10-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_7to10-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_7to10-4 a {width: 150px;background: url(../images/bottomBnts_7-10.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_7to10-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_7to10-4 a.current {background-position: -444px -72px;}

/* 12 to 14 */
ul.bottomBtns li#bb_12to14-1 a {width: 148px;background: url(../images/bottomBnts_11-14.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_12to14-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_12to14-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_12to14-2 a {width: 147px;background: url(../images/bottomBnts_11-14.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_12to14-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_12to14-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_12to14-3 a {width: 148px;background: url(../images/bottomBnts_11-14.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_12to14-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_12to14-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_12to14-4 a {width: 150px;background: url(../images/bottomBnts_11-14.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_12to14-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_12to14-4 a.current {background-position: -444px -72px;}

/* 15 to 18 */
ul.bottomBtns li#bb_15to18-1 a {width: 148px;background: url(../images/bottomBnts_15-18.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_15to18-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_15to18-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_15to18-2 a {width: 147px;background: url(../images/bottomBnts_15-18.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_15to18-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_15to18-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_15to18-3 a {width: 148px;background: url(../images/bottomBnts_15-18.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_15to18-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_15to18-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_15to18-4 a {width: 150px;background: url(../images/bottomBnts_15-18.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_15to18-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_15to18-4 a.current {background-position: -444px -72px;}

/* services */
ul.bottomBtns li#bb_services-1 a {width: 148px;background: url(../images/bottomBnts_services.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_services-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_services-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_services-2 a {width: 147px;background: url(../images/bottomBnts_services.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_services-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_services-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_services-3 a {width: 148px;background: url(../images/bottomBnts_services.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_services-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_services-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_services-4 a {width: 150px;background: url(../images/bottomBnts_services.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_services-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_services-4 a.current {background-position: -444px -72px;}

/* coachzone */
ul.bottomBtns li#bb_coacheszone-1 a {width: 148px;background: url(../images/bottomBnts_coacheszone.png) no-repeat 0 0;}
ul.bottomBtns  li#bb_coacheszone-1 a:hover {background-position: 0 -72px;}
ul.bottomBtns  li#bb_coacheszone-1 a.current {background-position: 0 -72px;}

ul.bottomBtns li#bb_coacheszone-2 a {width: 147px;background: url(../images/bottomBnts_coacheszone.png) no-repeat -148px 0;}
ul.bottomBtns  li#bb_coacheszone-2 a:hover {background-position: -148px -72px;}
ul.bottomBtns  li#bb_coacheszone-2 a.current {background-position: -148px -72px;}

ul.bottomBtns li#bb_coacheszone-3 a {width: 148px;background: url(../images/bottomBnts_coacheszone.png) no-repeat -296px 0;}
ul.bottomBtns  li#bb_coacheszone-3 a:hover {background-position: -296px -72px;}
ul.bottomBtns  li#bb_coacheszone-3 a.current {background-position: -296px -72px;}

ul.bottomBtns li#bb_coacheszone-4 a {width: 150px;background: url(../images/bottomBnts_coacheszone.png) no-repeat -444px 0;}
ul.bottomBtns  li#bb_coacheszone-4 a:hover {background-position: -444px -72px;}
ul.bottomBtns  li#bb_coacheszone-4 a.current {background-position: -444px -72px;}