body {
	font-size: 75%;
	font-family: Arial, Sans-Serif;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 810px;
}

#header {
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 100px; 
	width: 810px;
}

.narrowcolumn {
	float: left;
	width: 200px;
}

.content {
	padding: 0;
	margin-left: 211px;
	width: 588px;
	border: 1px solid #999999;
	background: url(../images/armadillo.gif) bottom right no-repeat;
	min-height: 410px;
}

.content2 {
	padding: 0;
	margin-left: 211px;
	margin-top: 5px;
	width: 589px;
	color: #999999;
	font-size: 80%;
}

.fc:after { 
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
} 
.fc {
	display: inline-table;
}  /* Mark Hadley's fix for IE Mac */  

/* Hides from IE Mac \*/ 
* html .fc {
	height: 1%;
} 
.fc {
	display:block;
} /* End Hack */

#logo {
	width: 141px;
	height: 87px;
	float: right;
	background: url(../images/logo.gif) no-repeat;
}

#contentleft {
	float: left;
}

#contentright {
	float: right;
}

#contacttop {
	float: left;
	margin-top: 40px;
}

ul#menu	{
	width:200px;
	height:210px;
	background: transparent url(../images/nav.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow:hidden;
}	

ul#menu li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:0px;
	font-size:1px;
	display: block;
}
ul#menu li, ul#menu a {
	height: 70px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
}

#home		{left: 0px; }
#wwd		{left: 70px; }
#hwdi		{left: 140px; }
#wwa		{left: 0px; top: 70px; }
#hwd		{left: 70px; top: 70px; }
#tf		{left: 140px; top: 70px; }
#part			{left: 0px; top: 140px; }
#contact		{left: 70px; top: 140px; }

#home a:hover		{background: transparent url(../images/nav.gif) -200px 0px no-repeat;}
#wwd a:hover 		{background: transparent url(../images/nav.gif) -270px 0px no-repeat;}
#hwdi a:hover		{background: transparent url(../images/nav.gif) -340px 0px no-repeat;}
#wwa a:hover 		{background: transparent url(../images/nav.gif) -200px -70px no-repeat;}
#hwd a:hover 		{background: transparent url(../images/nav.gif) -270px -70px no-repeat;}
#tf a:hover 		{background: transparent url(../images/nav.gif) -340px -70px no-repeat;}
#part a:hover 		{background: transparent url(../images/nav.gif) -200px -140px no-repeat;}
#contact a:hover 	{background: transparent url(../images/nav.gif) -270px -140px no-repeat;}

body#homepage #home				{background: transparent url(../images/nav.gif) -200px 0px no-repeat;}
body#homepage2 #home				{background: transparent url(../images/nav.gif) -200px 0px no-repeat;}
body#whatwedosub1 #wwd 				{background: transparent url(../images/nav.gif) -270px 0px no-repeat;}
body#whatwedosub2 #wwd 				{background: transparent url(../images/nav.gif) -270px 0px no-repeat;}
body#whatwedo #wwd 				{background: transparent url(../images/nav.gif) -270px 0px no-repeat;}
body#howwedoit #hwdi			{background: transparent url(../images/nav.gif) -340px 0px no-repeat;}
body#howwedoitsub1 #hwdi			{background: transparent url(../images/nav.gif) -340px 0px no-repeat;}
body#howwedoitsub2 #hwdi			{background: transparent url(../images/nav.gif) -340px 0px no-repeat;}
body#howwedoitsub3 #hwdi			{background: transparent url(../images/nav.gif) -340px 0px no-repeat;}
body#whoweare #wwa 				{background: transparent url(../images/nav.gif) -200px -70px no-repeat;}
body#howwediffer #hwd 			{background: transparent url(../images/nav.gif) -270px -70px no-repeat;}
body#howwediffersub1 #hwd 			{background: transparent url(../images/nav.gif) -270px -70px no-repeat;}
body#howwediffersub2 #hwd 			{background: transparent url(../images/nav.gif) -270px -70px no-repeat;}
body#howwediffersub3 #hwd 			{background: transparent url(../images/nav.gif) -270px -70px no-repeat;}
body#howwediffersub4 #hwd 			{background: transparent url(../images/nav.gif) -270px -70px no-repeat;}
body#thefuture #tf  	{background: transparent url(../images/nav.gif) -340px -70px no-repeat;}
body#partners #part  				{background: transparent url(../images/nav.gif) -200px -140px no-repeat;}
body#contactpage #contact			{background: transparent url(../images/nav.gif) -270px -140px no-repeat;}

