body {
	background-color: #004890;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}
.fontBoldGreen {
	font-weight: bold;
	color: #00722A;
}
.fontBoldGreen16 {
	font-weight: bold;
	color: #00722A;
	font-size: 16px;
}
.fontBoldBlack {
	font-weight: bold;
	color: #000000;
	font-size:larger;
}
.fontItalic {
	font-style: italic;
}
div#celebrating {
	top: 220px;
	left: 650px;
	font-weight: bold;
	color: #000000;
	font-size:larger;
	z-index: 1;
	position: absolute;
}
div#topimage {
	background-image: url(images/Arrowparts/Final_HomeTop_4.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 252px;
	left: 0px;
	top: 0px;
	position: absolute;
}
div#leftimage {
	background-image: url(images/Arrowparts/HomeleftarrowREV.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 480px; 
	left: 0px;
	top: 252px;
	position: absolute;
}
div#rightimage {
	background-image: url(images/Arrowparts/rightImage2.jpg);
	background-repeat: no-repeat;
	width: 377px;
	height: 252px;
	left: 1006px;
	top: 2px;
	position: absolute;
	z-index: -1;
}
div#bottomimage {
	background-image: url(images/bottombar.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 36px;
	left: 0px;
	top: 732px;
	position: absolute;
}
div#email a i { 
	visibility: hidden;
}
a#emailMe { 
	top: 10px;
	left: 790px; 
	position: absolute;
}
div#contentarea {
	background-color: #FFFFFF;
	width: 724px;
	height: 480px;
	left: 300px;
	top: 252px;
	position: absolute;
}

div#innercontent{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

div#certifications {
	left: 130px;
	top: 600px;
	position: absolute;
}

div#button1 {
	left: 378px;
	top: 605px;
	position: absolute;
}

div#button2 {
	left: 520px;
	top: 605px;
	position: absolute;
}

div#button3 {
	left: 660px;
	top: 605px;
	position: absolute;
}

div#button4 {
	left: 801px;
	top: 605px;
	position: absolute;
}
