body {
	font-family: Helvetica, Arial;
	text-align: left;
	font-size: 10pt;
	color:#000000;
	background-color:#fff;
	/*background: url(../images/bg.gif);*/}
}	




.clear {
	clear:both;
	}
	
#container {
	background-color:#000;
  	text-align: left;
	margin:50px auto;
  	width: 960px;


		}
	
#nav {
	background-color:#000;
	height: 40px;
	width: 960px;}
#nav .buttons {
	padding:18px 0 0 35px;
	width: 850px; height: 19px;}
	
#logo {
	background: url(../images/pmi-communication-logo.gif);
	background-repeat: no-repeat;
	background-color:#000;
	height: 55px;
}
	
#hed .accelerate {
	background: url(../images/acelerate.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	height: 217px;
	}

#hed .access {
	background: url(../images/pmi-communication-access.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	height: 217px;
	}

#hed .connect {
	background: url(../images/pmi-communication-connect.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	height: 217px;
	}

#hed .experience {
	background: url(../images/pmi-communication-experienc.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	height: 217px;
	}
	
#hed .engage {
	background: url(../images/pmi-communication-engage.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	height: 217px;
	}
		

	
#footer {background-color:#55636E;
	height: 21px;
	padding:8px 0 0 340px;
	font-family: Helvetica, Arial;
	text-align: left;
	font-size: 8pt;
	color:#939FA9;
	}
	
a:link {
	color: #667F93; 
}
a:visited {
	color: #667F93;
}
a:hover {
	color: #667F93;
	text-decoration: none; 
}
a:active {
	color: #667F93; 
}
