
+#sevices88{
	text-align: center !important;
}

#serv1{
	background: #00C83A;

}

#serv1 strong{	color: #fff;}

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

body{
	margin: 0; padding: 0;
	width: 100%;
	background: url('images/bg.png');
	font-family: Tahoma;
}


.clearing{clear: both; height: 0;} .wrap{ width: 920px; margin: 0 auto;} .floatLeft{float: left} .floatRight{float: right}
#header{height: 90px;}
#header h1{
color: #007236;
text-transform: uppercase;
margin-bottom: 0;
}
#logo{margin-left: 20px;}
#header p{ margin: 0; color: #CC6600; font-weight: bold; font-size: 12px;}

#pnum{
color: #333;
height: 90px; width: 239px;
background: url('images/phone.png') no-repeat 0 -23px;
text-align: right;
margin: 0 20px 0 0; padding: 0;
}

#pnum h2{font-size: 22px; margin-top: 12px;}

#pnum p{font-size: 12px; margin-top: 30px; color: #CC6600; font-weight: bold;}


#banner{
text-align: center;
}

#navi{
background: url('images/top.png');
width: 920; height: 63px;
padding: 17px 0 0 0;
}

#bot{
background: url('images/top.png') no-repeat 0 -80px;
width: 920px; height: 30px;
}

#navi ul{
	text-align: center;
	margin: 0 0 0 45px; 
}

#navi li{
	float: left;
	list-style: none;
	margin: 0 10px 0 10px;
}

#navi a{
	background: url('images/nav.png') no-repeat;
	width: 161px; height: 32px;
	float: left;
	display: block;
	padding-top: 12px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#navi a:hover, #navi a.active{
	background: url('images/nav-active.png') no-repeat;
	color: #fff;

}



#mid{
background: url('images/mid.png') repeat-y;
width: 920px;
}


#main{
	width: 55%;
	margin-left: 50px;
}

#side{
	width: 30%;
	margin-right: 50px;
}

#main h1{
	font-size: 25px;
	margin: 0;
	color: #008c00;
	line-height: 30px;
}

#pnum2{
	background: url('images/pnum2.png') no-repeat;
	width: 280px; height: 73px;
	color: #282828;
	text-align: center;
	padding: 30px 0 0 0;
}

#main p, #main ul{
	font-size: 12px;
	width: 100%;
	color: #fff;
}

#main ul{
	width: 90%;
}

#main h2{
	font-size: 20px;
	margin: 0;
	color: #efe356;
	line-height: 30px;
	text-align: right;
}

#pnum2 h2{margin: 0; font-size: 30px;}

#serv{
	background: url('images/services.png') no-repeat;
	width: 280px; height: 170px;
	padding: 10px 0 0 0;
	color: #282828;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0;
}

#footer{
text-align: center;
color: #111;
font-size: 11px;
padding: 5px 0 10px 0;
}

#footer a{
	color: #990000;
}

#footer a:hover{
	color: #CC6600;
}

#footer a.active{
	color: #111;
	text-decoration: none;
}
.center{margin-left: 10%;}