body {
	font: normal 12px/1.5em  Arial, Helvetica, sans-serif;
	color: #272727;
	margin: 0;
	background-color: #FFF;
	/*background-image: url(template/header_full.gif);*/
	background-repeat:repeat-x;
}

h1{
font-size:18px;
font-weight:normal;
color:#008996;
margin-bottom:25px;
}
h2{
font-size:12pt;
font-style: normal;
	font-weight: normal;
color:#008996;
margin-top:4px;
margin-bottom:25px;
}
b,strong{
/*font-weight:normal;
color:#008996;*/
}
p{
	padding-top:0px;
	margin-top:0px;
}

a{	
	color:#272727;
        text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	/*border-style: dotted;*/
}

a:hover{
       color:#007f87;
}

li{
list-style: none;
list-style-image: none;
}
#frame{
	margin:0;padding:0;
}

/*ID TAGS - TEMPLATE */
#outer{
	width:1000px;
}

#left, #right{
	background-image: url(template/header_full.gif);
	background-repeat: repeat-x;
	background-position: top right;
}

#right{
	background-position: top left;
}
#masthead{
	height: 150px;
	
	background-image: url(template/header.gif);
	background-repeat:repeat-x;
}

#logo{
	float:left;
	background-image: url(template/logo.gif);
	background-repeat: no-repeat;
	margin-left:107px;
	height:150px;
	width:125px;
}
#strap{
        font-size:12px;
	float:right;
margin-top:25px;
	margin-right:70px;
	weight:59px;
	width:400px;
color:#666666;
}
#nav{
clear:both;	
padding:8px 0 0 129px;
	height: 32px;
	background-image:url(template/nav_tile.gif);
	background-repeat:repeat-x;
}
/*NAV TABS-------------------------------------------------------*/
#nav a{ display:block; border:none; float: left;	height: 25px;}
#home{width: 68px;background-repeat: no-repeat;background-image: url(template/nav/home.gif);}
#assignments{ width: 122px; background-repeat: no-repeat;background-image: url(template/nav/assignments.gif);}
#consultants{ width: 126px; background-repeat: no-repeat;background-image: url(template/nav/consultants.gif);}
#services{ width: 86px; background-repeat: no-repeat;background-image: url(template/nav/services.gif);}
#contact{ width: 92px; background-repeat: no-repeat;background-image: url(template/nav/contact.gif);}
#news{ width: 126px; background-repeat: no-repeat;background-image: url(template/nav/news.gif);}
#nav span { display: none; }
#nav a:hover {	background-position: left -25px;}


#container{ 
	/*width: 1044px;*/
	width: 1000px;
	background-color:#FFFFFF;
	/*border:1px solid red;*/
}

#containerHome{
	/*width: 942px;*/
	width: 898px;
	padding-left:102px;
	background-color:#FFFFFF;
	padding-top:8px;
}
#heroHome{
	width:831px;
        padding:4px;
	background-image: url(template/dot.gif);
	background-repeat: repeat;
	/*margin:0 0 8px 0px;*/
}
#mainHero{
padding:4px;
	background-image: url(template/dot.gif);
	background-repeat: repeat;
}
#heroHome img,#mainHero img{
 border:2px solid white;
}

#mainNav{
	font-size:11px;
	padding:0 0 0 0px;
	width:388px;
	float:left;
	margin-bottom:11px;
       /* border:1px solid lime;*/
}
.home #mainNav {
	
}
#mainNavHome{
width:328px;
height:350px;
float:left;
font-size:11px;

}
#mainNavHome, #sideBar{
	background-image: url(template/bkgnd-sector.gif);
	background-repeat: no-repeat;
} 
#mainContent,#mainConsult,#mainContentHome{ 
        margin:0 24px 11px 18px;
	/*border:1px solid orange;*/
	float:left;
}
#mainContent{
width:458px;
margin:95px 105px 95px 42px;
}

#mainConsult{width:534px;}
#mainContentHome{width:458px;margin-right:18px;margin-top:5px;}
#mainHero{
	margin:20px 0 40px 0;
}


#mainConsult p{
/*border:1px solid lime;*/
margin: 0 24px 0 22px;
}
#mainContent a{font-weight: bold; }
#mainHero {width:523px;}

#sideBar{
background-position:top right;
width:12px;
float:left;
height:350px;
/*border:1px solid cyan;*/
}
#container #foot{margin-left:102px; clear: both;}
#foot{clear: both;padding-top:48px;}

#footLoose{
	width: 780px;
	padding: 13px 27px 13px 27px;
	background-image: url(template/dot.gif);
}

#footBox{
	height:47px;
	background-color:#fff;
	padding:22px 0 0 17px;
}

#copyright{
	padding:8px 0 8px 44px;
}
/* content area formatting */



#lower{
        background-repeat: no-repeat;
	padding:45px 0 0 217px;
       
}

#upper{
        background-repeat: no-repeat;
}
#upper UL{
	color:#008996;
	padding: 103px 0 63px 227px;
	margin: 0;
	/*border: 1px solid yellow;*/
}

#mainNavHome UL{
	padding: 73px 0 63px 145px;

}
#mainNav LI,#mainNavHome LI{
	padding:0 0 8px 8px;
	background-image: url(template/dash.gif);
        background-repeat:no-repeat;
}

#upper a{color:#9a9a9a;}
#lower a{color:#272727;}
#upper a:hover,#lower a:hover{color:#007f87;}

#lower  UL{
	
	margin:0;padding:0;
}
#lower LI{
	background-image: url(template/pdf.gif);
	height: 30px;
	line-height: 14px;
	padding-left: 40px;
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	list-style-image: none;
}

.home{	padding-left:102px;}
.pathtitle{margin-left:-9px;}

.consultants #upper{	background-image: url(template/bkgnd-top_consultants.gif);}
.consultants #upper UL{padding-top:169px;}
.consultants #lower{	background-image: url(template/bkgnd-base_consultants.gif);}
.assignments #upper{	background-image: url(template/bkgnd-top_assignments2.gif);}
.assignments_base{	background-image: url(template/bkgnd-base_assignments.gif);}
.contact {	background-image: url(template/bkgnd-top_contact.gif);background-repeat:no-repeat;height:429px;}
.news #upper{	background-image: url(template/bkgnd-top_news.gif);}
.news #lower{	background-image: url(template/bkgnd-base_news.gif);}
.sector2 #upper{	background-image: url(template/bkgnd-top_sector2.gif);}
.sector2_top {	background-image: url(template/bkgnd-top_sector2.gif);}
.sector2 #lower{	background-image: url(template/bkgnd-base_sector2.gif);padding:22px 0 0 217px; height:150px;}
