/*----------------------------------------------------------------------
 Homepage specific styles
----------------------------------------------------------------------*/
#content-column h1, .line {
	background:#c8d200;
	}
.home-col-1-wrap, .home-col-2-wrap {
	float:left;
	width:278px;
	}
.home-col-1 {
	border-bottom:7px solid #009cda;
	}
.home-col-2 {
	margin-left:7px;
	border-bottom:7px solid #c28d4d;
	}
.home-col-1 img {
	float:left;
	margin:7px 7px 7px 0;
	}
#content-column .home-col-1 h1 {
	background:#009cda;
	}
#content-column .home-col-1 h2 {
	background:#b2e1f4;
	}
#content-column .home-col-2 h1 {
	background:#c28d4d;
	}
#content-column .home-col-2 h2 {
	background:#edddc9;
	}
#side-column-content h1 {
	padding-top:1em;
	text-align:center;
	font-size:140%;
	}
#side-column-content ul li {
	background:transparent url(/images/tick.gif) no-repeat 2px 0.2em;
	}
#stop-smoking {
	width:188px;
	height:231px;
	/* background:transparent url(/images/winter-essential.gif) no-repeat; */
	float:right;
	margin-top:-14px;
	}
	#front-catalogue{
	width:188px;
	height:231px;
	background:transparent url(/images/front-catalogue.jpg) no-repeat;
	float:right;
	margin-top:-14px;
	}
.home-col-1 a:link, .home-col-1 a:visited, .home-col-1 a:active {
	color:#009cda;
	} 
.home-col-1 a:hover {
	color:#b2e1f4;
	}
.home-col-2 a:link, .home-col-2 a:visited, .home-col-2 a:active {
	color:#c28d4d;
	} 
.home-col-2 a:hover {
	color:#edddc9;
	}