#sevices88{
	text-align: center;

}

#serv1{
	background: #34B0BF;
	height: 30px;
}

#serv1 strong{	color: #fff;}

.row1{
	background: #002c54;
	height: 20px;
}
.row2{
	background: #012648;
	height: 20px;
}
*{ margin:0; padding:0; }
body{
	background:#003C71 url(../images/bgBody.jpg) repeat-x left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f4f4f4;
}
img.floatLeft{
	border:#C3FF2F 1px solid;
	position:relative;
	float:left;
	margin:5px 10px 0 0;
	padding:2px;
}
img.floatRight{
	border:#C3FF2F 1px solid;
	position:relative;
	float:right;
	margin:5px 0 0 10px ;
	padding:2px;
}
strong{
	color:#C3FF2F;
}
strong.phone{
	font-size:24px;
}
#menu{
	width:800px;
	height:44px;
	text-align:right;
}
#menu a{
	color:#C3FF2F;
	text-decoration:none;
	line-height:250%;
	font-size:16px;
	font-weight:bold;
}
#menu a:hover{
	color:#6CDE00;
	text-decoration:none;
}
#header{
	width:800px;
	height:98px;
	text-align:left;
}
#headerRight{
	width:330px;
	height:97px;
	float:right;
	text-align:right;
}
#headerRight img{
	margin:5px 0 0 0;
}
#headerRight h1{
	font-size:14px;
	font-weight:bold;
}
#middle{
	width:800px;
	height:255px;
	text-align:center;
}
#middle img{
	padding:0 2px;
}
#content{
	width:800px;
	height:inherit;
	background:url(../images/bgContent.jpg) repeat-y center top;
	text-align:left;
	margin-top:20px;
}
#content h1{
	font-size:24px;
	padding:10px 20px;
	color:#C3FF2F;
}
#content p, #sevices88{
	padding:10px 20px;
	line-height:150%;
}
#content ul{
	padding:10px 20px 10px 50px;
}
#content li{
	line-height:150%;
	list-style-image:url(../images/img06.gif);
}
#footer{
	width:100%;
	height:187px;
	background:url(../images/bgFooter.jpg) repeat-x left top;
}
#footer p{
	color:#0E8CD9;
	padding-top:35px;
}
#footer p.copy{
	color:#003C72;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#34B0BF;
	text-decoration:underline;
}