html, body, ol, dl, dt, dd, img {
  margin: 0; 
  padding: 0;
  border: 0;
	list-style: none;
}


em {
	font-size: 18px;
	font-style: normal;
}

.sectiontext li {
	list-style:outside;
	margin-bottom: 6px;	}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #990000;
}


body {
	padding: 0 390px; /* the critical side padding that sets the natural min-width! */
	background-color: #EBEBEB;
	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: 100.01%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */
	text-align: center; /* centers the #sizer element in IE5.x/win */
	vertical-align: bottom;
}

#sizer {
  margin: 0 auto; /* centers #sizer in standard browsers */
  padding: 0;
  width: 73%; /* this value controls liquidity; 0% = full rigid, 100% = full liquid */
  text-align: left; /* resets the default text alignment for the page */
	max-width: 180px;
}

#expander { /* Any % height here causes IE to lose the neg right margin */
	margin: 0 -385px; /* neg side margin values should be < or = to side body padding */
	min-width: 780px; /* This prevents Safari from losing the negative margins in narrow windows */ 
	position: relative; /* makes #expander visible outside #sizer in IEwin */
	min-height: 1px; /* This harmless declaration gives Layout to IE7, which can't read the Holly hack below */
} 

/*\*/
* html #expander {height: 0;} 
/* #expander must have "height: 0" in IEwin bug fixing */

/* The above is a modified Holly hack for #expander, with zero substituted for the 
usual 1% height value. Any % value on this element causes a horrendous IE bug! */ 


#wrapper1 {
	position: relative;
	background: ; /* this BG tiles the left column */
	font-size: 14px; /* set global font-size here */
	background-image: url(../images/sidemenu-column.gif);
	background-repeat: no-repeat;
	background-position: 0px 50px;
} /* this positioning may be needed for IEwin if page is to contain positioned elements */

#wrapper2 {  
  position: relative; /* extra insurance against bugs in IEwin */
	
}


/****************** Main Page Structure *****************/

/* To modify the side column widths and the col divider widths, the values that are 
marked "critical" and also refer to the desired mod MUST be changed as a group. */


.outer {
  background: #EBEBEB;  border-left: 10px solid #EBEBEB; /*** Critical left divider dimension value ***/
  border-right: 10px solid #EBEBEB; /*** Critical right divider dimension value ***/
  margin-left: 150px;    /*** Critical left col width value ***/
  margin-right: 200px;    /*** Critical right col width value ***/
}

.indexouter {
  background: #EBEBEB; /*** Critical left divider dimension value ***/
  border-right: 10px solid #EBEBEB; /*** Critical right divider dimension value ***/
  margin-left: 0px;    /*** Critical left col width value ***/
  margin-right: 200px;    /*** Critical right col width value ***/
}


.float-wrap {
  float: left;
  width: 100%;
}

.center {
  float: right;
  width: 100%;
}

.left {
  float: left;
  position: relative; /* Needed for IE/win */
  width: 150px;    /*** Critical left col width value ***/
  margin-left: -160px;    /*** Critical left col width value ***/ /*** Critical left divider dimension value ***/
}

.right {
  float: right; 
  position: relative; /* Needed for IE/win */
  width: 200px;    /*** Critical right col width value ***/
  margin-right: -210px;    /*** Critical right col width value ***/ /*** Critical right divider dimension value ***/
  margin-left: 10px;   /*** Critical right divider dimension value ***/
}

.centerbox {
  text-align: left;
  overflow: visible;
  width: 100%;
}

