/* Image link panels
----------------------------------------------- */

#panels {
	margin: 0;
	padding: 0;
	}
	
ul#home-content {
	border-bottom: 1px solid #C1C1B1;
	margin: 0;
	padding: 0;
	}
	
ul#home-content li {
	margin: 0; 
	padding: 0;
	display: block;
  	list-style-type: none;
	width: 470px;
	}

ul#home-content li {
	margin: 0; 
	padding: 0 0 14px 0;
	}

ul#home-content a:link,
#home-content a:visited {
	display: block;
	margin: 0;
	padding: 0;
	height: 75px;
	width: 470px;
	}

ul#home-content a:link.pan01,
ul#home-content a:visited.pan01 {
	background: url(../images/oe_panel.gif) no-repeat;
	padding: 0;
	width: 470px;
	}

ul#home-content a:link.pan02,
ul#home-content a:visited.pan02 {
	background: url(../images/ets_panel.gif) no-repeat;
	padding: 0;
	width: 470px;
	}
	
ul#home-content a:link.pan03,
ul#home-content a:visited.pan03 {
	background: url(../images/eketc_panel.gif) no-repeat;
	padding: 0;
	width: 470px;
	}
	
ul#home-content a:link.pan04,
ul#home-content a:visited.pan04 {
	background: url(../images/buy_kettlebells_panel.gif) no-repeat;
	padding: 0;
	width: 470px;
	}
	
ul#home-content a:link.pan05,
ul#home-content a:visited.pan05 {
	background: url(../images/olf_store_panel.gif) no-repeat;
	padding: 0;
	width: 470px;
	}
	
ul#home-content a:link.pan06,
ul#home-content a:visited.pan06 {
	background: url(../images/team_training_panel.gif) no-repeat;
	padding: 0;
	width: 470px;
	}
	

ul#home-content a:hover.pan01,
ul#home-content a:hover.pan02,
ul#home-content a:hover.pan03,
ul#home-content a:hover.pan04,
ul#home-content a:hover.pan05,
ul#home-content a:hover.pan06 {
	color: #FFFFFF;
	background-position: 0 -75px;
	}