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

#serv1{
	background: #333;

}

#serv1 strong{	color: #fff;}

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




body{
	background: url('images/bg.jpg') repeat-x 0 0 #3f4c6b;
}
.center{margin-left: 15%;}
.floatLeft{float: left;} .floatRight{float: right;} .wrap{width: 960px; margin: 0 auto;} .clearing{clear: both; height: 0;}

@font-face{
	font-family: FredokaOne;
	src: url('fonts/FredokaOne.ttf');
}

@font-face{
	font-family: Champagne;
	src: url('fonts/Champagne.ttf');
}

#logo{width: 50%;} #pnum{width: 40%; color: #d3d1d4; text-align: right; margin: 0 0 5px 0;}

#pnum img, #pnum h2{float: right;}
#pnum h2{margin: 5px 0 0 10px; padding: 0; }
#pnum img{ vertical-align: top;}

#header{font-family: Champagne, Tahoma; }

#logo h1{
	color: #febf01;
	font-weight: normal;
	font-size: 40px;
	margin: 0;
}
	
#logo strong{
	color: #d3d1d4; 
	letter-spacing: 2px;
	font-size: 50%;
	text-transform: uppercase;
}
#nav a{
	margin: 0 2px 0 2px; padding: 8px 6px 8px 6px;
	width: 300px;
	text-decoration: none;
	color: #fff;
}

#nav a:hover{
color: #93be01;}

#nav a.active{
	color: #363f06;
	background: #febf01;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}
#nav a.active:hover{color: #363f06;}

#nav{
	margin: 9px 0 0 0 ; padding: 0;
	height:40px;
}

#banner{text-align: center;}

#contop{background: url('images/con-top.png') no-repeat; height: 20px;}

#conbot{background: url('images/con-bot.png') no-repeat; height: 20px;}

#conmid{background: url('images/con-mid.png') repeat-y;}

#sidebar{width: 35%; padding-left: 20px;} #main{width: 60%; padding-right: 10px;}


#main h1{
	color: #333;
	font-weight: bold;
	font-size: 25px;
	font-family: Champagne, Verdana;
	text-shadow: 1px 1px #fff;
	text-align: left;
	width: 97%;
	text-transform: capitalize;
	margin-top: 0;
}

#main h2{
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-family: Champagne, Verdana;
	text-align: right;
	width: 97%;
	text-transform: capitalize;
	text-shadow: 1px 1px #fff;
	margin-top: 0;
}

#main p, #main ul{
	font-weight: normal;
	color: #222;
	font-family: Tahoma;
	font-size: 12px;
	width: 98%;
}

#callus{
	background: url('images/c1.png') no-repeat;
	width: 246px; height: 135px;
	margin: 10px 0 0 30px;
text-align: center;
}

#callus h2{
	color: #333;
	font-weight: bold;
	font-size: 25px;
	font-family: Champagne, Verdana;
	text-shadow: 1px 1px #fff;
	padding-top:5px;
	margin: 0;
}

#callus h3{
	color: #333;
	font-weight: normal;
	font-size: 25px;
	font-family: Champagne, Verdana;
	text-shadow: 1px 1px #fff;
	margin: 10px 0 0 0;
}

#callus p{
	color: #333;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	margin: 0;
}

#phone{margin-right: 5px; margin-left: 5px;}

#phone, #callus h2{float: left; margin-top: 10px;}

#sidebar h1{
	color: #333;
	font-weight: bold;
	font-size: 25px;
	font-family: Champagne, Verdana;
	text-shadow: 1px 1px #fff;
	margin: 20px 0 0 30px;
}

#sidebar ul{
	color: #333;
	font-size: 20px;
	font-family: Tahoma;
	text-shadow: 1px 1px #fff;
	margin: 10px 0 0 40px;
}

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

#footer a:hover, #footer a.active{
	color: #73880a;
	text-decoration: underline;
}

#footer a{
	color: #febf01;
	text-decoration: none;
}