* {
	padding: 0;
	margin:  0;
	}
	
body  { 
	margin: 0px; 
	padding: 0;
	color: #333; 
	font: xx-small "Lucida Grande", Helvetica, Arial, sans-serif; 
	background: #fff url(../img/bg.gif) repeat; 
	text-align: center; 
	}
* html body {
	font-size: 85%;
	 }

div#page {
	background : transparent url(../img/bg-content.gif) repeat;
	margin : 0 auto;
	text-align : left;
	width : 777px;
      }

a, a:active {
	color : #3397B9;
	text-decoration : none;
      }

a:hover {
	color : #116581;
	text-decoration : underline;
      }

img {
	 border : none;
      }

h1, h3, {
	color : #3397B9;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	 margin : 15px 25px 5px 0;
      }

h2 {
	font-size : 1.7em;
	}
	
h3 a {
	color : #3397B9;
      }
      
h3 {
	 font-size : 1.5em;
	 }

p, dt, dd {
	color : #333;
	font-size : 1.2em;
	line-height : 1.35em;
	text-align : left;
      }

p, ol, dl {
	 margin : 5px 25px 10px 0;
      }

/* wrap header --------------------------------------- */

div#wrapper {
	background : transparent url(../img/bg-content.gif) repeat;
	margin : 0 auto;
	padding : 0;
	text-align : left;
	width : 777px;
      }
      #nav-pla a { 
	background : transparent url(../img/buttonn1.gif) no-repeat;
	float: left; 
	width: 119px;
	 }
	 #nav-pla a:hover { background : transparent url(../img/buttonn1h.gif) no-repeat;  }
div#header {
	position : relative;
	background : transparent url(../img/header-b.gif) no-repeat;
	height : 90px;
	 }

#header h1 span {
	visibility : hidden;
      }

#header p {
	text-align: right;
	padding: 0px 20px;
	font-size: 10px;
	}

#logo {
	position : absolute;
	top: 10px;
	margin: 0 0 0 20px;
      }

#logo {
	width : 203px;
	height : 77px;
	background : url("../img/h-logo.gif") no-repeat;
	text-indent : -9999px;
      }

#logo a {
	width : 203px;
	height : 77px;
	background : url("../img/h-logo.gif") no-repeat;
	display : block;
      }

#logo a:hover {
	background : url("../img/h-logohv.gif") no-repeat;
      }


/* Header links --------------------------------------- */

#headLinks {
	position: absolute;
	left: 582px;
	top: 5px;
	padding-right: 0;
	margin-right: 0;
	text-align: right;
	list-style : none;
	padding: 2px 0 5px;
	z-index: 1;
	clear: both;
	}
* html #headLinks {
	left: 573px;
	top: 10px;
	padding-right: 0;
	margin-right: 0;
	font : 10px "Lucida Grande", Helvetica, Arial, sans-serif; 
	}

#headLinks li {
	list-style: none;
	margin: 0;
	border-right: 2px dotted #A8CEE1;
	padding-right: 5px;
	}

#headLinks a:link  {
	color: #4275D1; 
	text-decoration: none; 
	}

#headLinks a:hover  { 
	color : #89B0F7;
	text-decoration: none; 
	}
	      
/* navigation --------------------------------------- */

div#nav {
	background : transparent url(../img/bg-navbar.gif) no-repeat;
	height : 38px;
      }

#nav dl {
	margin : 0 0 0 15px;
	padding : 1px 0 0;
      }

#nav dt {
	display : none;
      }

#nav dd {
	display : inline;
      }

#nav a {
	background : transparent url(../img/button1h.gif) no-repeat;
	display : block;
	text-decoration : none;
	float : left;
	color : #000;
	font-size : 10px;
	line-height : 15px;
	padding : 3px 0 0;
	text-align : center;
	height : 25px;
	width : 70px;
      }
#nav dd > a {
	padding : 5px 0 0;
      }

#nav a:hover {
	background-position : -70px 0;
	background : transparent url(../img/button1.gif) no-repeat;
	text-decoration : none;
	color : #000;
      }

#nav-emp a { 
	background : transparent url(../img/button3.gif) no-repeat;
	float: right; 
	margin-right: 10px; 
	width: 214px
	 }
* html #nav-emp a, * html #nav-emp a:hover {
	margin-right: 4px; 
	 }

#nav-emp a:hover {
 	background : transparent url(../img/button3h.gif) no-repeat;
 	float: right; 
	margin-right: 10px; 
	width: 214px
      }
      	 
/*Header 2 --------------------------------------- */

div#headerCon {
	background : transparent url(../img/header-con.gif) no-repeat top left;
	height : 60px;
	 }

div#headerWrk {
	background : transparent url(../img/header-wrk.gif) no-repeat top left;
	height : 70px;
	 }

div#headerEmp {
	background : transparent url(../img/employment_opportunities_h1.gif) no-repeat top left;
	height : 60px;
	 }	 	
	 
/* slide show --------------------------------------- */

div#slide {
	background : transparent url(../img/header2.gif) no-repeat bottom;
	height : 6px;
	min-height : 6px;
      }
