body {
	background-color: #fff;
	font-size: 70%;
	line-height:100%;
	font-family: Arial, Verdana, helvetica, sans-serif;
	color:#666; 
	margin-top:30px;
	padding:0;
	text-align: center;
}
#accessibility {
	display:none;
	padding:0;
	margin:0;
	top:0;
	left:0;
}
/* ///////////////////////// typography  ///////////////////////// */
a:link, a:visited{ 
	color: #1C3C82; 
	text-decoration: underlined;
}
a:hover { 
	color: #1C3C82; 
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding: 8px 8px 3px 8px; 
  }
/*/*/a{}
h1 {
	font-size: 140%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 140%;     /*IE6*/
        }
        html>h1 {
        font-size: 140%;      /*Opera5*/
        }
/* */
h1.about {
	color: #816B94;
  }
h1.services {
	color: #F58220;
  }
h1.clients {
	color: #86B328;
  }
strong {
	color: #1C3C82;
  }
.homeintro { 
	color: #fff; 
	background-color:#74AAE8;
	border-bottom: 1px solid #B4B7BC;
	text-decoration: none;
	font-weight: bold;
	line-height:130%;
	font-size: 14px; 
	padding: 5px 8px 5px 8px; 
	margin:0;
	}
/*/*/a{}
body .homeintro{
	font-size: 140%;  /*IE5*/
	voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 140%;         /*IE6*/
    }
  html>body .homeintro{
  font-size: 140%;     /*Opera5*/
  }
  /* */ 
.hometxt { 
	text-decoration: none;
	line-height:120%;
	font-size: 12px; 
	padding: 0; 
	margin:0;
	}
#bottomrightcol .hometxt { 
	padding: 0 8px; 
	}

#bcol2 p{
	line-height:120%;
	font-size: 12px; 
	padding: 0 8px; 
}


/*/*/a{}
body .hometxt{
	font-size: 110%;  /*IE5*/
	voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 110%;         /*IE6*/
    }
  html>body .hometxt{
  font-size: 110%;     /*Opera5*/
  }
  /* */ 
.imghd { 
	padding: 10px 8px; 
	margin:0;
	}
#bcol2 .imghd { 
	padding: 15px 6px; 
	}
.img { 
	padding: 15px 8px 8px 8px; 
	margin:0;
	}
/* ///////////////////////// general styles ///////////////////////// */
form { 	
	margin: 0;
	padding: 0;
}
input, select, textarea { 
	font-size: 11px;
	color: #666; 
	background: #fff;
	border: 1px solid #999;
}
.clearer {clear:both;}
/* ///////////////////////// wrapper layers ///////////////////////// */
#topwrapper { 	
	text-align: left;
	margin: 0px auto;
	padding: 0;
	height: 32px;
	width: 760px;
	}
#contentwrapper { 	
	text-align: left;
	voice-family:inherit;
	margin: 0px auto;
	padding: 0;
	width: 760px;
}
/* ///////////////////////// top banner ///////////////////////// */
#logo {
	width:570px;
	margin:0;
	padding:0;
	float:left;	
}
#search {
	width:190px;
	margin:0;
	padding-top:5px;
	float:left;
	text-align:right;
}
/* ///////////////////////// topnav ///////////////////////// */
#navbartop { 
	background-image: url('/it/images/bg_navbars.gif'); 
	background-repeat: repeat-x;
	height:26px;
	border:1px solid #B4B7BC;
	width:760px;
	}
