.left-pics {
	padding-top: 12px;
}
.left-pics img {
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#newsbox {
	background-image: url(/images/latest-news-box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 140px;
	width: 150px;
	margin-left: 12px;
	margin-top: 20px;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
	line-height: 14px;
}

#newsbox a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#newsbox a:hover {
	color: #2D6568;
	text-decoration: none;


}
.contact-box {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424343;
	font-weight:normal;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
	border: 1px solid #A2A2A2;
}

.contact-box P {

}

#enq {
  background-image:url(/images/enquiries-feature.jpg);
	background-repeat: no-repeat;
	background-position: left top;  
	display:block;
	width:184px;
	height:49px;
	margin-bottom:15px;
}
.flashbox {
	padding-left: 20px;
	padding-top: 20px;
}