#page > div#slide {
	height : auto;
      }
      
#slide .clear {
	height : 1px;
      }

/*table {
	position: relative;
	float; left;
	left: 21px;
	top: -5px;
	width: 728px;
	height: 90px;
	} */
      
/* content --------------------------------------- */

#content {
  	background-color : #FFF;
	clear : both;
	color : #333;
	font-size : 1em;
	padding : 7px 0 7px 15px;
	margin : 2px 0 0;
	 }

 div#content {
	margin : 0 0 0 18px;
	width : 729px;
      }

#content h3, #content h3 a {
	color : #3d5f9d;
	font : bold 13px Georgia, "Times New Roman", Times, serif;
      }
#content p {
	line-height : 1.15em;
      }

#content  {
	padding : 1px 5px;
      }

#content h3, #content p {
	margin-left : 15px;
      }

#content a.more {
	background : #6eaedb url(../img/more01.gif) no-repeat 100% 0.4em;
	border: 1px solid #ecf6fc;
	color : #fff;
	font : 76% Verdana, Arial, Helvetica, sans-serif;
	display : block;
	font-size : 0.9em;
	font-weight : bold;
	line-height : 1em;
	margin : 10px 0;
	padding : 0 14px 2px 3px;
	text-transform : lowercase;
	width : 6em;
      }
* html #content a.more {
	width: 8em;
	}
	
#content a.more:hover {
	background : #fff  url(../img/more02.gif) no-repeat 100% 0.4em;
	color : #6eaedb;
	padding : 0 14px 4px 3px;
	text-decoration: none;
	 }

#content a.contact {
	background : #6eaedb url(../img/more01.gif) no-repeat 100% 0.4em;
	border: 1px solid #ecf6fc;
	color : #fff;
	font : 76% Verdana, Arial, Helvetica, sans-serif;
	display : block;
	font-size : 0.9em;
	font-weight : bold;
	line-height : 1em;
	margin : 10px 0;
	padding : 0 14px 2px 3px;
	text-transform : lowercase;
	width : 8em;
      }
* html #content  a.contact, * html #content  a.contact:hover {
	width: 10em;
	}
	
#content  a.contact:hover {
	background : #fff  url(../img/more02.gif) no-repeat 100% 0.4em;
	color : #6eaedb;
	padding : 0 14px 4px 3px;
	text-decoration: none;
	 }
	
/* Row1  --------------------------------------- */

#container2 {
  	min-height: 300px;
	margin : 15px 0 10px;
	border: 1px solid #FFF;
	}
* html #container2 p {
	font-size: 90%;
	}
		
#row1 {
	clear : both;
	font-size : 0.9em;
	}
#row1 p.p2 {
	color : #3397B9;
	font-size: 1.5em;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	}

#row1 div {
	margin-top: 10px;
	background : transparent url(../img/job-line.gif) repeat-y;
	float : left;
	/*height : 700px;*/
	width : 33.3%;
      }

#row1 h2 {
	height : 31px;
	margin : 0;
	padding : 0;
	position : relative;
	text-indent : 10px;
	color : #3397B9;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	 margin : 15px 25px 5px 0;
      }
* html #row1 h2 {
	font-size: 1.2em;
	}
	
#row1 #job1 {
	background : transparent url(../img/job-bg.gif) repeat-y;
      }

#row1 #job2 {
	margin-top: 10px;
	background : transparent url(../img/job-bg.gif) repeat-y;
      }
#row1 #job3 {
	float : right;
	margin-top: 10px;
	margin-left: -3px;
	background : transparent url(../img/job-bg.gif) repeat-y;
      }

#row1 h2 {
	background-position : -2px -2px;
	height : 26px;
	line-height : 26px;
	margin : 0 0 0 1px;
	min-height : 26px;
	padding : 0;
      }
#row1 #job1 h2 {
	background-image : url(../img/row-bg.gif);
	margin-left : 0;
      }
#row1 #job2 h2 {
 	background-image : url(../img/row-bg.gif);
      }
#row1 #job3 h2 {
	background-image : url(../img/row-bg.gif);
	margin-right : 0;
      }

#row1 div span {
	background : url(../img/job-graph2.gif) no-repeat 100% 100%;
	float : left;
	margin : 0 5px 5px 2px;
	width : 51px;
	height : 67px;
      }

#row1 #job1 span {
	background-image : url(../img/job-graph1.gif);
      }

#row1 #job3 span {
	background-image : url(../img/job-graph3.gif);
      }	

/* Row2  --------------------------------------- */

#container3 {
  	height: 330px;
	margin : 0 0 10px;
	border: 1px solid #FFF;
	}
	
#row2 {
	clear : both;
	font-size : 0.9em;
	}

#row2 div {
	margin-top: 10px;
	background : transparent url(../img/job-line.gif) repeat-y;
	float : left;
	height : 300px;
	width : 33.3%;
      }

#row2 h2 {
	height : 31px;
	margin : 0;
	padding : 0;
	position : relative;
	text-indent : 10px;
	color : #3397B9;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	 margin : 15px 25px 5px 0;
      }

