<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#header {
	display: block;
	width: 100%;
	height: 150px;
	float: left;
}
.logo {
	padding-top: 30px;
	float: left;
	width: 525px;
	margin-left: -20px;	
}
.row {
	margin: 0px auto;
	width: 950px;
}
.rowFooter {
	margin: 169px auto 0px;
	width: 950px;
}

#navigation {
	background: #CCC;
	display: block;
	width: 100%;
	height: 50px;
	float: left;
}
#navigation .row ul {
	height: 52px;
	width: 950px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 12px;
}
#navigation .row ul li {
	display: inline-block;
	float: left;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
}
#navigation .row ul li a {
	color: #3d003d;
	height: 40px;
	font-size: 1.3em;
	padding-top: 12px;
	padding-left: 25px;
	text-decoration: none;
}
#navigation .row ul li a:hover {
	color: #FFFFFF;
	font-size: 1.3em;
	background: #3d003d;
}
.services {
	width: 100px;
	float: left;
}
.deposition {
	width: 125px;
	float: left;
}
.about {
	width: 80px;
	float: left;
}
.contact {
	width: 100px;
	float: left;
}
.banner .backer {
	background: url(img/banner3.jpg) no-repeat;
	height: 113px;
}
.banner .backer2 {
	background: url(img/banner.jpg) no-repeat;
	height: 113px;
}
.banner .thanks_backer2 {
	background: url(img/banner2.jpg) no-repeat;
	height: 113px;
}
.banner .svcs_backer2 {
	background: url(img/services_banner.jpg) no-repeat;
	height: 113px;
}
.banner .testimonial_backer2 {
	background: url(img/testimonials_banner.jpg) no-repeat;
	height: 113px;
}
.banner .contact_backer2 {
	background: url(img/contact_banner.jpg) no-repeat;
	height: 113px;
}
.banner {
	display: inline-block;
	width: 100%;
	height: 113px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}
