#phone {
	color: #d06935;
}
#menu {
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-nav.gif) no-repeat;
}
#panel {
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-img.jpg) no-repeat;
}
#txt-box-top {
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-txt-top.gif) no-repeat;
	height: 5px;
	overflow: hidden;
}
#txt-box {
	background: #e4e3e8 url(http://www.commercialplus.co.uk/images/sites/cfplus-txt.gif) repeat-y;
}
#txt-box-btm {
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-txt-btm.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}


#cfp-panel{
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-img.jpg) no-repeat;
	height: 245px;
	padding-top: 15px;
	padding-left: 20px;
}
#cfp-panel-l {
	float: left;
	width: 200px;
	font-size: 36px;
	line-height: 110%;
	color: white;
}
#cfp-panel-r {
	font-size: 14px;
	line-height: 130%;
	color: #faa071;
	margin-left: 580px;
	width: 300px;
}
#cfp-panel-sml {
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-img-sml.jpg) no-repeat;
	height: 150px;
	padding-top: 15px;
	padding-left: 20px;
}

.box-pic {
	float: left;
	width: 222px;
	height: 135px;
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-inset.jpg) no-repeat;
	margin-left: 0;
	padding: 0;
	margin-right: 8px;
}
.box {
	float: left;
	width: 200px;
	height: 115px;
	background: url(http://www.commercialplus.co.uk/images/sites/cfplus-box.gif) no-repeat;
	margin-left: 10px;
	padding: 10px;
	color: white;
}


/* GENERAL TYPE STYLING */

.hd0 {
	color: #d06935;
	margin: 15px 0;
}
.hd1 {
	color: #d06935;
}
.hd2 {
	color: #d06935;
}
.hd-box {
	font-size: 20px;
	line-height: 100%;
	padding-bottom: 18px;
}
.panel-strong {
	font-size: 18px;
	line-height: 120%;
	color: white;
}

