.serviced{
	position: absolute;
	z-index: 0;
	background-image:url(img/servicedtitle.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:15px;
	width: 755px;
}

.box{
	border-bottom: 1px #9e3737 solid;
	padding: 11px 10px 10px 0px;
	font-size:14px;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	height:167px;
	width: 361px;
	float: left;
}

.box h3{
	margin-bottom: 9px;
}

#boxtop{
	border-top: 1px #9e3737 solid;
	border-right: 1px #9e3737 solid;
}

#boxrighttop{
	border-top: 1px #9e3737 solid;
	padding-left: 10px;
}

#boxleft{
	border-right: 1px #9e3737 solid;
}

#boxright{
	padding-left: 10px;
}

.photoframe{
	background-image:url(img/servicedofficeframe.jpg);
	background-repeat:no-repeat;
	padding: 5px 10px 10px 5px;
	float: left;
}

.photoframe img{
	cursor: pointer;
}

.photocontent{
	font-size: 12px;
	line-height: 18px;
	margin-left: 9px;
	float: left;
}

.photocontent .text{
	height: 112px
}

.photocontent .link{
	text-decoration: underline;
	cursor: pointer;
	float: left;
}

.photocontent .link:hover{
	color:#33CC33;
}

.leftcol{
	z-index: 1;
	position: relative;
	margin-top: 5px;
	float: left;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
}

.rightcol{
	z-index: 1;
	position: relative;
	margin-top: 5px;
	margin-left: -20px;
	width: 410px;
	float: left;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
}

.largephoto{
	background-image:url(img/frame2.jpg);
	padding:6px 6px 6px 6px;
	width: 310px;
	height: 260px;
	background-repeat:no-repeat;
}

.smallphoto{
	float: left;
	border:solid;
	border-width:1px;
	border-color:#EEEEEE;
}

.photospacer{
	float: left;
	width: 13px;
}

.officetitle{
	background-image:url(img/titleunderline.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height:29px;
	font-size:20px;
}

.officepara{
	padding-left:10px;
	padding-top:8px;
	font-size: 13px;
	width: 100%;
	line-height: 20px;
}

.officesubtitle{
	padding-left:10px;
	margin-top:20px;
	font-size: 17px;
	font-weight:bold;
}

.tickbox{
	float: left;
	width: 47%;
	margin-top: 8px;
	margin-left: 8px;
	font-size: 13px;
}

.contactbox{
	margin-top:12px;
	background-image:url(img/contactbox.jpg);
	background-repeat:no-repeat;
	width:311px;
	height:66px;
	padding-left:40px;
	padding-top:4px;
	font-size:13px;
	line-height:18px;
}

.contactbox a{
	text-decoration:none;
}