html {min-height: 100%;}

* 
{
	margin: 0;
	padding: 0;
}

a 
{
color: #005B9C;
}

a:hover 
{
color: #0B2444
}

img {
border: 0;
}

.pBlack
{
	color:#000;	
}

a:active
{
    outline: none;
}

a:focus
{
    -moz-outline-style: none;
}

h3
{
    /*color: #041B4A;*/
    color #000000;
}

body {
	/*background: #D8D3DC url(../img/background2.jpg) repeat-x left bottom;*/
	background: #fff url(../img/background2.jpg) repeat-x left bottom;
	color: #333;
	font-family: Calibri, Verdana;
	font-size: 0.7em;
	font-weight:normal;
}

p,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Calibri,Verdana;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.3em Calibri, Verdana;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

.blueHighlight
{
    color:#005B9C;
    font-weight:bold;
}

.clearer {clear: both;}

.left {float: left;}

.right 
{

	float: right;
	/*font: bold 1em sans-serif;*/
	margin-bottom: auto 0;
	margin-top: auto 0;
	color: #fff;
	/*background: #D8D3DC url(../img/addressFadeRight.gif) repeat-y right top;*/
	border:solid 0px red;
	
}

.right div
{
	padding-left: 5px;
	padding-top: 5px;
}


.container 
{
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 8px 8px;
	width: 780px;
}


.top 
{
	padding: 8px 8px 0;
}


.header 
{
    background: transparent url(../img/sh_header.png) top left no-repeat;
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 0px 0px 5px;
	width: 780px;
}
.header .left, .header .right 
{
	/*background-color: #fff;*/
	color: #fff;
	color: #FFF;
	height: 105px;	

}
.header .left 
{
	/*background: transparent url(../img/header1.png) top left no-repeat;*/
/*	background: transparent url(../img/sh_header.png) top left no-repeat;*/
	/*background-color:#E4E6F3;*/
	/*background-color:#FFF;*/
	font: normal 2.8em Calibri, Verdana;
	line-height: 105px;
	width: 500px;
	border: solid 0px green;
	text-align: left;	
}

.header .right 
{
	/*overflow: auto;*/
	width: 270px;

}

/*
.header .right div {
	padding-left: 5px;
	padding-top:5px;
	font: normal 1.6em "Trebuchet MS",sans-serif;
}
*/



.navigationBar {	
/*	background: url(../img/newsBarBackgroundFlip.gif);*/
	background: transparent url(../img/menubg.png) left top repeat-x;
	border: 0px solid #7795BD;
	height: 23px;
	padding-top:3px;
	margin-top:-5px;
}
.navigation a {
	background: transparent url(../img/bgmenu.png) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Calibri, Verdana;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}

.navigation a:visited {
background: transparent url(../img/bgmenu.png) left bottom; 
color: #f1f1f1;
}

.navigation a:hover {
background: transparent url(../img/bgmenu.png) left bottom; 
color: #f1f1f1;

}



.main {
	border-top: 8px solid #fff;
	background: #fcfcfc /*url(../img/bgmain.jpg) repeat-y*/;


}


.sidenav {
	float: right;
	width: 205px;
    padding-left:10px;
}
.sidenav h2 {
	color: #333300;
	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}
.sidenav li {border-bottom: 1px solid #e4e4e4;}
.sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #ebebeb;
	color: #654;	
}


.content 
{
	float: left;
	margin-left: 10px;
	width: 610px;
	background: #fcfcfc;
	color: #666;
	font-size: 1.0em;
	margin-bottom: -10px;
}



.content .imgright 
{
padding: 0px;
border: 1px solid #666;
margin-left: 4px;
float: right;
}

.noPad
{
	padding:0px;

}

