@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
 	padding: 0;
 	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

img{
	border:none;
}

.clear {
	clear: both;
}

#wrapper{
	margin: 0px auto;
	width:940px;
	text-align:left;
}

#header {
	height:150px;
	width: 940px;
}

#logo {
	float: left;
}

#contact-details {
	margin-top: 30px;
	margin-left:15;
	float: right;
	text-align: right;
}

#content {
	width: 940px;
}

#about {
	width: 610px;
	float: left;
	margin: 15px;
}

#associates {
	margin: 10px;
	margin-top: 15px;
	width: 280px;
	float: right;
	position: relative;
	height: 420px;
}

#footer {
	height: 150px;
	width: 940px;
	background-color: 
}

#gallery-1 {
	width: 940px;
}

#gallery-1 .rsOverflow {
	height: 500px;
}

.rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: none repeat scroll 0 0 #fff;
}

#trust-mark-logo {
	position: absolute;
	top: 50px;
	left: 0;
}

#fmb-logo {
	position: absolute;
	top: 225px;
	left: 10px;
}

#ebc-logo {
	position: absolute;
	top: 225px;
	left: 150px;
}

.rsDefault .rsThumbsArrow, .rsDefault .rsThumbsArrow:hover, .rsDefault .rsArrowIcn, .rsDefault .rsArrowIcn:hover {
	background-color: transparent;
}

.ruler1 {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #056839;
}

.ruler {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 2px solid #056839;
	color: #
}