@charset "utf-8"; 

/* CSS Document */
/* GRAPHITE CAPITAL */
/* Chaos 2007 www.chaosdesign.com */
/* Author: Ryan Bourne */
/* Date: 09th May 2008 */

html, body, * {
	padding: 0;
	margin: 0;
	}
form, input {
	padding: 0;
	margin: 0;
	}
body {
	background: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color: #477a99;
	}
	
a:link, a:visited {
	color: #477a99;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h1 {
	font-size:14px;
	/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#666666;
	line-height:20px;
	font-weight:400;
	padding-bottom:10px;
}
h2 {
	font-size:13px;
	/*font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:18px;
	font-weight:400;
}
h2 span {
	color:#666666;
}

/* Main Layout DIVS */
#outer-wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: center;
}
#branding {
	width:780px;
	height:70px;
	text-align:left;
}
#navigation {
	width:780px;
	height:54px;
	text-align:left;
}
#home-banner {
	width:780px;
	text-align:left;
	border-top:1px solid #FFF;
}
#fof-home-left {
width:296px;
height:395px;
float:left;
background-color:#f6f0e6;
}
#fof-home-right {
width:483px;
float:right;
background-color:#ffffff;
}
#content-banner {
	width:780px;
	height:390px;
	text-align:left;
	border-top:1px solid #FFF;
	background:#f6f0e6;
}
#content-full {
	width:780px;
	text-align:left;
	border-top:1px solid #FFF;
	background:#f6f0e6;
}
#home-content {
	width:780px;
	height:180px;
	text-align:left;
	border-top:1px dotted #99c0d0;
}
#spacer {
	height:7px;
}
#footer {
	padding-top:15px;
	font-size:9px;
	color:#c1c1c1;
	border-top:1px dotted #99c0d0;
	width:780px;
	height:36px;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color: #c1c1c1;
	font-weight: normal;
	text-decoration: underline;
	}
#footerv a:hover {
	text-decoration: none;
	}
img {
	border: 0;
	}
.java-menu {
float:right
}
	/* Layout DIVS */

.identity {
	width:202px;
	float:left;
}
.header-links {
	text-align:right;
	padding-top:45px;
	width:483px;
	float:right;
}
.navigation-bar {
	width:780px;
	height:27px;
	background-color:#99c0d0;
}
.subnavigation-bar {
	width:780px;
	height:20px;
	border-top:1px solid #FFF;
	background-color:#99c0d0;
	text-align:left;
}
.column-narrow {
	float:left;
	width:247px;
	padding-left:23px;
	padding-right:10px
}
.column-wide {
	float:left;
	width:390px;
	padding-left:20px;
	padding-right:10px
}
.column-full {
	width:714px;
	padding-left:23px;
	padding-right:10px
}
.image-wide {
	float:right;
	width:484px;
	border-left:1px solid #FFF;
	background-color:#99c0d0;
}
.image-narrow {
	float:right;
	width:340px;
	border-left:1px solid #FFF;
	background-color:#99c0d0;
}
.cases-narrow {
	float:right;
	width:300px;
	padding-right:20px;
	padding-left:20px;
	border-left:1px solid #FFF;
}
.home-content-left {
	width:180px;
	float:left;
}
.home-content-right {
	width:484px;
	float:right;
}
.home-conent-right-left {
	width:284px;
	float:left;
}
.home-conent-right-right {
	width:160px;
	float:right;
}
.clear-both {
	clear:both;
}
#sector-list {
	padding:0;
	margin:0;
  }
#sector-list li {
	background:url('assets/bullet-arrow-right.gif') left center no-repeat;
	list-style-type:none;
	text-indent:20px;
	line-height:23px;
  }
#telephone {
height:13px;
background-image:url('assets/bullet-t.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
}
#fax {
height:13px;
background-image:url('assets/bullet-f.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
}
#email {
height:13px;
background-image:url('assets/bullet-e.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
}
#web {
height:13px;
background-image:url('assets/bullet-w.gif');
background-position:left center;
background-repeat:no-repeat;
text-indent:20px;
}

#sector-list a, #sector-list a:visited {
	display:block;
	width:180px;
	font-size:10px;
  }
#news-list {
	padding:0;
	margin:0;
  }
#news-list li {
	background:url('assets/bullet-arrow-right.gif') left center no-repeat;
	list-style-type:none;
	text-indent:20px;
	line-height:23px;
  }
#news-list a, #news-list a:visited {
	display:block;
	width:500px;
	font-size:10px;
}
#top-nav {
position:relative;
width:135px;
height:9px;
margin:0;
padding:0;
background:url(assets/top-nav.gif);
list-style-type:none;
}
#top-nav li {
float:left;
}
#top-nav LI a {
position:absolute;
top:0;
margin:0;
padding:0;
display:block;
height:9px;
background:url(assets/top-nav.gif) no-repeat;
text-indent:-9999px;
overflow:hidden;
font-size:1%;
text-decoration:none;
color:#FFFFFF;
}
li#top-nav-home a{
left:0;
width:54px;
background-position:0 0;
}
li#top-nav-contact a{
left:54px;
width:81px;
background-position:-54px 0;
}
li#top-nav-home a:hover {
background-position:0 -9px;
}
li#top-nav-contact a:hover {
background-position:-54px -9px;
}

#page-navigation ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
  }