.footer 
{
	background: url(../img/footer_bg.png) top left no-repeat;
	color: #fff;
	background-color:#313131;
	font: bold 1em sans-serif;
	/*line-height: 90px;*/
	height:24px;
	/*display: table-cell;
	vertical-align:text-bottom ;*/
	/*text-align: right;*/
	padding-right:5px;
	position:relative;

}
.footer a,.footer a:hover {color: #FFF;}

.footerLegel_terms
{
    position:absolute ;
    text-decoration : none;
    display: inline;
    padding: 5px;
    text-align : right;
    right : 5px;
}

.footerLegel_privacy
{
    position:absolute ;
    text-decoration : none;
    display: inline;
    padding: 5px;
    text-align : right;
    right : 100px;
}

#copyRightDiv
{
    position:absolute ;
    left:2px;
    padding:5px;
    text-align: left;
    display: inline;
    color: White;
    text-decoration : none;

}

#footerLinksDiv
{
    position:absolute ;
    top:2px;
    right:2px;
    padding:5px;
    border:solid 0px #fff;
    text-align: right;
}

#addressDiv
{
    position:absolute ;
    top:2px;
    left:2px;
    border:solid 0px #fff;
    text-align:left;
    padding:5px;
    color:#ddd;
}


#outerMenu
{
	float:left;
	clear:none;
	height:35em;	
	border: solid 0px red;
	padding-left:5px;
}

.sdmenu a:link
{
    color: #000;
    text-decoration:none;
}

.sdmenu a:visited
{
    color: #000;
    text-decoration:none;
}

.sdmenu a:hover
{
    color: #fff;
    text-decoration:underline;
}

p
{
	color:#555;
	font-size:1.2em;
	font-weight:normal;
}

.div
{
    padding:10px;
}

#homeLowerRightDiv
{
	width:250px;
	height:250px;
	border : solid 0px #000;
	position: relative;
	bottom:10px;
	left:275px;
}

#homeUpperLeftDiv
{
	/*width:152px;
	height:124px;*/
	border : solid 0px #000;
	float:left;
	clear:none;
	margin:10px;
}

#homeUpperLeftDiv100Full
{
	width:100%;
	/*height:124px;*/
	border : solid 0px #000;
	float:left;
	clear:none;

	margin-bottom:10px;
	margin-top:10px;
}

#homeUpperRightDiv
{
	/*width:152px;
	height:124px;*/
	border : solid 0px #000;
	float:right;
	clear:none;
	margin:10px;
}

#topImgDiv
{
	width:580px;
	height:60px;
	border:solid 0px blue;
}

#imgBlockFloat
{
	float:right;
	clear:none;
	border:solid 0px orange;
}

#topImgIconRight
{
	float:right;
	width:50px;
	height:50px;
	
}

#topImgIconMiddle
{
	float:right;
	clear:none;
	width:50px;
	height:50px;
}

#topImgIconLeft
{
	float:right;
	clear:none;
	width:50px;
	height:50px;
}

#topImgInnerDiv
{
	float:right;
	clear:none;
	width:400px;
	height:60px;
	border:solid 0px red;

}

#topImgIconSpacer
{
	float:right;
	clear:none;
	width:20px;
	height:50px;
	
}

#breadcrumSpan
{
	font-family: Calibri, Verdana;
	font-weight:bold;
	font-size: 1.0em;
	font-style:normal;
	/*color:#555555;*/
	color:#999;
}



#breadcrumSpan a:link
{
    color: #999;
    text-decoration:none;
}

#breadcrumSpan a:visited
{
    color: #999;
    text-decoration:none;
}

#breadcrumSpan a:hover
{
    color: #999;
    text-decoration:underline;
}

#breadcrumSpanBlack
{
	font-family: Calibri, Verdana;
	font-weight:bold;
	font-size: 1.0em;
	font-style:normal;
	/*color:#000000;*/
	color: #000;
}
#breadCrumbDiv
{
	border:solid 0px red;
	width:600px;
	float:left;
}

#copyRightDiv a:link
{
    color: #ddd;
    text-decoration:none;
}

#copyRightDiv a:visited
{
    color: #ddd;
    text-decoration:none;
}

#copyRightDiv a:hover
{
    /*color: #fff;*/
    text-decoration:underline;
}


#footerLinksDiv a:link
{
    color: #ddd;
    text-decoration:none;
}

#footerLinksDiv a:visited
{
    color: #ddd;
    text-decoration:none;
}

#footerLinksDiv a:hover
{
    /*color: #fff;*/
    text-decoration:underline;
}

.date
{
	font-size:0.9em;
	color:#333;
	line-height:0.2em;

}

#newsDiv
{
    float:left;
    clear:both;
    width:100%;
}

.consultantImgDiv
{
    margin-left:10px;
    float:left;
    clear:none;
    border:solid 1px #000;
}

.consultantTxtDiv
{
    float:left;
    clear:none;
    width:400px;
    padding:5px;
}

.consultantTxtDivNoPic
{
    float:left;
    clear:none;
    width:100%;
    padding:5px;
}

.consultantTxtClearedDiv
{
    float:left;
    clear:both;
    padding:5px;
}

.testimonialCompanyRef
{
    font: normal 0.9em Calibri,Verdana;
	margin-bottom: 4px;
	color: #999;
	margin: 0 0 7px 0;
	font-style:italic;
}

.testimonialReferee
{
    font: normal 1.1em Calibri,Verdana;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

#work {
border-right:0px solid #FFFFFF;
overflow:hidden;
}
#work ul {
height:197px;
margin:0px 0 0 0px;
width:2000px;
padding:0;

}
#work ul li {
border-right:20px solid #FFFFFF;
float:left;
height:197px;
opacity:1;
overflow:hidden;
position:relative;
width:100px;
border:solid 3px #fff;
}
#work ul li div {
height:197px;
left:240px;
position:absolute;
top:0;
width:260px;
}
#work ul:hover li {
}
#work ul li:hover div {
}
#work ul li:hover {
}
#work img {
height:197px;
padding:0;
}
#work h3 {
padding-top:10px;
}
#work .link {
height:20px;
margin-bottom:10px;
overflow:hidden;
width:160px;
}
#work .link a {
font-weight:normal;
}
#work .permlink {
border-top:2px solid #DDDDDD;
bottom:0;
left:0;
line-height:40px;
position:absolute;
text-transform:lowercase;
width:160px;
}
#work .permlink a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/permlink.png) no-repeat scroll right 13px;
display:block;
}