ul#menu2	{
	width:60px;
	height:60px;
	background: transparent url(../images/nav_bottom.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-top:10px;
	overflow:hidden;
	float:right;
}	

ul#menu2 li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:0px;
	font-size:1px;
	display: block;
}
ul#menu2 li, ul#menu2 a {
	height: 60px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#menu2 li a {
	text-indent: -9999px;
	text-decoration: none;
}

#overview	{left: 0px; top: 0px; }

#overview a:hover 	{background: transparent url(../images/nav_bottom.gif) -60px 0px no-repeat;}

ul#whatwedosubnav	{
	width:200px;
	height:130px;
	background: transparent url(../images/whatwedo_subnav.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow:hidden;
}	

ul#whatwedosubnav li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:0px;
	font-size:1px;
	display: block;
}
ul#whatwedosubnav li, ul#whatwedosubnav a {
	height: 60px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#whatwedosubnav li a {
	text-indent: -9999px;
	text-decoration: none;
}

#dmp		{left: 70px; top: 0px; }
#chairman		{left: 0px; top: 0px; }

#dmp a:hover 		{background: transparent url(../images/whatwedo_subnav.gif) -270px 0px no-repeat;}
#chairman a:hover 		{background: transparent url(../images/whatwedo_subnav.gif) -200px 0px no-repeat;}

body#whatwedosub1 #dmp 		{background: transparent url(../images/whatwedo_subnav.gif) -270px 0px no-repeat;}
body#whatwedosub2 #chairman 		{background: transparent url(../images/whatwedo_subnav.gif) -200px 0px no-repeat;}

ul#howwedoitsubnav	{
	width:200px;
	height:130px;
	background: transparent url(../images/howwedoit_subnav.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow:hidden;
}	

ul#howwedoitsubnav li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:0px;
	font-size:1px;
	display: block;
}
ul#howwedoitsubnav li, ul#howwedoitsubnav a {
	height: 60px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#howwedoitsubnav li a {
	text-indent: -9999px;
	text-decoration: none;
}

#ppf		{left: 0px; top: 0px; }

#ppf a:hover 		{background: transparent url(../images/howwedoit_subnav.gif) -200px 0px no-repeat;}

body#howwedoitsub1 #ppf 		{background: transparent url(../images/howwedoit_subnav.gif) -200px 0px no-repeat;}

ul#homesubnav	{
	width:200px;
	height:130px;
	background: transparent url(../images/home_subnav.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow:hidden;
}	

ul#homesubnav li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:0px;
	font-size:1px;
	display: block;
}
ul#homesubnav li, ul#homesubnav a {
	height: 60px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#homesubnav li a {
	text-indent: -9999px;
	text-decoration: none;
}

#intro		{left: 0px; top: 0px; }

#intro a:hover 		{background: transparent url(../images/home_subnav.gif) -200px 0px no-repeat;}

body#homepage2 #intro 		{background: transparent url(../images/home_subnav.gif) -200px 0px no-repeat;}

ul#howwediffersubnav	{
	width:200px;
	height:130px;
	background: transparent url(../images/howwediffer_subnav.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow:hidden;
}	

ul#howwediffersubnav li {
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style:none;
	line-height:0px;
	font-size:1px;
	display: block;
}
ul#howwediffersubnav li, ul#howwediffersubnav a {
	height: 60px;
	width: 70px;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#howwediffersubnav li a {
	text-indent: -9999px;
	text-decoration: none;
}

#cost		{left: 0px; top: 0px; }
#security	{left: 70px; top: 0px; }
#disruption	{left: 140px; top: 0px; }
#quality	{left: 0px; top: 70px; }

