
/* General */

body {
	margin: 8px;
    font-family: arial, helvetica, sans-serif;
    background: #f0ffe0 url('bg.jpg') repeat-x top left;    
}

fieldset {
    border: none;
    margin-left: 0;
    padding-left: 0;
}

div.page {
    margin: 0 auto 0 auto;
    width: 980px;
    position: relative;
}

div.masthead {
/*    background-color: #F8F8F8;*/
	background-color: #FFFFFF;
    margin-bottom: 8px;
    padding: 5px 0 0 15px;
}

div.masthead a {
	display: block;
	width: 540px;
	height: 80px;
	background: #FFFFFF url('ggs.gif') no-repeat top left;
    font-size: 0;
    text-indent: -1000px;   
}

div.main {
    background-color: #e5e5e5;
    padding: 0 10px 0 10px;
    position: relative;
}

.noBorder {
	border: none;
}

.date {
    float: right;
    padding-top: 70px;
    padding-right: 5px;
    font-size: 0.7em;
    color: #999999;
}

.linkBar { 
    padding: 7px 0px 13px 0px;
    height: 19px;
}

.linkBar a {
	font-size: 0.7em;
    color: black;
    background-color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #AAAAAA;
    padding: 5px 10px 5px 10px;
    display: block;
    float: left;
    margin-right: 3px;
}

.linkBar a:link, .linkBar a:visited {}

.linkBar a:hover { 
	color: #FF9933;
    text-decoration: underline;
}

.linkBar a:active {
    color: #FF9933;
    text-decoration: underline;
}

.bodyText {    
    margin: 0px 0px 0px 0px;
    font-size: 0.8em;
    clear: left;
}

h1 {
    color: #669933;
    font-size: 1.4em;
}

h2 {
    font-size: 1em;
    color: #FF9933;
}

h2, p {
	line-height: 1.4em;
}

h3 {
    font-size: 1em;
    color: #669933;
}

p:last-child {
	margin-bottom: 0;
}

#home h3 {
	margin-top: 0px;
	text-align: center;
}

.box h1 {
	margin-top: 0;
}

.clear {
    clear: both;
}

.footer {
	height: 30px;
    clear: both;
	padding-top: 40px;
    text-align: center;
    font-size: 0.7em;
}

#host-logo {
    border: none;
    margin: 30px auto 0 auto;
    display: block;
    width: 120px;
    height: 50px;
}

#services div.box, #careers div.box, #ethics div.box, #sent div.box {
    height: 500px;
}

/* Rounded box */

div.box {
	background-color: #ffffff;
	padding: 14px 8px;
	margin-bottom: 10px;
}

div.box-top {
    height: 10px;
    background: url(box-tr.png) bottom right no-repeat;
}

div.box-top span {
    display: block;
    height: 10px;
    background: url(box-tl.png) bottom left no-repeat;
}

div.inner {
    padding: 0px 18px 0px 8px;
    background: url(box-r.png) right repeat-y;
    border-top: 1px transparent solid;
    border-bottom: 1px transparent solid;
}

div.box-bottom {
	height: 20px;
    background: url(box-br.png) top right no-repeat;
}

div.box-bottom span {
    display: block;
    height: 20px;
    background: url(box-bl.png) top left no-repeat;
}

/* Home page */

.wrapper {
	width: 100%;
	float: left;
	margin-right: -276px;
    clear: left;
/* 
This allows the newsbar to be positioned relative
to the wrapper div but stops the links on the tag
cloud from detecting mouse events.
    position: relative;
*/
}

.content {
    margin-right: 266px;
}

.home {    
    margin: 0 0px 0px 265px; 
    font-size: 0.8em;
    padding: 0 10px;
}

img#logg {
	float: left;
	margin-right: 5px;
    border: 1px solid black;
}

.externalPane {
    width: 265px;
	float: right;
	font-size: 0.8em;
	padding-left: 0px;
}

.infoPane {
    width: 265px;
	position: absolute;
	top: 39px;
	left: 10px;
	font-size: 0.8em;
	padding-right: 0px;
}

.home h1 {
	position: absolute;
	top: -200px;
	display: inline;
}

.home h2 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	color: black;
}

.primary h2, .primary p {
    font-size: 1.1em;
}

.cloud {
	position: relative;
	text-align: center;
}

.cloud a {
    color: black;
    text-decoration: none;
    padding: 0 2px 0 2px;
}

.cloud a:link, .cloud a:visited {}

.cloud a:hover, .cloud a:active {
    text-decoration: underline;
}

.skill9 {font-size: 1.8em;}
.skill8 {font-size: 1.6em;}
.skill7 {font-size: 1.4em;}
.skill6 {font-size: 1.2em;}
.skill5 {font-size: 1.0em;}
.skill4 {font-size: 0.8em;}
.skill3 {font-size: 0.7em;}
.skill2 {font-size: 0.6em;}
.skill1 {font-size: 0.5em;}

.value h3 {
	text-align: center;
}

.value {
	position: relative;
}

.value ul {
	padding-left: 25px;
}

.rss {
}

.rss p {
	margin-top: 0px;
}

.rss ul {
	padding-left: 0px;
}

.rss ul li {
	list-style: none;
}

.rss a {
    color: black;
	font-weight: bold;
}

a.source {
	display: block;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #669933;
}

.rss a:link, .rss a:visited {
    text-decoration: none;
}

.rss a:hover, .rss a:active {
    text-decoration: underline;
}

/* Contact page */

#contact label {
    width: 90px;
    float: left;	
}

#contact .field {
	width: 381px;
}

#contact #mesg {
	width: 470px;
}

/* Expertise page */

.skills {
    font-style: italic;
    margin-top: 1em;
}

h5 {
    font-size: 1em;
    display: inline;
}
	
h5 a {
    color: black;
	text-decoration: none;
}

h5 a:link, h5 a:visited {}

h5 a:hover, h5 a:active {
    text-decoration: underline;
}

img#chris {
	float: right;
	margin-left: 10px;
    border: 1px solid black;
}

