@charset "utf-8";
html,body {
	font: 101% Times New Roman, Times, serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #3e1e09;


}

p {margin:0 0 1em 0; padding:0;}
 
h1 {font-size: 130%; margin:0 0 0 0; padding:0; }  /* was 170% */
 
h2 {font-size: 116%; margin:0 0 0 0; padding:0;}  /* was 130% */
 
h3 {font-size: 105%; margin:0 0 0 0; padding:0;} /* was 116% */


 
.small { font-size: 88%; } 
 
.smaller { font-size: 77%; } 
 
.smallest { font-size: 68%; } 

.productTitle {margin:0; padding:0; font-weight:bold;}

.testimonial {font-style:italic; }



#backgroundcontainer {
	width: 880px;
	 /* margin: 0 auto; the auto margins (in conjunction with a width) center the page */
	height: 610px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	z-index: 1;
	/* align: center; */

}


#apDiv1 {position: absolute; left: 0px; top: 0px; width: 880px; height: 65px; z-index: 1;  }

#apDiv2 {position: absolute; left: 0px; top: 65px; width: 880px; height: 428px; z-index: 1; background-image: url(structureimages/02MainContent.jpg); }

#apDiv3 {position: absolute; left: 0px; top: 493px; width: 880px; height: 117px; z-index: 1; background-image: url(structureimages/03Base.jpg);}

#apDiv4 {position: absolute; left: 200px; top: 493px; width: 52px; height: 30px; z-index: 1; display:inline; }

#apDiv5 { position: absolute; left: 252px; top: 493px; width: 10px; height: 30px; z-index: 1; display:inline;}


#apDiv6 { position: absolute; left: 262px; top: 493px; width: 55px; height: 30px; z-index: 1; display:inline;}

#apDiv7 { position: absolute; left: 317px; top: 493px; width: 10px; height: 30px; z-index: 1; display:inline;}


#apDiv8 { position: absolute; left: 327px; top: 493px; width: 74px; height: 30px; z-index: 1; display:inline;}

#apDiv9 { position: absolute; left: 401px; top: 493px;  width: 10px; height: 30px; z-index: 1; display:inline;}


#apDiv10 { position: absolute; left: 411px; top: 493px;  width: 118px; height: 30px; z-index: 1; display:inline;}

#apDiv11 { position: absolute; left: 528px; top: 493px;  width: 10px; height: 30px; z-index: 1; display:inline;}

#apDiv12 { position: absolute; left: 538px; top: 493px; width: 60px; height: 30px; z-index: 1; display:inline;}

#apDiv13 { position: absolute; left: 598px; top: 493px; width: 10px; height: 30px; z-index: 1; display:inline;}

#apDiv14 { position: absolute; left: 608px; top: 493px; width: 89px; height: 30px; z-index: 1; display:inline;}



#apDiv17 { position: absolute; left: 200px; top: 523px;  width: 154px; height: 30px; z-index: 1; display:inline;}

#apDiv18 { position: absolute; left: 354px; top: 523px;  width: 10px; height: 30px; z-index: 1; display:inline;}

#apDiv19 { position: absolute; left: 364px; top: 523px; width: 135px; height: 30px; z-index: 1; display:inline;}

#apDiv20 {position: absolute; left: 499px; top: 523px; width: 10px; height: 30px; z-index: 1; display:inline;}

#apDiv21 {position: absolute; left: 509px; top: 523px; width: 144px; height: 30px; z-index: 1; display:inline;}





<!-- End Save for Web Slices -->


#productSeparator {background-image: url(HorizontalLine.gif); margin:0 0 1em 0; padding:0; }


#pageTitle {

}



#mainContent {
	
	width: 720px;
	text-align: left;
	position: absolute;
	left: 60px;
	top: 65px;
	
	height: 389px;
	text-align:left;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	z-index: 10;
	
	
}

<!-- left: 60px;-->
