@charset "utf-8";
/* CSS Document */

#navigations {
	text-align:left;
	border-radius:7px;
	background:url(../images/navigate2.png);
	float: left;
	height: 780px;
	width: 287px;
}
#nav_menubar {
	float:left;
	height: auto;
	width: 287px;;
}
#nav_header {
	font-family:calibri;
	font-size:24px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height: 60px;
	width: 229px;
	color: #FFF;
}
#navigator_bar{
	font-family:calibri;
	font-size:18px;
	margin-right:auto;
	margin-left:auto;
	height: 400px;
	width: 229px;
	}
#enquiry{
	background:url(../images/navigate3.png);
	margin-left:auto;
	margin-right:auto;
	width:260px;
	height:280px;
	border-radius:5px;
	}	
#forms{
	float:left;
	width:260px;
	height:247px;
	}	
 a{
	color:#000;
	}		
 #ibms_a:hover{
	color:#FFFFFF;
	}
#clients_a:hover{
	color:#FFFFFF;
	}
#projects_a:hover{
	color:#FFFFFF;
	}	
#electrical_a:hover{
	color:#FFFFFF;
	}
#hvac_a:hover{
	color:#FFFFFF;
	}
#plumbing_a:hover{
	color:#FFFFFF;
	}	
#home_a:hover{
	color:#FFFFFF;
	}				