* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	height: 100%;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, p {
	text-indent: -9999px;
}


#pageCenter {
	margin: 60px auto;
	padding: 0px;
	width: 871px;
}

#pageCenter #logo h1 {
	background: url(images/acero_logo.png);
	height: 159px;
	width: 439px;
	margin: 30px 0 0 432px;
}

#pageCenter #alan h2 {
	background: url(images/acero_alankeachie.png);
	height: 65px;
	width: 377px;
	margin: 80px 0 0 494px;
}

#pageCenter #tel h3 {
	background: url(images/acero_telephone.png);
	height: 46px;
	width: 871px;
	margin: 20px 0 20px 0;
}

#pageCenter #business h4 {
	background: url(images/acero_performance.png);
	height: 34px;
	width: 871px;
	margin: 0;
}

#pageCenter #areas p {
	background: url(images/acero_areas.png);
	height: 27px;
	width: 871px;
	margin: 10px 0;
}
#pageCenter #designedBy a  {
	display: none;
}
