body {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #ADB8A5;
}

 /* styles for IE 5 Mac */
 #horizon {
	position: absolute;
	top: 20px;
	left: 20px;
 } 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -220px;
	text-align: center;
	min-width: 600px;
	min-height: 500px;
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 516px;
	height: 483px;
	margin: 0px auto;
}
#mainBox {
	width: 749px;
	background-color:#FFFFFF;
	margin: auto;
	background-image:url(../images/tileStampEdge.gif);
}
#headerBox {
	position:relative;
	height: 199px;
	left: 0px;
	top: 0px;
	background-image: url(../images/perfHole.gif);
	background-repeat: repeat-y;
	background-position: 317px 3px;	
}
.mainMenuBox {
	position:absolute;
	width:266px;
	height:165px;
	top: 16px;
	left: 31px;
	padding: 0px;
	margin: 0px;
}
.menuItem1 {
	position: absolute;
	top: 0px;
	height:24px;
	
}
.menuItem2 {
	position: absolute;
	top: 25px;
	height:24px;
	
}
.menuItem3 {
	position: absolute;
	top: 50px;
	height:24px;
	
}
.menuItem4 {
	position: absolute;
	top: 75px;
	height:24px;
	
}
.menuItem5 {
	position: absolute;
	top: 100px;
	height:24px;
	
}

.promoBlurbBox {
	position:absolute;
	left:345px;
	top:16px;
	width:373px;
}
.horizontalDivider {
	background-image:url(../images/perfHole.gif);
	background-repeat: repeat-x;
	position:inherit;
	height: 4px;
	width: 731px;
	line-height:0px;
	margin:auto;
	padding:0px;
	max-height:4px;
	clear:none;
	color:#FFFFFF;
	font-size:0px;
}

/*#bodyBox:after { content: ""; display: block; height: 0; clear: both; }*/

#bodyTextBox {
	text-align:justify;
	margin-top: 24px;
	margin-bottom:24px;
	margin-left:32px;
	width: 681px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #60675C;
}

#workSampleBlurb {
	margin-left:32px;
	margin-top:24px;
	margin-bottom:24px;
	width: 683px;
	height: 250px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight:bold;
	color: #858E80;
	text-transform: uppercase;
}
.stampRowHolder {
	height: 137px;
	width: 735px;
	margin: auto;
	background-image: url(../images/perfHoleGridRow.gif);
	background-repeat:no-repeat;
	background-position: 2px 0px;
}
.stampNumberStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #858E80;
	text-align: center;
}
a {
	color: #60675C;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#ADB8A5;
	text-decoration:underline;
}
.footer {
	padding-top: 20px;
	padding-bottom:20px;
	margin:auto;
	width: 676px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #60675C;
	text-align: center;
}

