<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sevices88{
	text-align: center;
}

#serv1{
	background: #333;

}

#serv1 strong{	color: #fff;}

#serv2, #serv4{
	background: #ddd;
}
#serv3, #serv5{
	background: #eee;
}

#coupon{
text-align: center;
margin: 10px 0 10px 0;
}

*{ margin:0; padding:0;}
@font-face {
    font-family: 'Lobster13Regular';
    src: url('Lobster_1.3-webfont.eot');
    src: url('Lobster_1.3-webfont.eot?#iefix') format('embedded-opentype'),
         url('Lobster_1.3-webfont.woff') format('woff'),
         url('Lobster_1.3-webfont.ttf') format('truetype'),
         url('Lobster_1.3-webfont.svg#Lobster13Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{ 	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px; color:#666; background:#D5D5D5 url(../images/bgCont.png);}

h1{  font-family: Lobster13Regular, Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#222;} h1{ font-size:32px; } h2{font-size:21px;} h1, h2, p{ padding:5px 0;} ul{ padding:5px 0 5px 30px;} li, p{ line-height:150%;} li{ list-style-image:url(../images/bullet.gif);}

.floatLeft{ width:auto; float:left;} .floatRight{ width:auto; float:right;} .clear{ clear:both;} .clearLeft{ clear:left;} .clearRight{ clear:right;}

img{ border:none;}  a{ text-decoration:none; color:#B79300} a:hover{ text-decoration:underline; color:#006794;} strong{ color:#9D2727;}

 .center{ margin:0 auto;} .padInside{ padding:10px 30px;}
 
 #wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:960px;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}

#topCont{
	width:100%;
	height:100px;
}

#top{
	width:960px;
	height:100px;
	margin:0 auto;
	background:url(../images/bgTopMain.png) no-repeat center top;
}
.logo{ margin-right:10px; width:236px; height:95px; background:url(../images/logo.png) no-repeat center top; text-align:center; float: left;} .logo h1{ color:#fff;} img.otherTopImg{ margin:5px 0;}

#phoneCc{ width:229px; height:100px; float:right; text-align:center; background:url(../images/phoneccBg.png) no-repeat center top;} #phoneCc h2{ color:#fff; font-size:24px;}

#menu{
	width:470px;
	height:65px;
	float:left;
	padding:0;
	background:url(../images/bgMenu.png) no-repeat  400px 43px;
}
#menu li{
	height:52px;
	list-style-type:none;
	list-style-image:none;
	float:left;
}
#menu a{
	height:52px;
	display:block;
	background-image:url(../images/menu.png);
	text-indent:-9999px;
}
#menu a.auto{
	width:154px;
	background-position: 0 0;
}
#menu a.res{
	width:162px;
	background-position: -154px 0;
}
#menu a.com{
	width:154px;
	background-position: -316px 0;
}

#menu a.autoCur, #menu a.auto:hover{
	width:154px;
	background-position: 0 -52px;
}
#menu a.resCur, #menu a.res:hover{
	width:162px;
	background-position: -154px -52px;
}
#menu a.comCur, #menu a.com:hover{
	width:154px;
	background-position: -316px -52px;
}

#sidepanel{
	width:234px;
	height:inherit;
	float:left;
}
#sideBoxCall{
	width:234px;
	height:111px;
	background:url(../images/phonebox.png) no-repeat center top;
	margin:10px 0;
	text-align:center;
}
#sideBoxCall h2{ padding-top:50px; color:#fff; font-size:28px; font-weight:normal;}
#sideBoxServ{
	width:234px;
	height:171px;
	background:url(../images/services.png) no-repeat center top;
	margin:10px 0;
}
#sideBoxServ ul{ padding:50px 0 0 35px; text-align:left;}
#sideBoxServ li{ line-height:200%; font-size:16px;}
.sideBox{
	width:231px;
	height:inherit;
	background:url(../images/topBgSide.png) no-repeat center top;
	margin:10px 0;
}

#sidepanel img.botbg{ margin-top:20px;}
#mainCont{
	width:720px;
	height:inherit;
	float:right;
}

.push { width:729px; height:138px; float:right; clear:right;}


#footerCont{ width:100%; height:100px; background:#1D1D1D; }
#footer{
	width:1275px;
	height:100px;
	background:url(../images/footer_s.png) no-repeat center top;
	margin:0 auto;
}
#footer p, #footer a{ color:#ebebeb;} #footer a:hover{ color:#F6E68B;}
#footer p.links{ margin:10px 0px 10px 10px;} #footer p.copyright{ margin:10px 15px 10px 0px;}
#footer p.linksExt{ font-size:11px;}
</pre></body></html>