/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	text-align: center;
	margin: 0 0 50px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ebecec;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/* links */
a, a:visited {	
	color: #999999;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #b2cb27;
	background: inherit;
	text-decoration: underline;	
}
h1 {
	font-weight: normal;
}
h2 {
	font-size: 180%;
	color: #999999;
}
h3 {
	font-size: 142%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 24px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(images/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 900px;
	text-align: left;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 900px;
	padding: 0;
	margin-left: 0px;
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #fff;
	background-repeat: repeat-x;
}
#header {
	position: relative;
	width: 900px;
	height: 120px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header2 {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
}

#headerabout {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/about_image.jpg);
	background-repeat: no-repeat;
}

#headeraboutculture {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/about_culture_image.jpg);
	background-repeat: no-repeat;
}

#headerpeople {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/people_image.jpg);
	background-repeat: no-repeat;
}


#headercontact {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/contact_image.jpg);
	background-repeat: no-repeat;
}

#headerservices {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/services_image.jpg);
	background-repeat: no-repeat;
}

#headerservicesspecialist {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/services_specialist_image.jpg);
	background-repeat: no-repeat;
}

#headerservicesexpert {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/services_expert_image.jpg);
	background-repeat: no-repeat;
}

#headerservicesflexible {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/services_flexible_image.jpg);
	background-repeat: no-repeat;
}

#headerclients {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/clients_image.jpg);
	background-repeat: no-repeat;
}

#headerclientsfocused {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/clients_focused_image.jpg);
	background-repeat: no-repeat;
}

#headerclientsinnovative {
	position: relative;
	width: 900px;
	height: 230px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/clients_innovative_image.jpg);
	background-repeat: no-repeat;
}





#credits {
	position: relative;
	width: 900px;
	height: 200px;
	padding: 0;
	background-image: url(images/Top_header_900.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#creditdiv {
	position: relative;
	width: 900px;
	height: 100px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: auto;
}






#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 10;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}

/* Navigation */
#nav {
	clear: both;
	margin: 0;
	padding: 0;
	height: 30px;
	background-repeat: no-repeat;
	width: 900px;
	background-color: #4a4a4c;
}
#nav ul {
	float: left;
	list-style: none;
	width: 870px;
	height: 30px;
	text-transform: uppercase;
	margin: 0 0 0 30px;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#wrap #header-photo img2 {
	position: absolute;
	left: 100px;
	top: 200px;
	background-image: url(images/home_image.jpg);
	background-repeat: no-repeat;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background-image: url(images/Nav_hover.gif);
	background-repeat: repeat-x;
}
#nav ul li#current a {
	background-image: url(images/Nav_current.jpg);
	background-repeat: repeat-x;
}


/* Main Column */
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #666666; 
	letter-spacing: 0px;	
	text-transform: none;
}
#main h2 a {
	color: #666666; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	margin: 0;
	height: 200px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;	
	color: #666666; 			
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

#sidebarpeople {
	float: right;
	width: 400px;
	margin: 0;
	height: 300px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/* footer */

#footer-curvercontaintop {
	clear: both;
	color: #666;
	width: 870px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 95%;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-bottom-width: 15px;
	border-bottom-style: none;
}



#footerbottom-wrap {
	clear: both;
	width: 880px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	height: 60px;
	background-image: url(images/Footer_graphic.gif);
	text-align: left;
	background-repeat: repeat-x;
	left: 0px;
	text-indent: 0px;
	margin-left: 10px;
}


#footerbottom-columns {
	margin: 0 auto; 
	padding: 0;	
	width: 900px;	


}


#footer-wrapnoline {
	clear: both;
	width: 900px;
	font-size: 100%;
	text-align: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/nav.jpg);
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #fff;
}


#footer-wrap a:hover {
	color: #b2cb27;	
}
#footer-wrap h3 {
	color: #0099FF;  
	margin: 0;
	padding: 0 10px; 
	text-transform: uppercase;
	font-weight: bold;
}

