﻿@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	background-color: #ededed;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 16px;
}
h1.consulting {
	font-size: 22px;
	color: #9a3233;
	margin-bottom: 20px;
}
h1 {
	font-size: 22px;
	color: #0d472d;
	margin-bottom: 20px;
}

h2 {
	font-size: 15px;
	margin-bottom: 14px;
}
h3 {
	color: #265240;
	font-size: 13px;
	margin-bottom: 6px;
}
h4 {
	color: #265240;
	font-size: 14px;
	margin-bottom: 12px;
}
h5 {
	font-size: 14px;
	color: #0D472D;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5DCD9;
	margin-top: 6px;
}

a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #13432f;
}
a:hover {
	color: #FF9900;
}

#container {
	margin: auto;
	width: 756px;
	padding-right: 22px;
	padding-left: 22px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#masthead {
	width: 756px;
	height: 120px;
	text-align: right;
}
#navarea {
	margin-top: 20px;
	float: right;
	margin-bottom: 12px;
}
#navarea td a {
	background-image: url(../images/navbar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 39px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	line-height: 38px;
}
#navarea   .first     {
	background-position: -1px;
}
#searchform {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 230px;
}
#section-header {
	background-image: url(../images/bg_section_headers.gif);
	background-repeat: no-repeat;
	width: 756px;
	background-position: left top;
}
.sector {
	float: left;
	width: 252px;
}
.sector h1 {
	font-size: 12px;
	margin-right: 21px;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #5a5a5a;
}
.sector h1.consulting {
	font-size: 12px;
	margin-right: 21px;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #9a3233;
}
.sector h1.software {
	font-size: 12px;
	margin-right: 21px;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #FF9D3C;
}
.sector h1.gis {
	font-size: 12px;
	margin-right: 21px;
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #0D472D;
}
.sector p {
	margin-top: 0px;
	margin-right: 21px;
	margin-left: 21px;
	padding-top: 0px;
}

#leftcol {
	float: left;
	padding-right: 22px;
	padding-left: 22px;
	width: 440px;
	margin-bottom: 25px;
}
#rightcol {
	float: left;
	width: 226px;
	padding-right: 22px;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0dad6;
	margin-bottom: 25px;
}
#onecol {
	width: 700px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#features {
	padding: 20px;

}
#features img {
	margin: 4px;
}

#affiliates {
	text-align: center;
	padding: 20px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 35px;
}
#footer p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 0px;
}

#footer a {
	font-size: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
ul {
	margin-bottom: 16px;
	list-style-type: none;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-position: 0px 3px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
ul  li  ul  {
	margin-top: 6px;
	margin-bottom: 0px;
}
#rightcol  a   {
	font-weight: bold;
	text-decoration: none;
	color: #13432F;
}
#rightcol a:hover {
	color: #FF9900;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.profile {
	float: left;
	width: 195px;
	padding-right: 20px;
	padding-bottom: 12px;
}
.profile img {
	float: left;
	margin-right: 10px;
	border: 1px solid #265240;
}
.forms {
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.forms td {
	border: 1px solid #d0dad6;
	padding: 2px;
}
.forms th {
	border: 1px solid #d0dad6;
	color: #0D472D;
	text-align: left;
	padding: 2px;
}
.caption {
	font-size: 11px;
	color: #888888;
}

#rightcol form legend {
	font-size: 13px;
	text-align: left;
}
#rightcol form fieldset {
	border: 1px solid #d0dad6;
	padding: 8px;
	margin-bottom: 6px;
	text-align: center;
}
.specialnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3DAD7;
	padding-top: 12px;
	background-position: 0px 15px;
	margin-top: 16px;
}

.indent { margin-right: 10%; margin-left: 10% }