/* -- HTML -------------------------------- */
body {
	margin: 0;
	font-family: 'Times New Roman', Times, serif;
	background: #FFF url(../images/background.jpg) repeat-x;
	text-align: center;
}
form { display: inline; }
h1 {
	font-size: 32px;
	font-weight: normal;
	font-variant: small-caps;
	color: #039;
	padding: 80px 0 16px 21px;
	margin: 0;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #039;
	margin: 6px 0 0 25px;
}
h3 {
	font-size: 18px;
	font-variant: small-caps;
	color: #039;
	padding: 0;
	margin: 3px 0 7px 0;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #A36000;
	padding: 0 0 2px 0;
	margin: 12px 0 8px 0;
	border-bottom: 1px solid #DDD;
}
h5 {
	font-size: 11px;
	color: #039;
	padding: 0;
	margin: 0 0 8px 0;
}
img { border: 0; }
input { font: normal 12px arial, sans-serif; }

/* -- FONT ------------------------------- */  

/* -- LAYOUT ----------------------------- */
.callout {
    background-color: #FAF0DA;
    border: 1px solid #C38739;
    padding:1px;
}
.callout h3 {
    background-color: #C38739;
    color: #FFF;
    padding: 4px 0 4px 8px;
    font-variant:normal;
}
#copyBoxWide .callout ul {
    padding: 6px 0 6px 12px;
    margin: 6px 0 6px 12px;
}
#copyBoxWide .callout ul li {
    color: #9D5E0C;
    background: transparent url(../images/bullet_orange.gif) no-repeat 0 5px;
	font-size: 11px;
}
#copyBox, #copyBoxWide {
	margin: 12px 0 10px 24px;
	float: left;
	min-height: 393px;
   _height: 393px;
}
#copyBox {
	margin: 12px 0 10px 24px;
	padding: 0 12px 0 0;
	width: 470px;
}
#copyBoxWide {
	margin: 12px 0 10px 24px;
	width: 670px;
}
#copyBox p, #copyBoxWide p {
	font-size: 14px;
	color: #333;
	line-height: 140%;
	padding: 0;
	margin: 0 10px 14px 0;	
}
#copyBox li, #copyBoxWide li {
	font-size: 14px;
	color: #333;
	line-height: 140%;
	padding: 0 0 8px 12px;
	margin: 0;	
	list-style-type: none;
	background: transparent url(../images/bullet-blue.gif) no-repeat 0 6px;
}
#footer {
	border-top: 1px solid #c2d0e4;
	font-size: 11px;
	color: #039;
	text-align: center;
	width: 950px;
	margin: 10px auto;
	padding: 14px 0;
}
#footer p {
	font-size: 11px;
	color: #BCBCBC;
	padding: 14px 0;
}
#header {
	background: transparent url(../images/header.gif) no-repeat;
	height: 140px;
	font-size: 10%;
}
#highlightBox {
	width: 197px;
	/*background-color: orange;*/
	float: right;
}
#highlight {
	margin: 30px 10px 0 0;
	padding: 24px 0 0 0;
	background: transparent url(../images/filigree-top.gif) no-repeat 70px 0;
	width: 190px;
}
#highlight div {
	background: transparent url(../images/filigree-btm.gif) no-repeat 70px 0;
	height: 15px;
	width: 180px;
}
#highlight p {
	color: #555;
	line-height: 140%;
	font-size: 10px;
}
#leftCol {
	float: left;
	background: transparent url(../images/left-col.jpg);
	width: 214px;
	height: 581px;
}
#logo {
	width: 317px;
	height: 58px;
	padding: 0;
	margin: 18px 0 0 24px;
}
#main {
	margin: 0 auto;
	width: 920px;
}
.return {
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    border-top: 1px solid #CCC;
    margin-bottom: 10px;
    padding: 5px;
}
#rightCol {
	float: left;
	background-color: #FFF;
	width: 720px;
}
#contact #rightCol { background: #FFF url(../images/photo/satellite.jpg) no-repeat 1px 1px; }
#clients #rightCol { background: #FFF url(../images/photo/chart.jpg) no-repeat 1px 1px; }
#people #rightCol { background: #FFF url(../images/photo/water.jpg) no-repeat 1px 1px; }
/*#newsinfo #rightCol { background: #FFF url(../images/photo/radar.jpg) no-repeat 1px 1px; }*/
#solutions #rightCol { background: #FFF url(../images/photo/windmills.jpg) no-repeat 1px 1px; }

#utilNav {
	float: right;	
	width: 126px;
	height: 19px;
	margin: 24px 24px 0 0;
}
#utilNav img {
	vertical-align:middle;	
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* -- TABLES ---------------------------- */
.dataTbl { width: 95%; }
.dataTbl td {
	padding: 4px 0;
	font-size: 13px;
}
.listTable { width: 100% }
.listTable td {
    font-size: 12px;
    line-height: 140%; 
    padding-bottom: 20px; 
}
#copyBoxWide .listTable td ul {
	margin: 6px 0 6px 10px;	
}
#copyBoxWide .listTable td li {
	font-size: 12px;
	padding: 0 0 8px 10px;
	margin: 0;	
	list-style-type: disc;
	background-image: none;
}


/* -- LISTS ------------------------------- */
/* main navigation */
#navcontainer {
	height: 26px;
	margin-top: 15px;
}
ul#navlist {
	margin: 0 0 0 50px;
	padding: 0;
}
ul#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
ul#navlist li a {
    border-left: 1px solid #FFF;
	font-size: 17px;
	font-variant: small-caps;
	color: #FFF;
	display:block;
	float: left;
	padding: 3px 25px 3px 25px;
	text-decoration: none;    
}

ul#navlist li a:hover, #solutions #solu a, #people #peop a, #clients #clie a, #newsinfo #news a, #contact #cont a {
	background: #1e4890 url(../images/nav-blend.gif) repeat-x;
	text-decoration: none;
}
/**/

/* 2nd level navigation */
#subnavcontainer {
	margin: 0 0 0 24px;
}
.subnavlist {
	margin: 0;
	padding: 0;
}
.subnavlist li {
	margin: 0;
	padding: 4px 0 8px 12px;
	list-style-type: none;
	background: transparent url(../images/bullet-blue.gif) no-repeat 0 12px;
	font-size: 13px;
}
.subnavlist li.on {
	font-style: italic;
	background: transparent url(../images/nav.gif) repeat-y right 0;
	border: 1px solid #FFF;
}
.subnavlist li a {
	color: #FFF;
	text-decoration: none;
}
.subnavlist li a:hover {
	text-decoration: underline;
}

/* 3rd level navigation */
.ternavlist {
	margin: 3px 0 0 10px;
	padding: 3px 0 0 10px;
}
.ternavlist li {
	margin: 0;
	padding: 0 0 6px 12px;
	font-size: 10px;
	list-style-type: none;
	background: transparent url(../images/bullet_orange.gif) no-repeat 0 5px;
}
.ternavlist li.on {
	font-weight: bold;
}
.ternavlist li a {
	text-decoration: none;
}
.ternavlist li a:hover {
	text-decoration: underline;
}

/* -- MAP --------------------------------- */
.add1 { font-weight: bold; font-size: 12px; }
.add2 { font-size: 12px; }
#map {
	width: 470px;
	height: 320px;
	border: 1px solid #BBB;
}

/* -- LINKS ------------------------------- */
a { color: #039; }
a:hover { text-decoration: none; }