/*-------------------------------------------------------------*/
/*  Content Middle */
/*-------------------------------------------------------------*/
#list-of-services {
	width:275px;
	height: 150px;
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  list-style-type: none;
  font-family: verdana, arial, Helvetica, sans-serif;
}

#list-of-services ul {
	border: 0px;
	display:block;
	margin: 0px 0px 0px 0px;
	height:33px;
	padding:0px 0px 0px 0px;
  list-style-type: none;
}

#list-of-services li {
  padding-left: 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
	color: #9CDF18;
}

#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#divMainContent h2 {
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.allpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #FFFFFF;
	margin: 0px;
}

.bgcolour {
  color: #F1F1F1;
  font-weight: bold;
  font-size: 15pt;
}

#contact-text {
  font-size: 15pt;
}

#contact-text p {
  font-size: 14pt;
}

#contact-div, #contact-iframe {
  width: 350px;
  height: 408px;
  text-align: center;
  border-color: #F0F8FF;
  padding: 0px 0px 0px 0px;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.picture-text {
	font-family: Verdana,Arual,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
}

