body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #464858;
	background-color: #e0e0e9;
	padding:0;
	margin:0;
}	

/* FF 3.5 and under */
@-moz-document url-prefix() {
    td { font-size: 12px; }
}


/* Reset FF 3.6 and above */
@media screen and (min-width: 0.1em) 
{ 
	td { font-size:1em; }
}

/* end FF only */

a	{
	text-decoration:none;
	/*color: #80b8fd;*/
	/*color: #89befe;*/
	color: #005395;
}

a:hover	{
	color: #000;
}

a img	{
	border:none;
}

h1, h2, h3	{
	font-weight: normal;
	/*color: #80b8fd;*/
	/*color: #89befe;*/
	color: #005395;
	margin: 0px;
}

#cssframe {
	margin:0 auto;
	width:918px;
	background: url(../images/page_tile2.gif) repeat-y;
	padding:30px 30px 0 30px;
}

/* Banner and menu styles */

#csslogo {
	width:260px;
	float:left;
	margin: 30px 0 30px 0;
}

#csstel {
	width:279px;
	float:right;
	margin: 30px 0 30px 0;
}

#cssmenu {
	float:left;
	width:916px;
	font-size:13px;
	background:url(../images/nav_tile.gif) repeat-x;
	border:1px solid #d3d3df;
}

#cssmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	width: 914px;
}

#cssmenu ul li {
	float:left;
	display:inline;
	background:url(../images/nav_divider.gif) no-repeat bottom right;
	width: auto;
}

#cssmenu ul li a {
	float:left;
	display:block;
	text-decoration:none;
	color:#595c6f;
	width:auto;
	height:30px;
	padding:0px 30px 0px 30px;
	line-height:30px;
}

#cssmenu ul li:hover a, #cssmenu ul li a.on {
	color:#fff;
	text-decoration: none; 
	background-color:#005395;
}

#csssubmenu {
	/*float:left;
	width:900px;*/
	font-weight:bold;
}

#csssubmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	/*float:left;
	width: 900px;*/
}

#csssubmenu ul li {
	float:left;
	display:inline;
	border-left: 1px solid #000;
	width: auto;
	padding:0 9px 0 9px;
}

#csssubmenu ul li:first-child {
	border-left: none;
	padding-left: 0; 
}


#csssubmenu ul li a {
	float:left;
	display:block;
	text-decoration:none;
	width:auto;
}


#cssbanner	{
	width: 856px;
	height: 159px;
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	background:url(../images/home_banner.jpg) no-repeat;
	color:#FFF;
	padding:30px;
	clear:both;
}

#cssbanner-inner	{
	width: 856px;
	height: 38px;
	text-align:right;
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	background:url(../images/strapline_internal.jpg) no-repeat;
	color:#FFF;
	padding:30px;
	clear:both;
}

/*#cssbanner-inner.why	{
	height: 76px;
	background:url(../images/ban_whyus.jpg) no-repeat;
}

#cssbanner-inner.strategy	{
	height: 76px;
	background:url(../images/ban_strategy2.jpg) no-repeat;
}

#cssbanner-inner.services	{
	height: 76px;
	background:url(../images/ban_services2.jpg) no-repeat;
}

#cssbanner-inner.news	{
	height: 76px;
	background:url(../images/ban_news2.jpg) no-repeat;
}

#cssbanner-inner.knowledge1	{
	height: 76px;
	background:url(../images/ban_knowledge1.jpg) no-repeat;
}

#cssbanner-inner.knowledge2	{
	height: 76px;
	background:url(../images/ban_knowledge2.jpg) no-repeat;
}

#cssbanner-inner.executiveIT	{
	height: 76px;
	background:url(../images/ban_itfitness2.jpg) no-repeat;
}

#cssbanner-inner.events	{
	height: 76px;
	background:url(../images/ban_events2.jpg) no-repeat;
}

#cssbanner-inner.email	{
	height: 76px;
	background:url(../images/ban_email.jpg) no-repeat;
}

#cssbanner-inner.contactus	{
	height: 76px;
	background:url(../images/ban_contactus.jpg) no-repeat;
}

#cssbanner-inner.casestudy	{
	height: 76px;
	background:url(../images/ban_casestudy.jpg) no-repeat;
}

#cssbanner-inner.social	{
	height: 76px;
	background:url(../images/ban_network2.jpg) no-repeat;
}*/


#cssbanner h1	{
	color: #034277;
	font-weight:normal;
}

#cssbanner h2	{
	font-weight:normal;
	font-size: 1.4em;
	color:#fff;
}

#cssbanner-inner h2	{
	font-weight:normal;
	font-size: 1.4em;
	color:#fff;
}

#cssbanner h3	{
	font-weight:normal;
	font-size: 1.4em;
	color:#fff;
	
}


/* Main body styles - home page */

#cssbodytop	{
	width: 916px;
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	border-bottom:1px solid #D3D3DF;
	overflow:auto; /* clears the float */
}

