.h1advert {
	display: block; position: absolute;
	top: 13; right: 13;
	float: right;
	width: 210; height: 146; padding: 8;
	text-align: right;
	font-size: 4em; letter-spacing: -5px;
	line-height: 0.6em;
	background: black;
	color: #00ffcc;
}

.back a {
	position: relative; top: 5;
	float: right; right: 7;
	font-size: x-small;
}	.back a:hover {background: black; color: white; padding: 3; margin: -3; text-decoration: none; font-weight: normal;}

/* Contact CSS */

ul.icons {position: relative; left: 30; width: 300;}
ul.icons li {
	background:url(img/sprites.png) no-repeat; 
	padding: 6; margin: 6;
}

li#contactLi1 {
	background-position: 0;
}
li#contactLi2 {list-style: url('img/srites.png') 0 30;}

#employee {
	display:block; float:left;
	margin-top: 40; margin-left: 60;
	width: 200;
} #employee img {
	display:block; float:left;
	border: black 2;
}
.icons ul li {
	line-height:1.2em;
	padding:.28em 0 .28em 2.3em;
	overflow:hidden;
}
.icons ul li {
	display:block;
	width:10.28em;
	background: red;
}

#safetyBody {
	display: block; position: relative;
	top: 172; height: 444;
	overflow-y: auto;
	background: url('../img/safetyBgd.png');
	padding: 6px;
} #safetyBody h2 {position:relative;padding-left:16;padding-right:10;padding-top:206;}
p#safety {
	position: relative; top: 36px;
	width: 400px;
}