#logo {
	background-image: url(../images/template/services/HeartLogo.jpg);
	height: 235px;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right;
}
#navBlock {
	background-image: url(../images/template/services/LeftNav-mid.jpg);
	background-position: left top;
	width: 220px;
	margin-left: 65px;
	margin-top: 10px;
}
#navBlockTop {
	background-image: url(../images/template/services/LeftNav-top.jpg);
	height: 12px;
	width: 220px;
}
#navBlockBottom {
	background-image: url(../images/template/services/LeftNav-bottom.jpg);
	height: 31px;
	width: 220px;
}

#quoteBlock {
	height: 261px;
	width: 220px;
	margin-top: 10px;
	margin-left: 65px;
	background-image: url(../images/template/services/QuoteBox.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#rightContent {
	width: 640px;
	background-image: url(../images/template/services/box-mid.jpg);
	margin-top: 10px;
	background-repeat: repeat-y;
}
#boxInner {
	background-image: url(../images/template/services/box-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 22px;
	padding-left: 15px;
}
#boxOuter {
	background-image: url(../images/template/services/box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background-image: url(../images/template/services/footerBG.gif);
	height: 92px;
	width: 885px;
	margin-left: 65px;
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999900;
	margin-bottom: 18px;
}
h2 {
	font-size: 18px;
	color: #999900;
	font-weight: bold;
	margin-bottom: 12px;
}
h3 {
	font-size: 16px;
	color: #999900;
	margin-bottom: 9px;
}

#contactBox {
	float: right;
	height: 228px;
	width: 190px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/template/services/QuoteBox.gif);
}
