body {
margin:0;
text-align:center;
font-family: verdana, arial;
font-size: 11px;
}
#ap_header_main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:135px;
	
	text-align:left;
}
#ap_logo_area{
	width:270px;
	
	float:left;
	vertical-align:text-top;
}
#ap_topbar{
	
	float:left;
	vertical-align:text-top;
	
}
#ap_topbar_links{
	float:left;
	background:black;
	height:25px;
	
	color:white;
	width: 590px;
	padding-right:5px;
}
.ap_topbar_links3  {
	color:white;
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;

 }
.ap_topbar_links3 a:link, .ap_topbar_links3 a:visited {
	
	color:white;
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
}

.ap_topbar_links3 a:hover {
	text-decoration: underline;

 }
 #ap_below_topbar {
 height: 36px; 
  clear:both;
 
 }
  #ap_phone {
 height: 36px;
 float:left;
 width:270px;
  
  text-align:right;
 }
 .ap_phonenum {
	color:#333333;
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: bold;
 }
 #ap_lowerlinkarea{
	clear:both;
	text-align: center;
	padding-left: 10px;
	
 }
 .ap_prodlink {
	float:left;
	border-right: 1px solid #e0e0e0;
	padding: 5px;
	vertical-align: bottom;
	padding-left:10;
	
 }
 .ap_prodlink a:link, .ap_prodlink a:visited {
	text-decoration: none;
	color: #333333;
 }
 .ap_prodlink a:hover{
	text-decoration: none;
	color:red;
	
 }

/* For the Appraisers Laser home page */
.aphomeitem {
	height: 160px;
	width: 148px;
	text-align:center;
	float:left;
	padding-bottom: 7px;
	padding-top: 10px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px dashed #e0e0e0;
}
.aphomeitem:hover{
	border: 1px solid #333333;
}
.aphomeprodtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 35px;
}
.aphomeprodtitle a:link, .aphomeprodtitle a:visited {
	text-decoration: none;
	color: #333333;
	
} 
.aphomeprodtitle a:hover {
	color: red;	
	text-decoration: none;
} 
.aphomeprodimage{
	height:87px;
	width:87px;
	margin-left:auto;
	margin-right:auto;
}
.aphomepricearea{
	height:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:red;
	vertical-align:top;
}
.apquotebutton{
	vertical-align:text-bottom;
}
.aphomeseperator{
	clear:left;
	height:10px;
	width:100%;
}
