<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: url('images/bg.jpg') #d8d9c5;
	margin: 0; padding: 0;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #333
}
#price{background: #eff3fe; border: none; width: 95%; margin: 10px; padding: 10px;}
#price tr{height: 20px;}
@font-face
{
	font-family: Bree;
	src: url('Bree.ttf');
}

.wrap{width: 900px; margin: 0 auto;} .floatLeft{float: Left} .floatRight{float: Right} .clearing{clear: both; height:0;}

#header h1{margin: 0; color: #153567; font-family: Bree; font-size: 30px;}
#header p{margin: 0; font-weight: bold;}
#header h2{margin: 0; color: #6c6f4a; font-family: Bree; font-size: 23px;}

#phone{width: 240px; text-align: center;} #logo{ width: 650px;}

#cont1{background: #fff; padding: 10px; margin-top: 10px}
#nav{background: url('images/nav.jpg'); padding: 0 10px;}

#nav  ul{margin: 0; padding: 0; font-size: 14px; text-align: center;  float: left;}

#nav ul li{float: left; list-style: none; padding: 0;}
#nav a{color: #fff; text-decoration: none; display: block; padding:20px 15px; margin: 0 10px;}
#nav a.active{background: #191919;} #nav a:hover{color: #d8d9c5;}
#banner{margin: 10px 0;}
#content{width: 580px; background: #eee; border: 1px solid #aaa; padding: 0 5px}
#sidebar{width: 285px; background: green; background: #eee; border: 1px solid #aaa; padding: 0 5px}

#cont1 h1{background: url('images/title.jpg'); padding: 5px 10px; margin: 5px 0; color: #fff; font-family: Bree; font-weight: normal; font-size: 20px;}
#content p{text-indent:50px; text-align: justify; padding: 0 5px;}
#content h2{text-align: right; font-size: 18px; color: #6C6F4A; padding: 0 5px;}
#coup{text-align: center; margin-top:5px;}
#sidebar h2{text-align: center; font-family: Bree; font-weight: normal; font-size: 34px; margin: 0; line-height: 34px}
#sidebar p{text-align: center; font-weight: bold; color: #153567;}
#sidebar ul{font-size: 25px; font-family: Bree; font-weight: bold; margin: 0;}

#footer{text-align: center; padding: 10px;}
#footer a{color: #6C6F4A;}
#footer a:hover{color: #153567; }
#footer p{color: #333;}


#sevices88{
	text-align: center;
	width: 100%;
}

#serv1{
	background: #153567;
	height: 30px;
}

#serv1 strong{	color: #fff;}

.row1{
	background: #ddd;
	height: 20px;
}
.row2{
	background: #eee;
	height: 20px;
}</pre></body></html>