@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #13235B;
	background-image: url(images/Background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
/* F R A M E W O R K */
.Wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.Logo {
	float: left;
	height: 117px;
	width: 289px;
	background-color: #FFF;
}
.MainBody {
	float: left;
	height: auto;
	width: 400px;
	padding-right: 60px;
	padding-left: 60px;
	background-color: #FFF;
	padding-bottom: 15px;
}
.NewsBody {
	float: left;
	height: auto;
	width: 400px;
	padding-right: 60px;
	padding-left: 60px;
	background-color: #FFF;
}
.ContentWrapper {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 800px;
}
#Logo h1 {
	margin-top: 0px;
	margin-bottom: 0px;	
}
#WebsiteBy p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;
}
#WebsiteBy p a:link {
	color: #3FA9F5;
	text-decoration: none;
	}
#WebsiteBy p a:visited {
	color: #3FA9F5;
	text-decoration: none;
	}
#WebsiteBy p a:hover {
	color: #FFF;
	text-decoration: none;
	}
#WebsiteBy p a:active {
	color: #3FA9F5;
	text-decoration: none;
}
.TestimonialLogo {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
.client-logo-left {
	float: left;
	height: 71px;
	width: 92px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.client-logos-holder {
	float: left;
	width: 400px;
	height: auto;
}
.client-logo-right {
	float: left;
	height: 71px;
	width: 92px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.client-logo-centre {
	float: left;
	height: 71px;
	width: 92px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.Bull {
	float: left;
	height: 117px;
	width: 511px;
	background-color: #FFF;
}

/* M A I N  C O L U M N */

#MainBody p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 17px;
	color: #666;
}
#MainBody ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 17px;
	margin-left: -20px;
	margin-top: 0px;
	color: #666;
}
#NewsHeader h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #13235B;
}
#MainBody h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #13235B;
}
#MainBody h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #3FA9F5;
}
#MainBody h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #3FA9F5;
}
.LeftImage {
	float: left;
	height: 150px;
	width: 200px;
}
.LeftImagePad {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
}


/* R I G H T  C O L U M N */

.MainImage {
	float: left;
	height: auto;
	width: 220px;
	padding-right: 60px;
	background-color: #FFF;
}
#MainImage h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #13235B;
}
#MainImage p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 15px;
	color: #666;
}
#MainImage p a:link { 
	color: #13235B;
	text-decoration: none;
	}
#MainImage p a:visited { 
	color: #13235B;
	text-decoration: none;
	}
#MainImage p a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#MainImage p a:active { 
	color: #13235B;
	text-decoration: none;
}

/* N E W S  C O L U M N */

.NewsColumn {
	float: right;
	height: auto;
	width: 220px;
	padding-right: 60px;
	background-color: #FFF;
	padding-top: 10px;
}
#NewsColumn h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #13235B;
}
#NewsColumn h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #3FA9F5;
}
#NewsColumn h2 a:link { 
	color: #3FA9F5;
	text-decoration: none;
	}
#NewsColumn h2 a:visited { 
	color: #3FA9F5;
	text-decoration: none;
	}
#NewsColumn h2 a:hover { 
	color: #666;
	text-decoration: none;
	}
#NewsColumn h2 a:active { 
	color: #3FA9F5;
	text-decoration: none;
}
#NewsColumn p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 15px;
	color: #666;
}
#NewsColumn p a:link { 
	color: #666;
	text-decoration: none;
	}
#NewsColumn p a:visited { 
	color: #666;
	text-decoration: none;
	}
#NewsColumn p a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#NewsColumn p a:active { 
	color: #666;
	text-decoration: none;
}
#NewsColumn ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 15px;
	margin-left: -20px;
	margin-top: 0px;
	color: #666;
}
#NewsColumn ul a:link { 
	color: #666;
	text-decoration: none;
	}
#NewsColumn ul a:visited { 
	color: #666;
	text-decoration: none;
	}
#NewsColumn ul a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#NewsColumn ul a:active { 
	color: #666;
	text-decoration: none;
}

