.pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;	
	line-height:20px;
	text-decoration:none;
	padding-left:10px;
	}
	
	.boxtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FF8C00;
	font-weight:bold;	
	line-height:20px;
	text-decoration:none;
	padding-left:10px;
	}
	
.getdirection{
  background-image: url(../images/contact-direction.png); background-position:left top; background-repeat:no-repeat;
 }   
.getdirection:hover{
  background-image: url(../images/contact-direction.png); background-position:left bottom; background-repeat:no-repeat;
 }