/*	////////////////////////////////////////////////////////////////////
	DEFINE STANDARD HTML TAGS
*/

html {

}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height:1.2em;
	color:#000000;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#f3f3f3;

}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color:#072962;	
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-weight: normal;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color:#072962;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color:#072962;
	text-align:left;
	font-weight:normal;
}



h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color:#072962;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color:#072962;
	text-align:left;
	font-weight:normal;		
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color:#072962;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color:#072962;
	text-align:left;
	font-weight:normal;	
}


p{	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.2em;
	color:#000000;
	text-align:justify;
	padding:10px 10px 10px 10px;
	margin: 0px 0px 0px 10px ;		
}


a:link, a:visited, a:active, a:hover

{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:normal;
	color:#293079;
	padding:0px;
	margin:0px;
	text-decoration:none;
}


a:hover

{text-decoration:underline;}

ul {list-style-image:url(../chrome/bullet1.gif);}
li { font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.2em;
	color:#000000;
	margin-left:0px;
	padding-bottom:5px;
	padding-left:20px; }

blockquote {
	width:500px;
	border-left:1px solid #999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	font-weight:normal;
	font-style:normal;
	color:#999999;
	padding:5px 0px 5px 10px;
	margin:10px 0px 10px auto;
	text-decoration:none;
}

/*	////////////////////////////////////////////////////////////////
	COMMON SITE LAYOUT - EXLUDING HOME PAGE SPECIFIC LAYOUT

/* Controls the overall width of the site */
#page-wrap {
	position:relative;
	width:944px;
	height:auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(../chrome/wrap_bg1.gif);
	background-repeat: repeat-y;
}

/* Controls the header of the page */

#headertop {
	position:relative;
	width:930px;
	height:29px;
	padding: 0px;
	margin: 0px 7px 0px 7px;
	background-image: url(../chrome/headertop_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;

}


#headertop ul{
	list-style:none;
	padding:4px 50px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:25px;
	text-align:right;
	/*background-color: #006600;*/
}

#headertop li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	font-size: 0.9em;
	color:#062b60;
	padding:0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}

#headertop li .colour{
	color:#4ca3d6;

}

#header {
	position:relative;
	width:930px;
	height:174px;
	padding: 0px;
	margin: 0px 7px 0px 7px;
	background-image: url(../chrome/header_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}

#header p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.2em;
	color:#ffffff;
	text-align:justify;
	padding:12px 0px 0px 580px;
	margin: 0px 0px 0px 0px ;
	width:300px;
	height:100px;
	font-weight:normal;
}


#toppagenav {
	position:relative;
	width:930px;
	height:43px;
	background-image: url(../chrome/topnav_bg1.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px 7px 0px 7px;
	margin: 0px auto 0px auto;
	text-align:center;
  }
#toppagenav ul {
  margin:0px;
  padding:9px 0px 0px 0px ;
  list-style:none;
  }
#toppagenav li {
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 6px 0px 6px;

  }
#toppagenav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:normal;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	text-transform:uppercase;
  }

#toppagenav a:hover {
  color:#4ca3d6;
  }


/*	////////////////////////////////////////////////////////////////
	CONTROLS THE MAIN SIGNPOSTS ON THE HOME PAGE
*/

#content1 {
	position:relative;
	height:auto;
	width:907px;
	padding: 10px 10px 10px 13px;
	margin: 10px 7px 0px 7px;
	/*background-color: #ff0000;*/
}

.content1 {
	position:relative;
	height:auto;
	width:907px;
	padding: 10px 10px 10px 13px;
	margin: 20px 7px 0px 7px;
	/*background-color: #ff0000;*/
}


#content-panel-single {
	width: 870px;
	height:auto;
	margin: 10px 0px 10px 0px;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
/*	position:relative;
	float:left; */
	/*background-color: #660000;*/
}

#content-column-left {
	width: 240px;
	height:auto;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	position:relative;
	float:left;
	/*background-color:#00CC33;*/
}

#content-column-right {
	width: 650px;
	height:auto;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:right;