/* F O O T E R */

.Footer {
	float: left;
	height: auto;
	width: 680px;
	background-color: #FFF;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 30px;
	padding-top: 30px;
}
.WebsiteBy {
	width: 800px;
	height: auto;
	margin-top: 5px;
	float: left;
}
#Footer p {
	float: left;
	height: auto;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	line-height: 14px;
}
#Footer h3 {
	float: left;
	height: auto;
	width: 400px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #13235B;
	line-height: 14px;
}
#Footer p a:link { 
	color: #13235B;
	text-decoration: underline;
	}
#Footer p a:visited { 
	color: #13235B;
	text-decoration: underline;
	}
#Footer p a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#Footer p a:active { 
	color: #13235B;
	text-decoration: underline;
}
.button-holder {
	float: left;
	height: 30px;
	background-image: url(images/Button-Background.gif);
	background-repeat: repeat-x;
	width: auto;
}
.Pipe {
	float: left;
	height: 30px;
	width: auto;
	background-image: url(images/Button-Background.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}

/* N A V I G A T I O N */

.Navigation {
	float: left;
	width: 680px;
	background-color: #FFF;
	padding-top: 47px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 25px;
}

#Navigation p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #13235B;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-weight: normal;
}
#Navigation p a:link { 
	color: #13235B;
	text-decoration: none;
	}
#Navigation p a:visited { 
	color: #13235B;
	text-decoration: none;
	}
#Navigation p a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#Navigation p a:active { 
	color: #13235B;
	text-decoration: none;
}
.socialmediaicons {
	height: 35px;
	width: auto;
	float: left;
	margin-right: 10px;
}
.socialmediaiconsNS {
	height: 35px;
	width: auto;
	float: left;
}
.largesocialmediaicons {
	height: 35px;
	width: auto;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.largesocialmediaiconsNS {
	height: 35px;
	width: auto;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
#socialmediawrapper {
	float: right;
	height: auto;
	width: 220px;
}
#sectoriconswrapper {
	float: left;
	height: auto;
	width: 235px;
	margin-top: 15px;
}
.sectoricons {
	height: 47px;
	width: 47px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.navfirstrow {
	float: left;
	width: 680px;
	height: 30px;
	background-image: url(images/Button-Background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contacticon {
	float: left;
	height: auto;
	width: 35px;
	margin-right: 10px;
}
/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme: 04 - Carbon
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMv04 {
	width: auto;
	height: 30px;
	float: left;
}

/*Hide Sub-Menu in Design View*/
.p7PMMv04 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMv04 ul {
	margin: 0;
	padding: 0px;
}
.p7PMMv04 li {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0px;
}
.p7PMMv04 a {
	text-decoration: none;
	text-align: left;
}
.p7PMMv04 p a:hover {
	color: #FFF;
}

/*First Sub Level*/
.p7PMMv04 ul ul {
	z-index: 10000;
	width: auto;
	color: #13235B;
}
.p7PMMv04 ul ul li {
	width: auto;
	color: #13235B;
	background-color: #FFFFFF;
	list-style-type: none;
	float: left;
	padding: 5px;
}
.p7PMMv04 ul ul a {
	color: #FFF;
	text-align: left;
	overflow: hidden;
}
#p7PMM_1 ul ul li a:link { 
	color: #13235B;
	text-decoration: none;
	}
#p7PMM_1 ul ul li a:visited { 
	color: #13235B;
	text-decoration: none;
	}
#p7PMM_1 ul ul li a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#p7PMM_1 ul ul li a:active { 
	color: #13235B;
	text-decoration: none;
}
#p7PMM_2 ul ul li a:link { 
	color: #13235B;
	text-decoration: none;
	}
#p7PMM_2 ul ul li a:visited { 
	color: #13235B;
	text-decoration: none;
	}
#p7PMM_2 ul ul li a:hover { 
	color: #3FA9F5;
	text-decoration: none;
	}
#p7PMM_2 ul ul li a:active { 
	color: #13235B;
	text-decoration: none;
}
