.clearfix {
   clear: both;
}

.divider{
	width: 940px;
	padding:0;
 	margin: 0 auto;
    position:relative;
}

div.hr{
	width: 940px;
	height: 2px;
	background: url(img/master/divider.gif) no-repeat;
	padding:0;
 	margin: 0 auto;
    position:relative;
}

div.hr hr {
  display: none;
}

span {
	color: #4cc6da;
}

a {
	font-size: 13px;
	color: #878787;
	text-decoration: underline;
}

a:hover {
	color: #878787;
	text-decoration: none;
}

p {
   font-size: 13px;
   font-style: normal;
   color: #878787;
   line-height: 1.45em;
   padding-top: 26px;
   margin: 0;
}


p#tel{
	font-size: 13px;
	font-style: normal;
	color: #878787;
	line-height: 1.45em;
	padding-top: 26px;
	margin: 0;	
}

p#inquiries{
	font-size: 13px;
	font-style: normal;
	color: #878787;
	line-height: 1.45em;
	padding-top: 35px;
	margin: 0;	
}

.subheading {
	float: left;
	margin: 30px 15px 0 0;
}

#mainContent{
     height: 100%;
	height: auto;
	min-height: 100%;
    margin: 0 auto -48px; /* the bottom margin is the negative value of the footer's height */
	position:relative;
}

#mainheading{
   width: 940px;
   height: 92px;
   margin: 0 auto;
   position:relative;
}

.heading{
	width:940;
	height: 52px;
	margin: 0 auto;
	padding-top: 30px;
	position:relative;
}

#contact{
   width: 940px;
   height: 343px;
   margin: 0 auto;
   position:relative;
}

#map{
   position:absolute;
   top:30px;
   padding:0;
   margin:0;
   right:0;
}

#telephone{
   width: 940px;
   height: 93px;
   margin: 0 auto;
   position:relative;
}

#email{
   width: 940px;
   height: 93px;
   margin: 0 auto;
   position:relative;
}