#cost a:hover 		{background: transparent url(../images/howwediffer_subnav.gif) -200px 0px no-repeat;}
#security a:hover 	{background: transparent url(../images/howwediffer_subnav.gif) -270px 0px no-repeat;}
#disruption a:hover {background: transparent url(../images/howwediffer_subnav.gif) -340px 0px no-repeat;}
#quality a:hover 	{background: transparent url(../images/howwediffer_subnav.gif) -200px -70px no-repeat;}

body#howwediffersub1 #cost 			{background: transparent url(../images/howwediffer_subnav.gif) -200px 0px no-repeat;}
body#howwediffersub2 #security 		{background: transparent url(../images/howwediffer_subnav.gif) -270px 0px no-repeat;}
body#howwediffersub3 #disruption	{background: transparent url(../images/howwediffer_subnav.gif) -340px 0px no-repeat;}
body#howwediffersub4 #quality		{background: transparent url(../images/howwediffer_subnav.gif) -200px -70px no-repeat;}


.content p {
	margin-left:20px;
	margin-right:20px;
}
.content h1 {
	margin-left:20px;
	margin-top:20px;
	color:#d7001e;
	font-size:170%;
}

.content h2 {
	margin-left:20px;
	margin-top:20px;
	color:#d7001e;
	font-size:150%;
}

#howwedifferghost {
	background:url(../images/subnav_howwediffer.gif);
	width:200px;
	height:130px;
	display:block;
	clear:both;
}

#whatwedoghost {
	background:url(../images/subnav_whatwedo.gif);
	clear:both;
	width:200px;
	height:130px;
	display:block;
}

#howwedoitghost {
	background:url(../images/subnav_howwedoit.gif);
	width:200px;
	height:130px;
	display:block;
	clear:both;
}
#ghost {
	background:url(../images/subnav_ghost.gif);
	width:200px;
	height:130px;
	display:block;
	clear:both;
}

.redintro {
	font-weight:bold;
	color:#d7001e;
}

#homeImages {
	width:175px;
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-right:7px;
	margin-bottom:20px;
}

#headerHome {
	width: 588px;
	background:url(../images/header_home.jpg) no-repeat top left;
	margin-top:0;
}

img {
	border: 0;
	margin:0;
	padding:0;
}

.indent {
	margin-top:5px;
	padding-top:5px;
	margin-left:40px;
}

a:link {color: #d7001e; text-decoration: none; font-weight:bold;  }
a:visited {color: #d7001e; text-decoration: none; font-weight:bold; }
a:hover {color: #d7001e; text-decoration: underline; font-weight:bold; }
a:active {color: #d7001e; text-decoration: none; font-weight:bold;}

a.indent:link {color: #000; text-decoration: none; font-weight:bold;  }
a.indent:visited {color: #000; text-decoration: none; font-weight:bold; }
a.indent:hover {color: #000; text-decoration: underline; font-weight:bold; }
a.indent:active {color: #000; text-decoration: none; font-weight:bold;}

#loginBox {
	margin-top:10px;
	border:1px solid #999999;
	width:118px;
	height:48px;
	padding-left:10px;
	font-size:80%;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}

.inputclass {
	font-size:100%;
	border:1px solid #cccccc;
	margin-bottom:2px;
	width:95px;
}

.loginbutton {
	float:right;
	margin-right:5px;
	margin-top:10px;
	border:0;
}

.btn {
	border:1px solid #d7001e;
	background:#fff;
	font-size:100%;
}
div.row { 
    overflow:hidden; 
    zoom:1;
    width:450px;
    margin-left:20px;
}

div.row span.label {
  float: left;
  width: 100px;
  padding:2px;
  text-align: left;
  font-weight:bold;
}
  
div.row span.contentrow {
  border:0px;
  float: right;
  width: 300px;
  padding:2px;
  text-align: left;
}

div.row2 { 
    overflow:hidden; 
    zoom:1;
    width:475px;
    margin-left:20px;
}

div.row2 span.label {
  float: left;
  width: 300px;
  padding:2px;
  text-align: left;
}
  
div.row2 span.contentrow {
  border:0px;
  float: right;
  width: 150px;
  padding:2px;
  text-align: left;
}