@charset "utf-8";
/* CSS Document */

.logo{
color:#22758C;
text-decoration:none;
font-weight:bold;
}

.logocall{
color: #333;
margin: 0;
}

#sevices88{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #222;
}

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

#serv1 strong{	color: #fff;}

.row1{
	background: #ddd;
	height: 20px;
}
.row2{
	background: #eee;
	height: 20px;
}

#pnums{background: url('../images/callnow.jpg') no-repeat; 
width: 230px; height: 77px;
text-align: center;
padding-top: 38px;
color: #790000;
font-size: 30px;
font-weight: bold;
}
body
	{
		padding:11px 0px 0px 0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		background:#0d6f7e url(../images/background.jpg) repeat-x top;
	}
	
a.navi {
text-decoration: none;
}
img
	{
		border:0px;
	}	
#menu{
	height:30px;
	margin:0;
	float:left;
	color:#000000;
	padding:0;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0px;
	float:left;
}
#menu li{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	height:46px;
	float:left;
	background:url(../images/devider.jpg) no-repeat right;
	text-align:center;
	
}
#menu li a{
	width:120px;
	height:46px;
	line-height:46px;
	margin:0px 2px 0px 1px;
	font-size:12px;
	display:block;
	font-weight:bold;
	padding:0;
}
#menu li a:link{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#menu a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
#menu li a:hover{
	color:#FFFFFF;
	height:46px;
	display:block;
	text-decoration:none;
	background:url(../images/hover.jpg) repeat-x top;
	font-weight:bold;
}
#menu .current{
	background:url(../images/hover.jpg) repeat-x top;
}
#menu a.current{
	color:#000000;
}	
h1
	{
		color:#002f37;
		font-family:"Times New Roman", Times, serif;
		font-size:32px;
		padding:10px 0px 0px 0px;
		font-weight:normal;
		margin:0px;
	}
p
	{
		padding:4px 0px 4px 0px;
		margin:0px;
	}
.footer
	{
		background:#363737;
		height:56px;
		color:#FFFFFF;
		text-align:center;
	}
	
.footer a {
text-decoration: none;
color: #33CCFF;
}

.footer a:hover {
color: white;
}