#page-navigation li {
	float:left;
	background:url('assets/bullet-arrow-right.gif') left center no-repeat;
	list-style-type:none;
	margin-right:10px;
	text-indent:16px;
  }
#page-navigation a, #page-navigation a:visited {
	font-size:10px;
	color:#477a99;
	text-decoration:underline;
	line-height:22px;
	text-transform:uppercase;
  }
  
#page-navigation a:hover {
	color:#666;
	text-decoration:none;
}
.home-banner-title {
background:url('assets/text-fof-home-intro.gif') 23px 20px no-repeat #f6f0e6;
}
.home-banner-title span{
visibility:hidden;
 }
.home-banner-p {
	font-size:11px;
	line-height:16px;
	color:#477a99;
 }
.padding-top-fifty {
	padding-top:50px;
}
.padding-top-sixty {
	padding-top:60px;
}
.padding-top-forty {
	padding-top:40px;
}
.padding-top-thirtyfive {
	padding-top:35px;
}
.padding-top-thirty {
	padding-top:30px;
}
.padding-top-twenty {
	padding-top:20px;
}
.padding-top-fifteen {
	padding-top:15px;
}
.padding-top-ten {
	padding-top:10px;
}
.padding-top-eight {
	padding-top:8px;
}
.padding-top-five {
	padding-top:5px;
}
.padding-left-twenty {
	padding-left:20px;
}
.padding-left-eighty-six {
	padding-left:86px;
}
.small-copy-grey {
	font-size:10px;
	line-height:13px;
	color:#969696;
}
.small-copy-teal {
	font-size:10px;
	line-height:13px;
	color:#477a99;
}
.small-copy-darkgrey {
	font-size:10px;
	line-height:14px;
	color:#888;
}
.teal {
	color:#477a99;
}
.menu-title {
float:left;
width:195px;
height:27px;
/*padding:5px 0 0 7px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
letter-spacing:1px;
color:#FFF;
text-transform:uppercase;*/
}
.menu {
float:left;
}
#container-footer {
clear:both;
width:340px;
height:20px;
text-align:center;
}

.cases-container {
clear:both;
width:340px;
height:100px;
background-image:url('assets/cases-bgrnd.gif');
background-repeat:repeat-y;
background-position:50% 0;
}
.cases-left {
width:160px;
float:left;
text-align:right;
}
.cases-right {
width:160px;
float:right;
text-align:left;
}
#cases-list {
	padding:0;
	margin:0;
  }
#cases-list li {
	list-style-type:none;
	line-height:22px;
  }
#cases-list a, #cases-list a:visited {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
  }
#cases-list a:hover {
	text-decoration:underline;
	}
	
#bullet-list {
	padding-left:20px;
	margin:0;
  }
#bullet-list li {
	list-style-image:url('assets/bullet-circle.gif');
	font-size:11px;
	line-height:13px;
	padding-bottom:6px;
  }
#portfolio-table table {
border-collapse:collapse;
width:100%;
border-left:2px solid #cedbea;
/*border:1px solid #477a99;*/
background:#e9eff5;
}
#portfolio-table th, #portfolio-table td {
padding:0em 0em;
}
#portfolio-table caption {
font-size:1.2em;
font-weight:bold;
margin:0em 0;
}
#portfolio-table col {
}
#portfolio-table col#exit-col {
border:none;
}
#portfolio-table thead {
background:#477a99;
border-bottom:1px solid #477a99;
border-left:2px solid #477a99;
}
#portfolio-table th {
font-weight:normal;
text-align:left;
font-weight:bold;
color:#fff;
}
#portfolio-table td {
height:25px;
color:#477a99;
padding-top:2px;
padding-bottom:2px;
}
#portfolio-table #logo-col-head {
text-indent:-10000em;
height:25px;
}
#portfolio-table .odd {
background:#cedbea;
}
#portfolio-table .news-arrow {
text-indent:18px;
background:url('assets/bullet-arrow-right.gif') no-repeat;
background-position:5px 5px;
}

/* */
#news-table table {
border-collapse:collapse;
width:100%;
/*border:1px solid #477a99;*/
background:#e9eff5;
}
#news-table th, #news-table td {
padding:0.5em 0.5em;
}
#news-table caption {
font-size:1.2em;
font-weight:bold;
margin:0em 0;
}
#news-table col {
}
#news-table col#exit-col {
border:none;
}
#news-table thead {
background:#477a99;
border-bottom:1px solid #477a99;
}
#news-table th {
font-weight:normal;
text-align:left;
font-weight:bold;
color:#fff;
}
#news-table td {
color:#477a99;
}
#news-table #logo-col-head {
text-indent:-10000em;
}
#news-table .odd {
background:#cedbea;
}
#news-table .news-arrow {
text-indent:30px;
background:url('assets/bullet-arrow-right.gif') no-repeat;
background-position:20px 6px;
}
#news-img {
float:left;
border:0;
margin-right:25px;
margin-bottom:10px;
}
.case-img {
float:left;
width:90px;
border:0;
margin-right:15px;
margin-bottom:10px;
}
.float-right {
float:right;
}
#fof-content {
clear:both;
padding-top:20px;
float:right;
width:483px;
background-color:#FFFFFF;
}
.float-left {
float:left;
}

.tenpixelleft {
padding-left:10px;
}