#columnwrapper {
	width: 750px;
	padding: 10px 0 10px 0;
	background-image: url("../images/homepage_column_tile.gif");
	background-repeat: repeat-y;
}

#columnwrapper h2 {
	padding: 0 0 6px 0;
	color: #ee3b33;
	font-size: 1.8em;
}

#columnwrapper h2 a {
	color: #ee3b33;
	text-decoration: none;
}

#columnwrapper h2 a:hover {
	text-decoration: underline;
}

#leftcol {
	float: left;
	width: 388px;
	padding: 0 26px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 362px;
}

#leftcol h4 {
	padding: 18px 0 8px 0;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
}

#leftcol ul {
	float: left;
	padding: 0 0 14px 0;
}

#leftcol ul li {
	padding: 0 0 0 8px;
	background-image: url("../images/bullets/bullet.gif");
	background-repeat: no-repeat;
}

#leftcol img {
	float: left;
}

#rightcol {
	float: left;
	width: 362px;
	padding: 0 0 0 16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 346px;
}

#rightcol ul {
	float: left;
	margin: 0 28px 0 0;
}

#rightcol ul.right {
	margin: 0 0 0 0;
}

#rightcol ul li {
	padding: 0 0 4px 10px;
	background-image: url("../images/bullets/browse_catalogue.gif");
	background-repeat: no-repeat;
	font-size: 1.2em;
}

#cataloguebanner {
	margin: 0 0 26px 0;
	border: #e5e5e5 1px solid;
	padding: 18px 0 18px 114px;
	background-image: url("../images/catalogue_banner_background.jpg");
	background-repeat: no-repeat;
}

#cataloguebanner a {
	color: #ee3b33;
}

.easypen {
	font-size: 1.4em;
	font-weight: bold;
	color: #00908b;
	text-transform: uppercase;
}

.outnow {
	font-size: 1.5em;
	font-weight: bold;
	color: #ee3b33;
	text-transform: uppercase;
}