#footer-columns {
	margin: 0 auto; 
	padding: 0;	
	width: 900px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;
}
#footer-columns li {
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	width: 200px;
	padding-top: 5px;
	padding-right: 100;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 36px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: 360px;
	background-image: url(images/Col1_dot.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	}

#footer-columns .col3B, .col3B-center {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: 360px;
	margin-right: 0px;
	background-image: url(images/Col1people_dot.jpg);
	background-repeat: repeat-y;
	}
	
	
	#footer-columns .col3Bclients, .col3B-center {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: 520px;
	margin-right: 0px;
	background-image: url(images/Col1people_dot.jpg);
	background-repeat: repeat-y;
	}
	
	

	
	
	
#footer-columns .sidebar {
	float: right;
	width: 270px;
	height: 350px;
	margin-right: 20px;
	background-color: #ebecec;
	margin-top: 10px;
}

#footer-columns .col3-center {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

/* bottom */
#footer-bottom {
	clear: both;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 14px;
}



#footer-columns .profilearea {
	float: left;
	width: 420px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	height: 100px;
	margin-right: 0px;
	}
	
	
	#footer-columns .clientdescription {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-left: 60px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 500px;
	margin-right: 0px;
	}
	
	#footer-columns .map {
	float: left;
	width: 490px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 30px;
	margin-left: 30px;
	padding-bottom: 0px;
	height: 290px;
	margin-right: 0px;
	background-image: url(images/Map.gif);
	background-repeat: no-repeat;
	border: 1px dotted #CCCCCC;
	}
	
	#footer-columns .services {
	float: left;
	width: 532px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 100px;
	margin-right: 0px;
	}
	
	#footer-columns .clientsmaster {
	float: left;
	width: 522px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 120px;
	margin-right: 0px;
	}
	
	#footer-columns .publication {
	float: left;
	width: 532px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
	
	
	#footer-columns .logos {
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 14px;
	padding-bottom: 0px;
	height: 257px;
	margin-right: 0px;
	background-image: url(images/Clientlogos.jpg);
	background-repeat: no-repeat;
	}
	
		#footer-columns .clienttext {
	float: left;
	width: 380px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 12px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
			#footer-columns .clientlogos {
	float: left;
	width: 108px;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: 390px;
	margin-right: 0px;
	background-image: url(images/Clientlogos.gif);
	background-repeat: no-repeat;
	}
	
	#footer-columns .publicationbullets {
	float: left;
	width: 120px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
		#footer-columns .publicationhyper {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
			#footer-columns .publicationhyper2 {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 2px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
				#footer-columns .publicationhyper3 {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 2px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
	
			#footer-columns .publicationtext2 {
	float: left;
	width: 560px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	}
	
	
#footer-columns .photo {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-left: 36px;
	padding-bottom: 0px;
	height: 136px;
	margin-right: 0px;
	background-image: url(images/Mike_Harris.jpg);
	background-repeat: no-repeat;
	}
	
	#footer-columns .photomuriel {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-left: 36px;
	padding-bottom: 0px;
	height: 136px;
	margin-right: 0px;
	background-image: url(images/Muriel_Thorne.jpg);
	background-repeat: no-repeat;
	}
	
	
		#footer-columns .photosally {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-left: 36px;
	padding-bottom: 0px;
	height: 136px;
	margin-right: 0px;
	background-image: url(images/Sally_Thwaites.jpg);
	background-repeat: no-repeat;
	}
	
	
			#footer-columns .photojoanne {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-left: 36px;
	padding-bottom: 0px;
	height: 136px;
	margin-right: 0px;
	background-image: url(images/Joanne_Clarke.jpg);
	background-repeat: no-repeat;
	}
	
	
	#footer-columns .bio {
	float: left;
	width: 530px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: 100px;
	margin-right: 0px;
	}


	#footer-columns .bio2 {
	float: left;
	width: 860px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	height: 100px;
	margin-right: 0px;
	}