#row2 #job1 {
	background : transparent url(../img/job-bg.gif) repeat-y;
      }

#row2 #job2 {
	margin-top: 10px;
	background : transparent url(../img/job-bg.gif) repeat-y;
      }
#row2 #job3 {
	float : right;
	margin-top: 10px;
	margin-left: -3px;
	background : transparent url(../img/job-bg.gif) repeat-y;
      }

#row2 h2 {
	background-position : -2px -2px;
	height : 26px;
	line-height : 26px;
	margin : 0 0 0 1px;
	min-height : 26px;
	padding : 0;
      }
#row2 #job1 h2 {
	background-image : url(../img/row-bg.gif);
	margin-left : 0;
      }
#row2 #job2 h2 {
 	background-image : url(../img/row-bg.gif);
      }
#row2 #job3 h2 {
	background-image : url(../img/row-bg.gif);
	margin-right : 0;
      }

#row2 div span {
	background : url(../img/job-graph.gif) no-repeat 100% 100%;
	float : left;
	margin : 0 5px 5px 2px;
	width : 51px;
	height : 67px;
      }

#row2 #job1 span {
	background-image : url(../img/job-graph.gif);
      }

#row2 #job3 span {
	background-image : url(../img/job-graph.gif);
      }
      
/* footer --------------------------------------- */

div#footer {
	background : transparent url(../img/bg-footer.gif) no-repeat;
	height : 31px;
      }

#footer p {
	float : left;
	color : #555;
	font-size : 10px;
	padding : 7px 0 0 34px;
	margin : 0;
	 }

#footer p, #footer ul {
	float : left;
	color : #696969;
	font-size : 10px;
	padding : 7px 0 0 34px;
	margin : 0;
      }
#footer ul {
	padding-left : 7px;
	 }
#footer li {
	display : inline;
	font-size : 10px;
	border-left : 1px solid #808080;
	margin : 0;
	padding : 0 4px;
      }


/* floats --------------------------------------- */
	
.floatphoto {
	float:left;
	margin: 0 10px 10px 0;
	padding: 2px;
	}
	
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
	}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	}		

.clear {
	clear : both;
	font-size : 5px;
      }

/* thumbnail floats --------------------------------------- */ 	

div#boxes  { 
	margin-bottom: 3px 
	}

div#boxes p {
	text-align: left;
	padding-bottom:  20px;
	 }
* html div#boxes p {
	font-size: 90%;
	}
		
div#boxes h3 {
	border-top : 1px solid #e7e7e9;
	border-left : 1px solid #e7e7e9;
	background-color : #F5F5F5;
	margin : 0 0 20px 0;
	padding : 5px 15px;
      }
      
.thumbnail {
	float: left;
	width: 260px;
	height: 360px;
	margin: 0 3px 3px 5px;
	padding: 5px 5px 5px 4px;
	background: #fff;
	border-right: 1px solid #a8cee1;
	}
* html .thumbnail {
	height: 422px;
	overfow: hidden;
	}

.thumbnail2 {
	float: left;
	width: 200px;
	height: 360px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	}
* html .thumbnail2 {
	height: 422px;
	overfow: hidden;
	}
	
.thumbnail3 {
	float: left;
	width: 200px;
	height: 362px;
	margin: 0 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-left: 1px solid #a8cee1;
	}	
* html .thumbnail3 {
	height: 422px;
	overfow: hidden;
	}

.thumbnail4 {
	float: left;
	width: 704px;
	height: 240px;
	margin: 0 3px 3px 5px;
	padding: 15px 8px 15px 6px;
	background: #fff;
	}
.thumbnail4 p.p1 {
	margin: 0 10px 3px 10px;
	padding: 5px 15px 5px 14px;
	}
	
.thumbnail5 {
	float: left;
	width: 340px;
	height: 140px;
	margin: 10px 3px 3px 5px;
	padding: 5px 8px 5px 6px;
	background: #fff;
	border-bottom: 1px solid #a8cee1;
	border-right: 1px solid #a8cee1;
	}
* html .thumbnail5 {
	height: 220px;
	margin-left:10px;
	}
	
.thumCon {
	float: left;
	width: 8em;
	height: 30px;
	margin: 0 3px 3px 5px;
	padding: 5px 5px 5px 4px;
	}	
	
#container2 ul {
	margin-left: 25px;
	font-weight: bold;
	font-size: 11px;
}

div.bottomStuff { float: left; padding: 0 20px 0 20px; margin: 0 0 30px 0; font-size: 11px; width: 100%; }

div.bottomStuff h2 {
	background-image : url(../img/row-bg.gif);
	margin-left : 0;
	height : 31px;
	margin : 0;
	padding : 0;
	position : relative;
	text-indent : 10px;
	color : #3397B9;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	 margin : 15px 25px 5px 0; clear : both;
	font-size : 1.2em;
}

table.openings { font-size: 11px; width: 650px; border-collapse: collapse; }

table.openings tr td { border-bottom: 1px solid #999; padding: 5px; }

tr.tableHeadings td { font-weight: bold; }

tr.alt td { background-color: #e3f4fc; }
