body {
padding: 0;
margin: 0;
/*background: url(/images/bg.gif) top left repeat-x white;*/
background: #0093ad;
font-size: 62.5%;
}

#container {
margin: 15px auto 0;
width: 801px;
background: white;
color: #003471;
}

#header {
width: 801px;
height: 99px;
font-family: arial;
color: #003471;
}

#header p {
font-size: 1.8em;
float: left;
margin: 28px 0 0 50px;
}

#logo {
float: left;
margin: -10px 10px 0;
}

* html #logo {
display: inline;
position: relative;
}

#header p#phone {
background: url(/images/phone.gif) top right no-repeat;
height: 1em;
padding: 35px 0 0;
float: right;
font-size: 2em;
margin: 15px 15px 0 50px;
color: #6d6e71;
}

#navigation {
clear: both;
width: 801px;
height: 35px;
background: #d1ddf6;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: right;
}

#navigation ul ul {
float: none;
}

#navigation li li a {
	display: inline-block;
}

#navigation a {
	display: block;
text-decoration: none;
font-family: Century Gothic, sans-serif;
text-transform: uppercase;
color: #003471;
font-size: 1.3em;
font-weight: bold;
padding: 11px;
}

#navigation li li a {
font-family: Arial, sans-serif;
text-transform: capitalize;
padding: 0;

}

#navigation li {
	float: left;
	/*display: inline;  IE Whitespace bug */
	position: relative;
}

#navigation li li {
	float: none;
	width: 19em;
/*border: 0.1em solid #d1d4d6;
border: 0.1em solid red;
border-top: none;*/
background: #f2f2f2;
padding: 0.2em;
}

#navigation li ul {
	position: absolute;

	left: -999em;
border-top: 0.1em solid #d1d4d6;
}

#navigation li:hover ul,
#navigation li.sfhover ul {
	left: auto;
}

#navigation li ul ul {
	margin: -1.5em 0 0 0; /* am */
	padding: 0;
/*	top: -0.1em;  am */
}

#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}

#navigation li li:hover ul,
#navigation li li.sfhover ul {
	left: 19.4em;
}

#navigation li li:hover,
#navigation li li.sfhover {
	background: #002361;
	color: #d1d4d6;
}

#navigation li li:hover a,
#navigation li li.sfhover a {
	background: #002361;
	color: #d1d4d6;
}

#navigation li li:hover li:hover a,
#navigation li li.sfhover li.sfhover a {
	background: #002361;
	color: #d1d4d6;
}

#navigation li li:hover li a,
#navigation li li.sfhover li a {
background: #f2f2f2;
color: #003471;
}

#navigation li:hover,
#navigation li.sfhover,
#navigation li li:hover,
#navigation li li.sfhover {
	position: static;
}

/* alignment changed to top rather than margins to allow for multi-line parents */

#content {
clear: both;
width: 757px;
float: left;
padding: 106px 21px 23px 23px;
font-family: arial;
background: url(/images/crescent.jpg) top left no-repeat white;
}

h1 {
font-size: 2.6em;
font-weight: normal;
margin: 0.67em 0;
}

#content p,
#content ul {
font-size: 1.2em;
}

#content h1+p {
font-size: 1.7em;
font-weight: bold;
}

#colcontent {
float: left;
background: url(/images/colbg.gif) bottom left no-repeat white;
}

.home-cols {
width: 187px;
float: left;
background: transparent;
padding: 0 2px 0 0;
}

#content .home-cols p {
margin: 7px 9px;
font-size: 1.2em;
}

.home-cols h2+p {
font-weight: bold;
}

.home-cols h2 {
padding: 0 0 130px;
background: white;
font-size: 1.6em;
}

.home-cols h2 a {
display: block;
width: 177px;
min-height:24px;
background: #d1ddf6;
text-decoration: none;
color: #003471;
padding: 9px 0 1px 10px;
}

#content .home-cols ul {
margin: -110px 0 0 25px;
list-style-image: url(/images/linksbullet.gif);
}

#content .home-cols ul li {
margin-booom: 0.3em;
}

.col3 {
width: 225px;
float: left;
margin-right: 35px;
}

#content .col3 p {
font-size: 1.2em;
}

.last {
margin-right: 0;
}

#home-consultancy h2 {
background: url(/images/bg2.jpg) bottom left no-repeat;
}

#home-training h2 {
background: url(/images/bg1.jpg) bottom left no-repeat;
}

#home-products h2 {
background: url(/images/bg3.jpg) bottom left no-repeat;
}

#footer {
clear: both;
width: 801px;
margin: 0;
font-size: 1em;
font-weight: bold;
background: #3f6cae;
}

#footer ul {
text-align: center;
margin: 0;
padding: 9px 0 19px;
}

#footer li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}

#footer li+li {
border-left: 1px solid #d1ddf6;
}

#footer a {
text-decoration: none;
font-family: Century Gothic, sans-serif;
text-transform: uppercase;
color: #d1ddf6;

margin: 0;
padding: 0 5px;
}

ul {
list-style-image: url(/images/trans.gif);
}

#content ul {
padding: 0;
margin: 0 0 0 15px;
list-style-image: url(/images/bullet.gif);
}

#content li {
margin-bottom: 0.4em;
}

ul.doublespace li {
margin-bottom: 1em;

}

h2 {
font-size: 1.5em;
}

img.right {
float: right;
}

ol {
margin-left: 0;
padding: 0;
font-size: 1.2em;
}

ol li {
margin-bottom: 1em;
}