#credits-bottom {
	clear: both;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 10px;
}





#footer-bottom  a {
	color: #ABC5CC;
}


#footermain {
	clear: both;
	color: #666;
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 100px;
	background-color: #FFFFFF;
}

#credits {
	clear: both;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 50px;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both;

/* Typography */
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.Bodybold {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 14px;
	line-height: 17px;
}
.Bodyblue {
	color: #b2cb27;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	padding-left: 20px;	
	
	}
.Bodygreen {
	color: #b2cb27;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	
	
	}
.Body {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 14px;
	line-height: 17px;	
	}
	
	
	.Body12 {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
	}
	
		.Body12green {
	color: #b2cb27;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
	}
	
		.Body12spaced {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 20px;	
	}
	
		.Body12indent {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0px;
	padding-left: 60px;
	}
	
			.Body12indentbullets {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	text-indent: 0px;
	padding-left: 15px;
	}
	
		.Body12bold {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
	}
	
			.Body12bold_18 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
	}
	
	
	
		.Body12white {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 16px;	
	}
	
		.Body12bullets {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/Green_bullet.gif);
	padding-left: 4px;
	}
	
			.Body12bullets2 {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(images/Green_bullet.gif);
	padding-left: 4px;
	}
	
	
.Body17 {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	font-size: 17px;
	line-height: 22px;	
	}
	
	
	
.Body10 {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	}
	
	
	.copyright {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 22px;
	padding-left: 20px;
	padding-top: 0px;
	}
	
	
	.Body10left {
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 10px;	
	}
	
	
	
	.credits
 {
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	
	}
	
	.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #b2cb27;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	line-height: 28px;
	text-align: left;	
	}
	
	
	.greyheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	}
	
	.emailunderline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;	
	}
	
	.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
body,td,th {
}
body {
	background-color: #ededed;

}

/* SUB NAVIGATION */

#subnav{
	width:230px;
	padding-left:0px;
	padding-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 0px;
	margin-top: 0px;
	height: 250px;
	background-color: #FFFFFF;
	background-image: url(images/Services_dots.jpg);
	background-repeat: repeat-x;
}
#subnav h2{
	width:180px;
	padding-bottom:12px;
}
#subnav h3{width:180px; height:40px; padding-bottom:12px;}
#subnav ul li p span{color:#666666}

.sub_background{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/Menu_over.gif);
	display: block;
	height: 40px;
	}

.sub_background a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #C41C2E;
	text-decoration: none;
	background-image: url(images/Menu_over.gif);
	display: block;
	height: 40px;
	
	}
	
	
	#subnavpeople{
	width:230px;
	padding-left:0px;
	padding-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 0px;
	margin-top: 0px;
	height: 260px;
	background-color: #FFFFFF;
	background-image: url(images/People_dots.jpg);
	background-repeat: repeat-x;
	
		}
	
	
	#subnavclients{
	width:230px;
	padding-left:0px;
	padding-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 0px;
	margin-top: 0px;
	height: 260px;
	background-color: #FFFFFF;
	background-image: url(images/Clients_dots.jpg);
	background-repeat: repeat-x;
	
	
	
	
	}
	
		#subnavcontact{
	width:260px;
	padding-left:0px;
	padding-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 0px;
	height: 260px;

	
	}
	
	
		#subnavabout{
	width:230px;
	padding-left:0px;
	padding-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 0px;
	margin-top: 0px;
	height: 260px;
	background-color: #FFFFFF;
	background-image: url(images/about_dots.jpg);
	background-repeat: repeat-x;
	
	}
	
			#subnavservices{
	width:230px;
	padding-left:0px;
	padding-top: 0px;
	text-align: left;
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 0px;
	margin-top: 0px;
	height: 260px;
	background-color: #FFFFFF;
	background-image: url(images/Services4_dots.jpg);
	background-repeat: repeat-x;
	
	}

