@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 20px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
		text-decoration: none;
		color: #000066;
}
.centre {
	width: 800px;
	margin: 0px auto auto auto;
		background: url(images/right_colour.png) 100% 100% repeat-y;
}

#leftColumn {
	float: left;
	width: 167px;
	background-color: #F1E2F9;
}
#rightColumnTop {
	background-color:#FFF;
	float: left;
	width: 633px;
	text-align: right;	
	padding-top: 25px;
	padding-bottom: 50px;
}
#rightColumn {

	float: left;
	width: 633px;

}
#rightHeading{
	float: left;
	width: 130px;
	}
#rightContent {
	float: left;
	width: 503px;
	
}

#mainNavigation {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
}
#mainNavigation li {
	clear:both;
	list-style: none;
		background-color: #B28CBC;
	width: 127px;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	cursor: pointer;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
}
#mainNavigation li a {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	}
	#mainNavigation li:hover {
		background-color: #CEB7D5;
	}
#mainNavigation ul li {
	text-align: right;
	display: block;
	float: right;
	background-color: #CEB7D5;
	font-size: 10px;
	font-weight: normal;
	width: 110px;
	padding-right: 5px;
	height: auto;
}
.centreContent {
	text-align: center;
	clear:both;
}
#flashBanner {
	margin-bottom: 25px;
}
h1 {

	height: 27px;
	clear:both;
	font-size: 21px;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 460px;
	background-color: #E6DAEA;
	float: right;
	color: #002C75;
	background:url(images/headingBack.png) repeat-x;
	margin-bottom: 25px;
}
h1 span {
	background: url(images/headingSqaure.png) no-repeat;
	padding-left: 35px;
	height: 28px;
	color: #672881;
}
.mainContent p {
	clear:both;
	color:#333;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	margin-bottom: 25px;
}
h2 {
	clear:both;
	color: #002C75;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	margin-bottom: 25px;
	font-size: 17px;
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 span {
	color: #672881;
}
#largeText {
	font-size: 18px;
	font-weight: bold;
	color: #672881;
	padding: 0px 50px 0px 50px;
}
.mainContent li {
	background:url(images/bullet.png) no-repeat 0px 7px;
	padding-left: 15px;
	clear:both;
	color:#333;
	font-size: 14px;
	margin-bottom: 5px;
	list-style: none;
	margin-left: 50px;
	margin-right: 50px;
}
.ourServices li {
		background:url(images/bullet.png) no-repeat 0px 10px;
}
.mainContent ul {
	margin-bottom: 25px;
}
.mainContent img {
	margin: 0px 43px 25px 43px;
}
.ourTeam h2 {
	margin-bottom: 0px;
}

#m2mheading {
	background:url(images/m2mSuit.jpg) no-repeat;
	height: 90px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-left: 116px;
	background-color:#090626;
	color: #FFF;
}
#m2mheading span {
	font-size: 30px;
}
#m2mheading h3 {
	font-weight: normal;
	font-size: 14px;
}
#m2mheading h4 {
	font-weight: normal;
	font-size: 14px;
	width: 100%;
	text-align: right;
}

#m2mQuotes {
	padding-left: 20px; padding-right: 20px;
}
#m2mQuotes div {
	width: 100%;
	clear:both;
	margin-bottom: 15px;
}
#map_canvas {
	margin-left: 20px;
	border: #DDD solid 2px;
}
.ourServices h2 {
	margin: 0px;
	padding: 0px;
}
.ourTeamImage {
	clear:both;
}
.clientList, .clientListTwo {
	float: left; width:280px; padding:0px;	margin-left: 0px;
	padding-left: 0px;
	color: #672881;
}
.clientList span , .clientListTwo span {
	color: #002C75;
}
.clientList li {
	margin-left: 43px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #672881;
}

.clientListTwo {
	margin-left: 0px;
	width: 200px;
	color: #672881;
}
.clientListTwo li {

	font-size: 16px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #672881;
}
.conDetail {
	float: left;
		color:#333;
		font-size: 14px;
}
.conLabel {
	font-size: 14px;
	color:#333;
	clear:both;
	padding-left: 20px;
	float: left;
	display: block;
	font-weight: bold;
	width: 100px;
}