.banner .about_backer {
	background: url(img/about_banner.jpg) no-repeat;
	height: 113px;
}
body {
	margin: 0px;
	padding: 0px;
}
.content_row1 {
	background: url(img/textured-paper-background-tile-with-bluish-tint.jpg) repeat;
	display: block;
	height: auto;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	float: left;
}
.icons {
	float: left;
	width: 950px;
	margin-top: 0px;
	padding-top: 0px;
	list-style: none;
}
.icons li {
	display: inline;
	float: left;
	margin-top: 30px;
	padding-bottom: 30px;
}
.icon1 {
	background: url(img/icons/Team.jpg) no-repeat;
	height: 155px;
	width: 155px;
	float: left;
}
.icon2 {
	background: url(img/icons/Schedule.jpg) no-repeat;
	height: 155px;
	width: 155px;
	float: left;
	margin-left: 75px;
}
.icon3 {
	background: url(img/icons/Guarantee.jpg) no-repeat;
	height: 155px;
	width: 155px;
	float: left;
	margin-left: 75px;
}
.icon4 {
	background: url(img/icons/Testimonials.jpg) no-repeat;
	height: 155px;
	width: 155px;
	float: left;
	margin-left: 75px;
}
.row2 {
	background: #FFF;
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	height: auto;
	padding-right: 55px;
	padding-bottom: 25px;
}
.row2 h1 {
	margin-left: 30px;
	padding-top: 28;
	margin-top: 0px;
	color: #3d003d;
}
.row2 h2 {
	margin-left: 30px;
	padding-top: 28;
	margin-top: 0px;
	color: #3d003d;
}
.row2 p {
	margin-left: 30px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 1.5em;
	margin-right: 30px;
}
.ctc_button a {
	background: url(img/contact_btn.gif) no-repeat;
	float: left;
	height: 53px;
	width: 242px;
}
.ctc_button a:hover {
	background: url(img/contact_btn_over.gif) no-repeat;
	float: left;
	height: 53px;
	width: 242px;
}
.copy {
	color: #FFF;
	float: left;
	font-size: .9em;
}
.ctc_button {
	height: 53px;
	width: 242px;
	margin-bottom: 30px;
	margin-left: 600px;
	padding-bottom: 30px;
}
.row3 {
	background: #FFF;
	display: block;
	height: 215px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.left {
	width: 500px;
	margin-left: 25px;
	font: 11pt/2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}
.right {
	width: 350px;
}
.footer {
	background: #3d003d;
	display: block;
	width: 100%;
	height: 400px;
	float: left;
	border-top: 7px solid #af9aad;
}
.footer_icon {
	background: url(img/court_lady2.png) no-repeat;
	height: 188px;
	width: 188px;
	margin-top: -95px;
	float: right;
	margin-right: -15px;
}
.copyright {
	background: #000;
	display: block;
	float: left;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.footer_1 {
	display: block;
	float: left;
	width: 125px;
	margin-top: -100px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
}
.footer_column {
	list-style: none;
	font: 9pt/3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 7px;
	padding-left: 0px;
}
.footer_column li a {
	color: #FFF;
	list-style: none;
	text-decoration: none;
}
.footer_2 {
	float: left;
	margin-left: 35px;
	margin-top: -100px;
	color: #FFF;
	margin-right: 25px;
}
.footer_3 {
	float: right;
	margin-top: -55px;
	margin-left: 25px;
}
.p_copy {
	font: 11pt/2.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.phone_btn {
	float: right;
	margin-top: -10px;
}
.phone_btn a {
	background: #000;
	float: right;
	height: 30px;
	width: 145px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #FFF;
	padding-top: 17px;
	padding-left: 80px;
	font-size: 1.2em;
	text-decoration: none;
	border: 3px solid #af9aad;
}
.phone_btn a:hover {
	background: #CCC;
	color: #3d003d;
}
.footer_3 a {
	margin-right: 12px;
	float: left;
}
.copyright .row .credit {
	color: #FFF;
	float: right;
}
.copyright .row .credit span {
	color: #af9aad;
}
.services_icon {
	background: url(img/icons/Guarantee2.jpg) no-repeat;
	float: left;
	width: 155px;
	height: 155px;
	margin-right: 20px;
	margin-left: 20px;
}
.testimonials2_icon {
	background: url(img/icons/Testimonials2.jpg) no-repeat;
	float: left;
	width: 155px;
	height: 155px;
	margin-right: 20px;
	margin-left: 20px;
}
.thanks_icon {
	background: url(img/icons/thanks_icon.jpg) no-repeat;
	float: left;
	width: 155px;
	height: 155px;
	margin-right: 20px;
	margin-left: 20px;
}
.schedule2_icon {
	background: url(img/icons/Schedule2.jpg) no-repeat;
	float: left;
	width: 155px;
	height: 155px;
	margin-right: 20px;
	margin-left: 20px;
}
.form {
	height: auto;
	width: 600px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contact_icon {
	background: url(img/icons/contact_icon.jpg) no-repeat;
	float: left;
	width: 155px;
	height: 155px;
	margin-right: 20px;
	margin-left: 20px;
}
.team2_icon {
	background: url(img/icons/Team2.jpg) no-repeat;
	float: left;
	width: 155px;
	height: 155px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 50px;
}
.KimBursner_icon {
	background: url(img/icons/KimBursner_icon.jpg) no-repeat;
	height: 155px;
	width: 155px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.left_svc ul {
	margin-top: 20px;
	margin-left: 220px;
	padding-top: 0px;
	padding-left: 0px;
	font: 11pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.col_1 {
	width: 220px;
	margin-right: 25px;
	margin-left: 45px;
	float: left;
	height: auto;
}
.col_1 img {
	height: 155px;
	width: 155px;
	margin-left: 30px;
}

.row2 .contain {
	height: 350px;
	width: 950px;
}
.col_1 h3 {
	text-align: center;
}
.col_1 ul li {
	font: 11pt "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.p_copy img {
	margin-left: 155px;
}
.sitemap {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20pt;
	margin-left: 50px;
}
.copyright .row .copy span a{
	color: #FFF;
	text-decoration: none;
}
.credit a {
	color: #af9aad;
	text-decoration: none;
}
</pre></body></html>