.node 
{
    height:197px;
    position:relative;
}


.work #work.node
{
    display:block;
}

.homeLnkMain
{
	width:608px;
	height:170px;	
}

.homeLnkMainTxtDiv
{
	width:95%;
	height:45px;
	border:solid 1px #fff;
	
	position:relative;
	top:-80px;
	left:10px;
	color:#fff;
	font-size:1.6em;
	
	

}

.homeLnkMainTxtDivSub1
{
	width:95%;
	height:30px;
	border:solid 1px #fff;
	
	position:relative;
	
	left:10px;
	color:#fff;
	font-size:1.6em;
	text-align:right;
	padding-right:10px;
	border-right:solid 3px #dcdcdc;
	

	background: transparent url(../img/stripFade1.png) no-repeat right;
}

.homeLnkMainTxtDivSub2
{
	width:95%;
	height:30px;
	border:solid 1px #fff;
	
	position:relative;
	
	left:10px;
	color:#fff;
	font-size:1.6em;
	text-align:right;
	padding-right:10px;
	border-right:solid 3px #dcdcdc;
	

	background: transparent url(../img/stripFade2.png) no-repeat right;
}

.homeLnkMainTxtDivSub3
{
	width:95%;
	height:30px;
	border:solid 1px #fff;
	
	position:relative;
	
	left:10px;
	color:#fff;
	font-size:1.6em;
	text-align:right;
	padding-right:10px;
	border-right:solid 3px #dcdcdc;
	

	background: transparent url(../img/stripFade3.png) no-repeat right;
}



/* Performance */
#homeLnkMainTxtDiv1
{
	background: transparent url(../img/ServicesColourBand_Performance.png) repeat-x;
	padding-left:10px;
}

/* Services */
#homeLnkMainTxtDiv2
{
	background: transparent url(../img/ServicesColourBand_Services.png) repeat-x;
	text-align:right;
	padding-right:10px;
}

/* Loyalty */
#homeLnkMainTxtDiv3
{
	background: transparent url(../img/ServicesColourBand_Loyalty.png) repeat-x;
	padding-left:10px;
}

.lnkHeaders
{
	font-weight:bold;
}

.homeLnkSmall
{
	color:#fff;
	font-size:0.6em;
	
}

.homeLnkSmall a:link
{
	color:#fff;
	text-decoration:none;	
}

.homeLnkSmall a:visited
{
	color:#fff;
	text-decoration:none;
}

.homeLnkSmall a:hover
{
	color:#fff;
	text-decoration:underline;
}

.performanceSub
{
	/*background: url(../img/performanceWatermark.jpg) top right no-repeat;
	border:solid 0px red;
	padding-left:15px;*/
}

.sharedServicesSub
{
	/*background: url(../img/sharedServicesWatermark.jpg) top right no-repeat;
	border:solid 0px red;
	padding-left:15px;*/
}

