body {
	margin:0;
	padding:0;
	color:#000;
	font-family:verdana, arial, sans-serif;
	background:#efefef url(images/bg.gif) repeat-x;
}
#container {
	margin:0px auto;
	width:760px;
	background-color:white;
}
img {
	border:0;
}
p {
	font-size:11px;
	color:#000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
li {
	font-size:11px;
	color:#000000;
}
td {
	font-size:12px;
	vertical-align:top;
	border:0;
}
h1, h2, h3, h4, h5 {
	font-family:'trebuchet MS', verdana, arial, sans-serif;
	
}
h1 {
	color:#333333;
	font-size:18px;
}
h2 {
	color:#333333;
	font-size:14px;
	text-transform:uppercase;
	margin:16px 0px 5px 0px;
}
h3 {
	color:#196AE0;
	font-size:13px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a {
	text-decoration:underline;
	color:#25345d;
	font-size:11px;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:#dd6b4f;
	font-size:11px;
	font-weight:normal;
}
ul {
	font-size:12px;
	color:#000000;
	line-height:1.2;
}
hr {
	clear: both;
	visibility: hidden;
}
/******************************************************
	header
******************************************************/
#header{
	height:133px;
	background:#ffffff url(images/header-bg.gif) no-repeat;
}
#header-home{
	height:227px;
	background:#ffffff url(images/header-bg-home.jpg) no-repeat;
}
#header-people{
	height:146px;
	background:#ffffff url(images/header-bg-people.gif) no-repeat;
}
#header-organisations{
	height:146px;
	background:#ffffff url(images/header-bg-organisations.gif) no-repeat;
}
#header-opportunities{
	height:146px;
	background:#ffffff url(images/header-bg-opportunities.gif) no-repeat;
}
#header-products{
	height:146px;
	background:#ffffff url(images/header-bg-products.gif) no-repeat;
}
#header-assets{
	height:146px;
	background:#ffffff url(images/header-bg-assets.gif) no-repeat;
}
#header-projects{
	height:146px;
	background:#ffffff url(images/header-bg-projects.gif) no-repeat;
}
#header-cases{
	height:146px;
	background:#ffffff url(images/header-bg-cases.gif) no-repeat;
}
#header-documents{
	height:146px;
	background:#ffffff url(images/header-bg-documents.gif) no-repeat;
}
#header-other{
	height:146px;
	background:#ffffff url(images/header-bg-other.gif) no-repeat;
}
.logo {
	float:left;
	padding:13px 0 0 18px;
	width:222px;
}


/******************************************************
	topnav
******************************************************/
#topnav {
	float:right;
	padding:28px 0 0 0;
	width:469px;
	margin-bottom:30px;
}

#topnav h3 {/* heading on other pages */
	position:relative;
	padding:0;
	margin:0 0 0 150px;
	top:45px;
	right:0px;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCE437;
	width:300px;
	text-align:center;
}
#topnav h4 {/* heading on home page */
	position:relative;
	padding:0;
	top:90px;
	right:0px;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCE437;
	width:420px;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50px;
	white-space: nowrap;
}
#topnav ul {
	list-style-type: none;
	list-style-image: none;
	float:right;
	padding:0px;
	margin:0px;
	white-space:nowrap;
}
#topnav ul li {
	display:inline;
	color:#000000;
	padding-right:1em;
}
#topnav ul li a {
	text-decoration:none;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#topnav ul li a:hover {
	color:#A2BC0E;
}

#topnav ul li a.navon {
	color:#76890A;
}
/******************************************************
	main column
******************************************************/	
table#main{
	color:#333333;
	width:760px;
	margin:0;
	padding:0;
	border:0;
	border-collapse: collapse;
}

/******************************************************
	left column
******************************************************/
td#left {
	width:174px;
	padding:0px;
	margin:0px;
	vertical-align:top;
}
td#left h3 {/* leftmenu heading */
	color:white;
	background-color:#98B00F;
	padding:4px 0 3px 34px;
	text-transform:uppercase;
	margin: 18px 5px 3px 0;
}

td#left-home {
	width:454px;
	padding:0 0 0 8px;
	margin:0px;
	vertical-align:top;
}
/******************************************************
	left nav
******************************************************/