/*	background-image:url(../chrome/panel-top-650x50.gif);
	background-repeat:no-repeat;*/
}


#content-panel-single h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#072962;
	text-align:left;
}

#content-panel-single p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}


#content-panel-single a:link, #content-panel-single a:visited, #content-panel-single a:active{
	color:#016867;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	font-style:normal;

}

#content-panel-single a:hover{
color:#04a6a4;
	text-decoration:underline;
}

/* //////////////////////////////////////////////////////// */


#content-panel-single ul, #content-panel-single ul p
{
	list-style:none;
	width:100%;
	margin: 0px auto 0px 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;	
}

#content-panel-single li

{
	display:block;
	margin:0px auto;
	padding:0px;
	padding-bottom:0px;
}


#content-panel-single a:link, #content-panel-single a:visited, #content-panel-single a:active, #content-panel-single a:hover
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color:#293079;
	text-align:left;
	font-weight: bold;
	text-decoration:none;	
	padding:0px;
	margin: 10px 0px;	
}


#content-panel-single a:hover

{text-decoration:underline;}

/* //////////////////////////////////////////////////////// */


#section-sub-nav
{
	width:254px;
	height:auto;
	margin:0px;
	padding:0px;
}

#section-sub-nav-top
{
	width:254px;
	height:76px;
	background-image: url(../assets/signpost_inner_products.gif);	
	background-repeat: no-repeat;
}


#section-sub-nav-top.products
{
	background-image: url(../assets/signpost_inner_products.gif);
}

#section-sub-nav-top.why
{
	background-image: url(../assets/signpost_inner_why.gif);
}

#section-sub-nav-top.sectors
{
	background-image: url(../assets/signpost_inner_sectors.gif);
}

#section-sub-nav-top.clients
{
	background-image: url(../assets/signpost_inner_clients.gif);
}

#section-sub-nav-top.news
{
	background-image: url(../assets/signpost_inner_news.gif);
}

#section-sub-nav-top.support
{
	background-image: url(../assets/signpost_inner_support.gif);
}

#section-sub-nav-top.contact
{
	background-image: url(../assets/signpost_inner_contact.gif);
}



#section-sub-nav h2
{
	width:178px;
	margin-top:0px;
	margin-left:8px;
	padding-top:24px;
	
}


#section-sub-nav ul
{
	list-style:none;
	width:254px;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
	background-image:url(../chrome/signpost_inner_bg1.gif);
	background-position:top center;
	background-repeat:repeat-y;	
}

#section-sub-nav-bot
{
	width:254px;
	height:16px;
}


#section-sub-nav ul
{list-style-image:none;}

#section-sub-nav li

{
	display:block;
	margin:0px;
	padding:0px;
	margin-right:20px;
	margin-left:10px;
	padding-left:25px;
	padding-bottom:5px;
	text-align:left;
	line-height:normal;
	background:url(../chrome/bullet1.gif) left top no-repeat;
}


#section-sub-nav a:link, #section-sub-nav a:visited, #section-sub-nav a:active, #section-sub-nav a:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	font-style:normal;
	color:#293079;
	padding:0px;
	margin:0px;
	text-decoration:none;
	text-align:left;
}


#section-sub-nav a:hover, #section-sub-nav a:hover

{text-decoration:underline;}






/* //////////////////////////////////////////////////////// */



.signpost2-panel {
	width: 424px;
	height:auto;
	margin: 0px 8px 0px 12px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
}


.signpost2-panel-top {
	width: 424px;
	height:16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.signpost2-panel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding:0px 10px 0px 10px;
	color:#072962;
	text-align:left;
}


.signpost2-panel-mid {
	width: 424px;
	height:auto;
	text-align:left;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	background-image: url(../chrome/signpost2_bg.gif);
	background-repeat: repeat-y;
	
}

.signpost2-panel-mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align:left;	
	color:#000000;
	margin:0px;
	padding:10px 25px 10px 10px;
}
 

.signpost-panel-mid {
	width: 424px;
	min-height:100px;
	height:auto;
	text-align:left;
	margin: 0px;
	padding: 0px;
	
}