.container-left {color: #ffc;}

.container-right {color: #ffc;}


/*************** Header and Footer elements *****************/

.header {
	width: 100%;
	height: 85px;
	background-image: url(../images/header-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 



.header span {
	display:block; 
	position:relative; 
	height:85px; 
	background-image: url(../images/header-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 

.indexbackdrop {
	width: 100%;
	height: 218px;
	background-image: url(../images/index-mainpanel-topleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 



.indexbackdrop span {
	display:block;
	position:relative;
	height: 218px;
	background-image: url(../images/index-mainpanel-topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
} 

.indexbackdropbottom {
	width: 100%;
	height: 127px;
	background-image: url(../images/index-mainpanel-bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	line-height: 1.3%;
	
	
} 



.indexbackdropbottom span {
	display:block;
	position:relative;
	height: 127px;
	background-image: url(../images/index-mainpanel-bottomright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
} 

.footer {
	width: 100%;
	height: 45px;
	background-image: url(../images/footer-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	text-align: center;
} 

.footer a {
	color: #FFFFFF;		
}

.footer a:hover {
	color: #000000;		
}

.footer span {
	display:block; 
	position:relative; 
	height:45px; 
	background-image: url(../images/footer-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 

.subheader {
	width: 100%;
	height: 33px;
	background-image: url(../images/subheader-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 26px;
	color: #003333;		
	padding-left: 6px;
	padding-top: 10px;
} 



.subheader span {
	display:block;
	position:relative;
	height:33px;
	background-image: url(../images/subheader-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
} 


.pageheader {
	border-top: solid 15px #EBEBEB;
	width: 100%;
	height: 83px;
	background-image: url(../images/pageheader-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
} 



.pageheader span {
	display:block;
	position:relative;
	height:83px;
	background-image: url(../images/pageheader-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
	padding-top: 3px;
	text-align: right;
} 

.pageheader-small {
	width: 100%;
	height: 63px;
	background-image: url(../images/pageheader-left-small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
} 



.pageheader-small span {
	display:block;
	position:relative;
	height:63px;
	background-image: url(../images/pageheader-right-small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
	padding-top: 3px;
	text-align: right;
} 


.pagetitle {
	font-size: 36px;
	color: #003333;


}




.service {
	display: block;
	position: relative;
	float: left;
	width: 75%;
	padding-left: 6px;
	padding-top: 12px;
	font-size: 26px;
	color: #003333;	
}

.who {
	display: block;
	float: left;
	padding-top: 2px;
	font-size: 13px;
	color: #000000;	


}










/************** Spacing Controls for various column contents ***************/

.outer ul {
  text-align: left;
  margin: 10px 0;
}

.textpadder {padding: 8px;}


/************** Generic Rules *************/

a {color: #000; vertical-align: bottom;}

p  {margin: .8em 0;}



.alignright {margin: 0 10px 10px 0; text-align: right;}

.small {font-size: .8em;}




/************** Special Fixes *************/

.outer {word-wrap: break-word;}
/* Prevents long urls from breaking layout in IE, must 
be hidden in a conditional comment for CSS to validate */

img {max-width: 100%;} 
/* prevents oversize images from breaking layout in browsers that support max-width */

/* \*/
* html #wrapper1,
* html #wrapper2,
* html .outer a, 
* html .container-left, 
* html .container-right,
* html .outer,
* html h2,
* html .sidenav li a 
{height: 1%;}
/* Holly hack */


#wrapper1,
#wrapper2,
.outer a, 
.container-left, 
.container-right,
.outer,
h2,
.sidenav li a 
{
	min-height: 1%;
	text-align: left;
}
/* gives layout for IE7 */

/*** Variance fixes for IEwin ***/

/*\*/
* html .outer p {margin-right: -6px;}
/* */


/**************** Utility Rules *******************/

/*\*/ /*/
.sidenav a:hover {position: relative;}
/* this fixes an IEmac hover bug in the left column, hidden from other browsers */


.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

.clicker {
  display: block;
  text-align: center; 
  padding: 3px; 
  background: #833; 
  cursor: pointer;   
}

.hide {display: none;}


/* side servicenav styles */




#sidebar {
	background:url(../images/sidemenu-backdrop.gif);
	background-repeat:no-repeat;
	text-align: left;	
	margin-left: 0px;
}

#sidebar ul {
	line-height: 1.3;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;
	}

#sidebar li a {
	text-decoration: none;
	font-size: 18px;
	color: #EBEBEB;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;	
}

#sidebar a:hover {
	color: #000000;
}

#sidebar ul li ul li a {
	font-size: 14px;
	color: #D6DCE9;
	padding: 0px 0px 0px 4px;
	text-align: left;
}

/*panel styles */

.panel {
	background:url(../images/panel-backdrop.gif);
	background-repeat:repeat-y;
	border: 0px;
	border-bottom: solid #EBEBEB 20px;
	line-height 1.1;
	

}

.panel span {
	display:block; 
	position:relative; 
	height: 24px;
	background-image: url(../images/panel-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.panel-training {
	width: 170px;
	border: 0px;
	margin: 0px 9px 0px 9px;
	font-size: 11px;
	color: #000000;

}

.panel-headline {
	width: 170px;
	border: 0px;
	margin: 4px 12px 4px 12px;
	font-size: 11px;
	color: #000000;
}

.more {
	margin: 4px 12px 0px 12px;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

/* search styles */

.searchbox {
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.searchbox a {
	text-decoration: none;
	color: #EBEBEB;
	}

.submit{
	margin: 0px 2px 0px 6px;
	vertical-align:middle;
	}
	
.searchtext {
	width: 80px;
	
	} 


.searchform {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* services/projects navigation */

.boxes td {
	background-color: #D7DCE6;
	font-size: 12px;
	color: #333C4A;
	border-top: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;
}

.boxes a:hover td {
	font-size: 12px;
	color: #000000;
	border-top: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;
	cursor: pointer;
}

.boxes a td {
	padding-left: 6px;
	border-right: 4px solid #EBEBEB;
	background-image: url(../images/servicemenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align:middle;
	height: 40px;
}

.boxes td alt {
	padding-right: 14px;
	background-image: url(../images/servicemenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}


.sectionmenu ul {
	margin: 0;
	padding: 0;
}

.sectionmenu li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	width: 33%;
		}

.sectionmenu a {
	text-decoration:none;
	font-size: 14px;
	color: #333C4A;
	line-height:2;
	padding: 6px 10px 6px 6px;
	background-image: url(../images/sectionmenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #D7DCE6;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	}
	

	
	
	
	
.sectionheader {
	font-size: 22px;
	color: #7A1430;
	margin-top: 30px;
	margin-right: 4%;
	margin-bottom: 10px;
	margin-left: 4%;

}

.sectiontext {
	font-size: 14px;
	color: #333C4A;
	margin-top: 20px;
	margin-right: 6%;
	margin-bottom: 30px;
	margin-left: 6%;

}

.tinytext {
	font-size: 10px;
	margin-left: 4%;
}

.staff {
	background-color: #D7DCE6;
	color: #333C4A;
	margin: 8px;
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	width: 85%;
	background-image: url(../images/servicemenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.staffname {
	font-size: 14px;
	}

.link {
	background-color: #D7DCE6;
	color: #333C4A;
	margin: 8px;
	height: 40px;
	width: 94%;
	background-image: url(../images/servicemenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 20px;
	padding-left: 6px;
	}
	
.email {
	background-color: #D7DCE6;
	color: #333C4A;
	margin: 8px;
	height: 40px;
	width: 94%;
	background-image: url(../images/servicemenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 20px;
	padding-left: 6px;
	}
	
.downloads {
	background-color: #D7DCE6;
	color: #333C4A;
	margin: 8px;
	height: 40px;
	width: 94%;
	background-image: url(../images/servicemenu-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 20px;
	padding-left: 6px;
	}
	
.highlight {
	font-size: 18px;
}

.menusearch {
	font-size: 11px;
	color: #FFFFFF;
}

.address {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
}

.address a {
	color: #EBEBEB;
}

.addressfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.logo {
	width: 140px;
	text-align:center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.joblogo {
position:relative; float:right; 
}