#leftnav {
    width:160px;
    padding:0;
	margin:0;
}
#leftnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#leftnav ul li {
    font-size:11px;
}
#leftnav li a, #leftnav #active, #leftnav #active a{    
    display: block;
	width:139px;
	font-weight:bold;
	color: #333333;
	padding: 9px 0 3px 35px;
	text-decoration:none;
}
#leftnav ul li a.navon {
	color:#76890A;
}
li#people a {
	background-image: url(images/people-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	}
li#functionality a {
	background-image: url(images/functionality-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#organizations a {
	background-image: url(images/organizations-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#opportunities a {
	background-image: url(images/opportunities-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#products a {
	background-image: url(images/products-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#assets a {
	background-image: url(images/assets-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#projects a {
	background-image: url(images/projects-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#cases a {
	background-image: url(images/cases-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
li#documents a {
	background-image: url(images/documents-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	}
li#relate a {
	background-image: url(images/relate-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#leftnav li#active {
	color: #76890A;
}
#leftnav li a:hover {
	color: #A2BC0E;
}

/******************************************************
	right column
******************************************************/
td#right {
	width: 586px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
td#right-home {

	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align:center;
}

/**********************************
	grey panel for 'other pages'
**********************************/
table.panel {
	width:575px;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
td.panel-top {
	background: url(images/panel-top.gif) top left no-repeat;
	height:18px;
	margin:0;
	padding:0;
}
td.panel-mid {
	background-color:#efefef;
	margin:0;
	padding:0 10px 10px 10px;
}
td.panel-bottom {
	background: url(images/panel-bottom.gif) top left no-repeat;
	height:18px;
	margin:0;
	padding:0;
}
td.panel-mid ul {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
	list-style-type:none;
}
td.panel-mid ul li {
	padding:10px;
}
td.panel-mid h1 {
	margin:0;
}
td.panel-mid p {
	line-height:1.3;
}
td.panel-mid ul h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	display:inline;
}
td.panel-mid img {
  float:right;
  padding:10px 0 5px 15px;
}

table.relate {
	width:100%;
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}

/**********************************
	grey panel for 'home page'
**********************************/
table.panel-home {
	width:442px;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
td.panel-top-home {
	background: url(images/panel-top-home.gif) top left no-repeat;
	height:19px;
	margin:0;
	padding:0;
}
td.panel-mid-home {
	background-color:#efefef;
	margin:0;
	padding:0 10px 10px 10px;
}
td.panel-mid-home ul {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:20px;
	padding-left:0;
	list-style-type:square;
}
td.panel-mid-home ul li {
	padding-bottom:10px;
}
td.panel-bottom-home {
	background: url(images/panel-bottom-home.gif) top left no-repeat;
	height:19px;
	margin:0;
	padding:0;
}

/******************************************************
	footer
******************************************************/	

#footer {
	background:#ffffff;
	width:760px;
	height:22px;
	clear:both;
	font-size:11px;
	border-top:1px solid #275F87;
}
.footer_left {
	float:left;
	padding: 5px;
	color: #274987;
}
.footer_right {
	float:right;
	padding: 5px;
	color: #666666;
}
.footer_right a, .footer_right a:hover {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

/******************************************************
	other
******************************************************/	
.floatright {
	float:right;
	padding:20px 15px 10px 10px;
}
.floatright a {
	display:block;
	font-size:11px;
}
.clearboth {
	clear:both;
}
#software {
	width:405px;
}
#software h5 {
	margin-top:10px;
	padding-top:10px;
	font-size:14px;
	color:#333333;
}
#software em {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	line-height:1.2;
}
#software .floatright {
	float:right;
	padding:0px 5px 10px 10px;
}

/******************************************************
	home left column
******************************************************/
#left-home {
	float:left;
	padding:0px;
	margin:0px;
	vertical-align:top;
	width:454px;
}
#left-home p {
line-height:1.3;
}
/******************************************************
	home right column
******************************************************/


/******************************************************
	contact form
******************************************************/
table.contact-form {
	margin:10px 0;
}
table.contact-form th {
	text-align:right;
	font-size:11px;
	font-weight:normal;
	width:200px;
	padding:7px;
}
