#content .blue-box {
	border:1px solid #75aadb;
	margin:6px;
}
#content .blue-box .blue-box h2 {
	border-bottom:1px solid #75aadb;
	padding:6px 0 6px 24px;
	margin:0 5px 10px;
	font-weight:bold;
	background:url(/webdesign.nsf/AttachmentsByTitle/circle_arrow_white.gif/$FILE/circle_arrow_white.gif) no-repeat left center;
}
#content .blue-box p {
	font-size:11px;
}
#content .featured {
	position:relative;
	padding:3px 3px 3px 180px;
height:166px;
}
#content .featured p {
	padding:0 10px 0 30px;
}
#content .featured ul {
	width:290px;
	padding:0 20px;
}
#content .featured li {
	background:url(/webdesign.nsf/AttachmentsByTitle/bullet.png/$FILE/bullet.png) no-repeat left center;
	color:#75AADB;
	float:left;
	font-size:11px;
	padding:0 0 0 10px;
	width:125px;
	margin-right:10px;
}

#content .featured .price-btn {
	position:absolute;
	top:6px;
	right:6px;
	background:url(/webdesign.nsf/AttachmentsByTitle/prices.jpg/$FILE/prices.jpg) no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	display:block;
	font-size:17px;
	padding:4px 10px 4px 70px;
	text-align:right;
	width:64px;
}



#content .featured .more-link {
	position:absolute;
	bottom:8px;
	right:8px;
	background:url(/webdesign.nsf/AttachmentsByTitle/circle_arrow_white_small.gif/$FILE/circle_arrow_white_small.gif) no-repeat left center;
	padding:0 0 0 15px;
	border-bottom:none;
}
#content .featured .more-link span {
	border-bottom:1px solid #75aadb;
	font-size:12px;
}
#content .featured img {
	position:absolute;
	top:3px;
	left:3px;
}
#content .featured div {
	position:absolute;
	bottom:3px;
	left:3px;
	width:170px;
	height:54px;
	background:url(/webdesign.nsf/AttachmentsByTitle/contact-no.png/$FILE/contact-no.png) no-repeat;
	text-indent:-999px;
}



