html { background-color: #000; margin: 0; padding: 0;}
body {
    margin: 0;
    padding: 0 0 40px 0;
    color: #000;
    font-size: 12px; /* 76%; */
    font-family: Arial, Helvetica, sans-serif;
    }


/* */
    
h1 { font-size: 2.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h2 { font-size: 2.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h3 { font-size: 1.0em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h4 { font-size: 1.2em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; font-weight: bold; }
    
p { margin: 0px; }
strong, b { font-weight: bold; }
img { border: 0; margin: 0; padding: 0; vertical-align: bottom; }
form { margin: 0; padding: 0; }
hr { margin: 0.5em 0; border: 0px; height: 1px; color: #000; background-color: #fff; border-top: 1px solid #d6d6d6; }
a { color: #0068b3; text-decoration: underline; }
a:hover { color: #79bde9; text-decoration: underline; } /* 00aedb */
    
.hide { display: none; }
.clr { clear: both; }
.highlight { color: #d9ecff; }
.floatLeft { float: left; }
.floatRight { float: right !important; }
    
.hr { margin: 5px 30px 15px 20px; border-top: 1px solid #79bde9; }
.hr hr { display: none; }
    
.hvr a:hover { background-position: bottom left; }
    
h2.title, h2.title a { margin: 0; padding: 0; display: block; text-indent: -700em; text-decoration: none; overflow: hidden; }
    
/* */

.topEdge { margin: 0; padding: 0; background: transparent url(./top_edge.jpg) repeat-x top center; }
.mainBg { margin: 0; padding: 0; background: transparent url(./bg.jpg) no-repeat top center; }
 
.pageWrap {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 1000px;
    position: relative;
    background-color: #303036;
    }

html > .pageWrap {
    width: 1000px;
    }

.headerArea {
    margin: 0;
    padding: 0;
    height: 390px;
    position: relative;
    }
.headerArea h1, .headerArea span.logo {
    margin: 0;
    padding: 0;
    width: 205px;
    float: left;
    }    
.headerArea h1 a, .headerArea span.logo a {
    margin: 0;
    padding: 0;
    width: 150px;
    height: 143px;
    float: left;
    display: block;
    background: transparent url(./logo-trans.png) no-repeat top left;
    text-indent: -700em;
    text-decoration: none;
    overflow: hidden;
    }
.headerArea .logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
    
/* Header Images */
.headerArea { background: transparent url(./header_home_bg.jpg) no-repeat top left; }
     
.contentWrap { float: left; margin: 30px 0 0 0;padding: 0; width: 1000px; }
    
.content { margin:0; padding: 0; color: #ccc; }
.content h1 { margin: 0; padding: 0 50px 0.6em 24px; font-size: 1.5em; line-height: 1.4em; font-weight: normal; color: #6699cc;}
.content h2 { margin: 0; padding: 0 50px 0.5em 24px; font-size: 1.3em; line-height: 1.4em; font-weight: normal; color: #fff; }
.content h3 { margin: 0; padding: 0 30px 1em 24px; font-size: 1em; line-height: 1.4em; color: #6699cc; }
.content h4 { margin: 0; padding: 0 30px 1em 24px; font-size: 0.9em; line-height: 1.4em; color: #6699cc; font-weight: normal; }
.content h5 { margin: 0; padding: 0 30px 1em 24px; font-size: 0.9em; line-height: 1.4em; }
.content p  { margin: 0; padding: 0 30px 1em 24px; font-size: 1em; line-height: 1.4em; color: #fff; }
.content p.first { font-size:1.1em;}

.content ul, .content ol { margin-top: 0;  }
.content ul li, .content ol li {
	margin: 0;
	list-style:none;
	padding: 0 30px 5px 15px;
	background: transparent url(./client_list_bullet.gif) no-repeat top left;
	color: #fff;
}

.sideTxtNav {
    margin: 0;
    padding: 0;
    }  
.sideTxtNav ul {
    margin: 0;
    padding: 0 0 0 24px;
    list-style-type: none;
    }
.content .sideTxtNav ul li {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 1em;
    }
.sideTxtNav ul li a {
    margin: 0;
    padding: 0;
    color: #6699cc;
    text-decoration: none;
	font-weight:normal;
    }
.sideTxtNav ul li a:hover, .sideTxtNav ul li a.current {
    color: #fff;
    }

   
/* Page Layout Bg's / Column widths */    
.contentWrap .columnLeft { margin: 0; padding: 0; width: 495px; float: left; }
.contentWrap .columnRight { margin: 0; padding: 0; width: 480px; float: left; }

.home_Page .contentWrap .columnRight img.first { padding: 0 5px 10px 0;}
.home_Page .contentWrap .columnRight img { margin:0; padding: 0 0 10px 0;}

.services_Page .contentWrap .columnRight img.first { padding: 0 5px 10px 0;}
.services_Page .contentWrap .columnRight img { margin:0; padding: 0 0 10px 0;}

.projects_Page .contentWrap .columnLeft { margin: 0; padding: 0; width: 225px; float: left; }
.projects_Page .contentWrap .columnRight { margin: 0; padding: 0; width: 750px; float: left; }

.projects_Page .contentWrap .innerColumnLeft  { margin: 0; padding: 0 30px 0 0; width: 485px; float: left; }
.projects_Page .contentWrap .innerColumnRight { margin: 0; padding: 0; width: 235px; float: left; }
.projects_Page .contentWrap .innerColumnRight  img { padding: 0 0 10px 0;}
.projects_Page .contentWrap .innerColumnRight h2 { color:#fff;}


.key_people_Page .contentWrap .columnLeft { margin: 0; padding: 0; width: 225px; float: left; }
.key_people_Page .contentWrap .columnRight { margin: 0; padding: 0; width: 750px; float: left; }

.key_people_Page .contentWrap .innerColumnLeft  { margin: 0; padding: 0 30px 0 0; width: 485px; float: left; }
.key_people_Page .contentWrap .innerColumnRight { margin: 0; padding: 0; width: 235px; float: left; }


.key_people_Page .content h2 a {color:#fff; text-decoration:none;}

.key_people_Page .content ul.peopleThumbs {margin:0 0 0 24px; padding:0;}
.key_people_Page .content ul.peopleThumbs li { margin:1px; padding:0; float:left; width:60px; background:none;}
.key_people_Page .content ul.peopleThumbs li a {opacity:0.3;}
.key_people_Page .content ul.peopleThumbs li a:hover {opacity:0.6;}
.key_people_Page .content ul.peopleThumbs li a.current {opacity:1.0;}

.key_people_Page .content ul.peopleDetails { margin:0; padding:0; overflow:hidden; clear:both; position:relative;}
.key_people_Page .content ul.peopleDetails li { margin:0; padding:0 0 24px 0; background:none; overflow:hidden; clear:both;}

.key_people_Page .content ul.peopleDetails li.other { z-index:-5; position:absolute; top:0; left:0; opacity:0; display:none;}
.key_people_Page .content ul.peopleDetails li.current { z-index:10; opacity:1;}

.caption { padding: 10px 0 0 0; clear: both; background-color: #111c24; display: none; }
.caption p { color: #6699cc; }

/* */


.innerFooter { clear: both; height: 1px; font-size: 1px; overflow: hidden; width: 750px; }
.footerArea {
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
    height: 50px;
    float: left; 
    background: #000;
    }
    
.footerArea p {
    margin: 0;
    padding: 15px 26px 1em 0;
    font-size: 0.9em;
    line-height: 1.3em;
    color: #aaa;
    text-align: right;
    }
.footerArea p a { padding: 0 0 0 5px; color: #ffffff; text-decoration: none; }
.footerArea p a:hover { color: #ffffff; text-decoration: underline; }

/* Menu */
    
.mainMnu {
    margin: 0;
    padding: 0;
    width: 1000px;
    height: 40px;
    float: left;
    }  
.mainMnu ul {
    margin: 0;
    padding: 0;
    height: 30px;
    list-style-type: none;
    }
.mainMnu ul li {
    margin: 0;
    padding: 0;
    float: left;
    }
.mainMnu ul li a {
    margin: 0;
    padding: 0;
    display: block;
    _float: left;
    text-indent: -700em;
    text-decoration: none;
    overflow: hidden;
    height: 40px;
    background-position: top left;
    background-repeat: no-repeat;
    }
.mainMnu ul li a:hover, .mainMnu ul li a.current {
    background-position: bottom left;
    /*overflow: hidden;*/
    }
/*Hide from Mac IE\*/
.mainMnu ul li a {
    overflow: hidden;
    }
/*End hide*/
    
.mainMnu #mnuItem01 { background-image: url(./main_mnu_01.gif); width: 200px; }
.mainMnu #mnuItem02 { background-image: url(./main_mnu_02.gif); width: 200px; }
.mainMnu #mnuItem03 { background-image: url(./main_mnu_03.gif); width: 200px; }
.mainMnu #mnuItem04 { background-image: url(./main_mnu_04.gif); width: 200px; }
.mainMnu #mnuItem05 { background-image: url(./main_mnu_05.gif); width: 200px; }