/* Box Model Hack for IE */
* html #navbartop {
	width:762px;
	w\idth:762px;
}
/* end */	
#topnav { 
	float:left;
	margin:5px 0 0 0;
	padding:0;
}
#languagenav { 
	float:right;
	margin:5px 0 0 0;
	text-align:right;
}
a.tn_off, a.tn_on { 
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
/*/*/a{}
body a.tn_off, a.tn_on {
	font-size: 110%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 110%;     /*IE6*/
        }
        html>body a.tn_off, a.tn_on {
        font-size: 110%;      /*Opera5*/
        }
/* */
a.tn_on, a.tn_on:link, a.tn_on:visited, a.tn_on:hover { 
color: #203C80;  
}
a.tn_off, a.tn_off:link, a.tn_off:visited { 
color: #686868;
}
a.tn_off:hover { 
color: #203C80;  
}
a.ln:link, a.ln:visited, a.ln:hover, .ln_on { 
text-decoration: none;
font-size: 10px;
}
/*/*/a{}
body a.ln:link, a.ln:visited, a.ln:hover, .ln_on {
	font-size: 87%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 87%;     /*IE6*/
        }
        html>body a.ln:link, a.ln:visited, a.ln:hover, .ln_on {
        font-size: 85%;      /*Opera5*/
        }
/* */
a.ln:link, a.ln:visited { 
color: #686868; 
}
a.ln:hover, .ln_on { 
color: #203C80; 
}
/* ///////////////////////// content area ///////////////////////// */
#maincontenthome { 		
	float:left;
	margin:0;
	padding:0;
	border-left:1px solid #B4B7BC;
	border-right:1px solid #B4B7BC;
	width:760px;
	}
/* Box Model Hack for IE */
* html #maincontenthome {
	width:762px;
	w\idth:762px;
}
/* end */	
#topleftcol, #bottomleftcol { 		
	float:left;
	width:570px;
	margin:0;
	padding:0;
}
#toprightcol  { 	
	float:left;
	height:292;
	margin:0;
	padding:0;	
	text-align: center;
	background-color:#B4B7BC;
	width:190px;
	}

#bottomrightcol  { 	
	float:left;
	margin:0;
	padding-bottom:20px;	
	background-color:#E6E6E6;	
	border-left: 1px solid #B4B7BC;
	width:189px;
	}

#dropdown  { 		
	margin:0;
	padding:16px 0 16px 0;
	text-align: center;
	background-color:#B4B7BC;
}
#col1, #col2 { 		
	float:left;
	height:180px;
	width:189px;		
	border-right: 1px solid #B4B7BC;
}
#col3  { 		
	float:left;
	height:180px;
	width:190px;
}
#flashmovie { 
	clear:both;
	float:left;
	height:60px;		
	border-top: 1px solid #B4B7BC;
	background-color:#fff;
	width:760px;
	}
#colours { 
	clear:both;
	float:left;
	width:760px;
	height:10px;	
	background-image: url('/it/images/bg_colours.gif'); 
}
#bcol1 { 		
	float:left;
	width:380px;	
}
#bcol2  { 		
	float:left;
	width:190px;	
}
/* ///////////////////////// footer bar ///////////////////////// */
#navbarbottom { 
	background-image: url('/it/images/bg_navbars.gif'); 
	background-repeat: repeat-x; 
	height:26px;
	float:left;
	border:1px solid #B4B7BC;
	width:760px;
	}
/* Box Model Hack für IE */
* html #navbarbottom {
	width:762px;
	w\idth:762px;
}
/* end */	
#footerbar {
	margin:0;
	padding:7px 0 0 0;
}
#footerbar a:link, #footerbar a:visited, #footerbar a:hover { 
	text-decoration: none;
	font-size: 9px;
}
/*/*/a{}
body #footerbar a:link, #footerbar a:visited, #footerbar a:hover {
	font-size: 95%;     /*IE5*/
	voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 95%;     /*IE6*/
        }
        html>body #footerbar a:link, #footerbar a:visited, #footerbar a:hover {
        font-size: 98%;      /*Opera5*/
        }
/* */
#footerbar a:link, #footerbar a:visited { 
	color: #333333; 
}
#footerbar a:hover { 
	color: #1C3C82; 
}


#insideCol2b {home.css (line 69)
float:left;
padding-top:2px;
width:180px;
}