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

#prem-panel-sml {
	background: url(http://www.commercialplus.co.uk/images/sites/utils-img-sml.jpg) no-repeat;
	height: 150px;
	padding-top: 15px;
	padding-left: 20px;
}


/* GENERAL TYPE STYLING */

.hd1 {
	color: #7AAF9F;
}
.hd2 {
	color: #7AAF9F;
}