.loyaltySub
{
	/*background: url(../img/loyaltyWatermark.jpg) top right no-repeat;
	border:solid 0px red;
	padding-left:15px;*/
	
}

#innerfadeDiv1
{
	background: url(../img/6Fade.png) no-repeat;
	float:left;
	
}

#innerfadeDiv2
{
	background: url(../img/16Fade.png) no-repeat;
	float:left;
}

#innerfadeDiv3
{
	background: url(../img/14Fade.png) no-repeat;
	float:left;
}

.subLnkLevel1
{
	background: url(../img/sublevel1LnkBG.png) no-repeat;	
	padding:3px;
	margin-bottom:4px;
}

.subLnkLevel1 a:link
{
	color:#fff;
	text-decoration:none;
}

.subLnkLevel1 a:visited
{
	color:#fff;
	text-decoration:none;
}

.subLnkLevel1 a:hover
{
	color:#fff;
	text-decoration:underline;
}

.subLnkLevel1 a:active
{
	color:#fff;
	text-decoration:none;
}



.subLnkLevel2
{
	background: url(../img/sublevel2LnkBG.png) no-repeat;	
	padding:3px;
	margin-bottom:4px;
}

.subLnkLevel2 a:link
{
	color:#fff;
	text-decoration:none;
}

.subLnkLevel2 a:visited
{
	color:#fff;
	text-decoration:none;
}

.subLnkLevel2 a:hover
{
	color:#fff;
	text-decoration:underline;
}

.subLnkLevel2 a:active
{
	color:#fff;
	text-decoration:none;
}


.subLnkLevel3
{
	background: url(../img/sublevel3LnkBG.png) no-repeat;	
	padding:3px;
	margin-bottom:4px;
}

.subLnkLevel3 a:link
{
	color:#fff;
	text-decoration:none;
}

.subLnkLevel3 a:visited
{
	color:#fff;
	text-decoration:none;
}

.subLnkLevel3 a:hover
{
	color:#fff;
	text-decoration:underline;
}

.subLnkLevel3 a:active
{
	color:#fff;
	text-decoration:none;
}


.lnkArrow
{
	color:#fff;
	font-weight:bold;
}

.subLevelBP
{
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	padding-left:20px;
}

.quote1
{
	font-style:italic;
	color:#333;
	font-weight:bold;
	font-size:1.1em;	
}

.quote2
{
	font-style:italic;
	color:#999;
	font-weight:bold;
	font-size:1.1em;	
}

/* Telephone, Email Section */
.telephoneArea
{
    position: relative;
    left:2px;
    top: 20px;
}

.telephoneText
{
    position: relative;
    left:2px;
    top: -5px;
    font-family: Calibri, Verdana;
    font-size : 10pt;
  
}

.emailArea
{
    position: relative;
    left:5px;
    top: 20px;
}


#homePageContent li
{
    list-style : circle;
    position: relative;
    left: 30px;
}

/* 3 Column Layout */

#content-column-container
{
	position: relative;
	top:0px;
    width: 610px;
    /*height: 300px;*/
    margin: auto;
    background-color : White;
}

#content-3-col-left
{
    position: relative;
    margin: 2px;
    float: left;  
    width : 191px;
    height: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    /*background-color: yellow ;*/  /*#F8F8F8;*/
    border-style:solid;
    border-color : #F0F0F0;
    color: Black;
}

#content-3-col-middle 
{
    position: relative;
    margin: 2px;
    padding: 0px;
    float: left;
    width: 192px;
    height: 100%;
    color: black;
    /*background-color: blue;  */
    border-style: solid;
    border-color : #F0F0F0;
}

#content-3-col-right
{
    position: relative;
    margin: 2px;
    float: right;
    width: 191px;
    height: 100%;
    padding-top:2px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:0px;
    /*background-color: red;*/
    border-style:solid;
    border-color : #F0F0F0;
}

p.intro
{
	font-weight: bold;
	color: #005B9C;
}

/* Column Content */

#content-column-container h2
{
	font: normal 1.3em Calibri,Verdana;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
	text-align: center;
}

#content-column-container p
{
	/*color: black;*/
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}

#content-column-container img
{

}

ul.square 
{
	list-style-type:square;
}

li.square
{
	list-style: square;
}