.greysub{
	color:#666666;
	font-weight:bold;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.greysubspaced{
	color:#666666;
	font-weight:bold;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.greysubspacedmedium{
	color:#b2cb27;
	font-weight:bold;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}

.redsubspaced{
	color:#C41C2E;
	font-weight:bold;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.greysubmenu{
	color:#666666;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 180px;
}

.greysubmenu:hover{
	color:#b2cb27;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 180px;
}
		
.greysubmenu3{
	color:#666666;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 60px;
	width: 180px;
	background-color: #FFFFFF;
}

.greysubmenu3:hover{
	color:#b2cb27;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 60px;
	width: 180px;
		}
		
		.greysubmenu2{
	color:#666666;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 40px;
	width: 180px;
	background-color: #FFFFFF;
}

.greysubmenu2:hover{
	color:#b2cb27;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 40px;
	width: 180px;
		}
		
				.greysubmenu2current{
	color:#b2cb27;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 40px;
	width: 180px;

}
	
		
		
		.greysubmenu3current{
	color:#b2cb27;
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 60px;
	width: 180px;

}
		
		
		
.greysubmenucurrent{
	font-weight:bold;
	margin-bottom:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 180px;
	color: #b2cb27;
}

.greysubnav{
	color:#777777;
	font-weight:bold;
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	display: block;
	height: 40px;
	width: 226px;
	background-image: url(images/Subnav_green.gif);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: 20px;
	padding: 0px;	
	
}	
	.greysubnav20{
	color:#777777;
	font-weight:bold;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	display: block;
	height: 40px;
	width: 210px;
	background-image: url(images/Subnav_greenwhite.gif);
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-top: 20px;
	padding: 0px;	
	
	
	}
.textoverimage{
	position: absolute;
	top: 32px;
	right: 447px;
	width: 410px;
	padding: 4px;
	font-size: 24px;
	height: 33px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}


.termsandconditions{
	font-size: 10px;
	height: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute; 
	top: 804px; 
	right: 12px; 
	width: 196px; 
	padding: 4px;
	
	}
	
	.copyright{
	font-size: 10px;
	height: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute; 
	top: 804px; 
	right: 417px; 
	width: 447px; 
	padding: 4px;
	
	}
	
	.termsandconditions2{
	font-size: 10px;
	height: 11px;
	color: #666666;
	font-weight: normal;
	line-height: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 965px;
	right: 13px;
	width: 196px;
	padding: 4px;
	}
	
	.copyright2{
	font-size: 10px;
	height: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 965px;
	right: 417px;
	width: 447px;
	padding: 4px;
}	

.blueprintlogin{
	font-size: 11px;
	height: 26px;
	color: #666666;
	font-weight: normal;
	line-height: 8px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 2px;
	right: 10px;
	width: 85px;
	text-align: right;
	margin: 0px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.blueprintarrow{
	height: 26px;
	position: absolute;
	top: 0px;
	right: 10px;
	width: 90px;
	margin: 0px;
	padding: 14px;
	background-image: url(images/blueprint_login.jpg);
	background-repeat: no-repeat;
}

.textoverimageheader1{
	font-size: 17px;
	height: 25px;
	color: #b2cb27;
	font-weight: lighter;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.textoverimageheader2{
	font-size: 17px;
	height: 23px;
	color: #666666;
	font-weight: lighter;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.homehotspot{
	font-size: 17px;
	height: 22px;
	color: #b2cb27;
	font-weight: lighter;
	line-height: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.style52 {height: 36px; color: #b2cb27; line-height: 30px; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 24px;}
.bracket50 {height: 36px; color: #b2cb27; line-height: 30px; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 50px;}

.style53 {font-family: Arial, Helvetica, sans-serif; background-position: left; text-align: left; font-size: 12px; line-height: 16px; color: #666666;}

.icsalogo{
	position: absolute;
	top: 685px;
	right: 330px;
	width: 83px;
	height: 8px;
	background-image: url(images/ICSA_logo.gif);
	background-repeat: no-repeat;
}

.flat li { 
   margin-left:3em; 
}