.signpost3-panel-mid{
	height:auto;
}

.signpost3-panel-mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#000000;
	margin:0px;
	padding:10px 10px 10px 10px;
	text-align:left;	
	height:auto;
}


.signpost2-panel-bot {
	width: 424px;
	height:16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;


}

.signpost2-panel-bot a:link, .signpost2-panel-bot a:visited, .signpost2-panel-bot a:active{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin:0px;
	padding:5px 19px 5px 11px;
	font-weight:  normal;
	font-style:normal;

}

.signpost2-panel-bot a:hover{
	color:#ffffff;
	text-decoration:underline;
}



#topsignposts {
	position:relative;
	width:907px;
	height:250px;
	padding: 10px 10px 20px 13px;
	margin: 0px 7px 0px 7px;
}

.signpost-panel {
	width: 214px;
	height:auto;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	position:relative;
	float:left;
	background-color: #ffffff;
}



.signpost-panel-top {
	width: 214px;
	height:76px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/signpost1_top1.gif);
	background-repeat: no-repeat;
}

.signpost-panel-top2 {
	width: 214px;
	height:76px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/signpost1_top2.gif);
	background-repeat: no-repeat;
}

.signpost-panel-top3 {
	width: 214px;
	height:76px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/signpost1_top3.gif);
	background-repeat: no-repeat;
}

.signpost-panel-top4 {
	width: 214px;
	height:76px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../assets/signpost1_top4.gif);
	background-repeat: no-repeat;
}

.signpost-panel h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.20em;
	font-weight:bold;
	width:136px;
	margin:0px;
	padding:18px 5px 5px 10px;
	color:#072962;
	text-align:left;
}

.signpost-panel-photo {
	width: 214px;
	height:78px;
	margin: 0px;
	padding: 0px;

}

.signpost-panel-mid {
	width: 214px;
	height:auto;
	text-align:left;
	margin: 0px;
	padding: 0px;
	background-image: url(../chrome/signpost1_bg.gif);
	background-repeat: repeat-y;

}


.signpost-panel-mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#000000;
	margin:0px;
	padding:5px 19px 5px 11px;
	
}
 

.signpost-panel-bot {
	width: 214px;
	height:31px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;
	background-image: url(../chrome/signpost1_bot.gif);
	background-repeat: no-repeat;

}

.signpost-panel-bot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color:#ffffff;
margin:0px;
padding:4px 19px 5px 11px;
text-align:right;
}

.signpost-panel-bot a:link, .signpost-panel-bot a:visited, .signpost-panel-bot a:active{
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
margin:0px;
padding:5px 19px 5px 11px;
	font-weight:  normal;
	font-style:normal;

}

.signpost-panel-bot a:hover{
	color:#ffffff;
	text-decoration:underline;
}



/*	////////////////////////////////////////////////////////////////
	CONTROLS THE FOOTER GLOBAL NAV AREA OF EACH PAGE
*/

	
#footer {
	position:relative;
	width:944px;
	height:30px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align:center;
	background-image: url(../chrome/footer_bg1.gif);
	background-repeat: repeat-y;	
	}
	
#footer ul {
	width: 930px;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	
}

#footer li {
	text-align:left;
	display: inline;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-style:normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;

}

#footer a:hover{
	text-decoration:none;
	color:#c0efee;

}


#subfooter {
	width: 944px;
	height:auto;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position:relative;
	text-align:center;
	background-image: url(../chrome/wrap_bg1.gif);
	background-repeat: repeat-y;
	}
	
#subfooter ul {
	width: 930px;
	height:auto;
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	
}

#subfooter li {
	text-align:left;
	display: inline;
	font-size: 0.8em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#subfooter a:link, #subfooter a:visited, #subfooter a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight: normal;
	color: #777777;
	text-decoration:none;

}

#subfooter a:hover{
	text-decoration:none;
	color:#888888;

}

#subfooterbase {
	width: 944px;
	height:30px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position:relative;
	text-align:center;

	}
	
.clearone {
height:1px;
clear:both;
}