#cssbodytop-col-1	{
	width: 255px;
	float:left;
	padding:25px;
	background:url(../images/col-border-right.gif) center right no-repeat;
}

#cssbodytop-col-2	{
	width: 260px;
	float:left;
	left: 305px;
	padding:25px;
	background:url(../images/col-border-right.gif) center right no-repeat;
}

#cssbodytop-col-3	{
	width: 251px;
	float:left;
	left: 615px;
	padding:25px;
}

#cssbodymid	{
	width: 916px;
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	border-bottom:1px solid #D3D3DF;
	background:url(../images/cssbodymid-bg.gif) repeat-y;
	overflow:auto; /* clears the float */
}


#cssbodymid-col-4	{
	width: 565px;
	float:left;
	padding:25px;
}

#cssbodymid-col-5	{
	width: 251px;
	float:left;
	left: 615px;
	padding:25px;
	color:#FFF;
}

#cssbodymid-col-5 h2 {
	color:#FFF;
}

#cssbodybot	{
	/*width: 918px;
	background:url(../images/cssbodybot-bg.gif) no-repeat;*/
	width: 916px;
	overflow:auto; /* clears the float */
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	border-bottom:1px solid #D3D3DF;
}

#cssbodybot-col-6	{
	width: 254px;
	float:left;
	padding:25px;
}

#cssbodybot-col-7	{
	width: 259px;
	float:left;
	left: 305px;
	padding:25px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#cssbodybot-col-8	{
	width: 251px;
	float:left;
	left: 615px;
	padding:25px;
}

#cssbodytop-col-1 p, #cssbodytop-col-2 p, #cssbodytop-col-3 p, #cssbodymid-col-4 p, #cssbodymid-col-5 p, #cssbodybot-col-6 p, #cssbodybot-col-7 p, #cssbodybot-col-8 p, #cssquotes p {
	clear: left;
}

#cssbodybot-col-6 h2, #cssbodybot-col-7 h2, #cssbodybot-col-8 h2, #cssbodybot-col-6 a, #cssbodybot-col-7 a, #cssbodybot-col-8 a {
	color: #89BEFE;
}

#cssbodybot-col-6 a:hover, #cssbodybot-col-7 a:hover, #cssbodybot-col-8 a:hover {
	color: #005395;
}


/* Main body styles - inner pages */

#cssbody	{
	width: 866px;
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	border-bottom:1px solid #D3D3DF;
	padding:25px;
	overflow:auto; /* clears the float */
}

#cssbody h1	{
	margin-top:0;
}

#cssbody h2	{
	*padding-top: 12px; /* IE7 only */
}

#cssbody li	{
	margin-bottom:6px;
}

/* Quotes */

#cssquotes	{
	width: 866px;
	/*background-color:#A1C9FA;*/
	background-color: #89befe;
	border-left:1px solid #D3D3DF;
	border-right:1px solid #D3D3DF;
	border-bottom:1px solid #D3D3DF;
	padding:25px;
	overflow:auto; /* clears the float */
	font-style:italic;
}

#cssquotes h2 {
	color:#FFF;
	margin-top:0;
	font-style:normal;
}

.quotelastpara {
	margin-bottom:0;
}

.quotesource	{
	color:#005395;
	/*color: #2071B1;*/
	text-align:right;
	margin-top:0;
	font-style:normal;
	font-weight: bold;
}

/* Tail */

#csstail {
	margin:0 auto;
	width:918px;
	background: url(../images/tail_tile.gif) repeat-y;
	padding: 20px 30px 20px 30px;
	color: #fff;
	text-align:center;
}

#csstail p	{
	line-height:1.5em;
	margin:0;
	padding:0;
}

#csstail a {
	color:#FFF;
}

#csstail a:hover {
	/*color: #80b8fd;*/
	color: #89befe;
}


#cssend{
	margin:0 auto;
	width:978px;
	height:43px;
	background-image: url(../images/page_end.gif);
}

/* Misc */

.blue {
	/*color: #80b8fd;*/
	color: #005395;
}

.lightblue {
	color: #89BEFE;
	/*color: #005395;*/
}

.homeimgleft	{
	float:left;
	padding: 0 5px 15px 0;
}

.mainimgleft	{
	float:left;
	padding: 0 10px 5px 10px;
}

.mainimgright	{
	float:right;
	padding: 0 0 5px 10px;
}

.imagefooter	{
	float:left;
}

.imgmiddle	{
	vertical-align:middle;
	padding: 0 5px 10px 0;
}

.textright	{
	text-align:right;
}

<!-- Tweet styling -->

#tweet {
  /*font-family: Georgia, serif;
  font-size: 120%;
  color: #ffffff;*/
}
  
#tweet ul {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*background-color:#E7F3FF; */
}
	
#tweet li {
      overflow: auto;
      padding: 0 0 1em 0 ;
}
	  
#tweet li a {
        /*color:#333333;*/
}
		

