,/* CSS Document */

body,td,th {
	font-family: Helvetica,Arial,sans-serif;
	font-size:12px;
	margin:0;
}

body{ 
	background-image:url('../img/bg/nhp_02.jpg');
	background-repeat:repeat-y;
	background-color:#8F9497;
}
 




/*  START HOME PAGE */

#homemenu{
	margin:auto;
	z-index:99; 
	left:3px;
	position:relative;
	top:105px;
}

#homemenuc{
	margin:auto;
	background-image:url('../img/menu.png');
	height:128px;
	width:651px;
}

#homemainmenu
{
	float:left;
	padding-left:25px;
	padding-top:37px;
}

#homesidemenu{ 
	float:right;
	padding-top:8px;
	padding-right:32px;
}


.container {
	margin:auto; 
	position:relative;
	float:left; 
	padding-left:261px; 
	width:618px; 	
	top:-75px;

}
	
#who{	
	background-image:url('../img/hp/non_11.png');
	width:67px;
	height:24px;
	float:left;
}

#what{	
	background-image:url('../img/hp/non_13.png');
	width:76px;
	height:24px;
	float:left;
}

#who:hover{	background-image:url('../img/hp/NewHomepage_11.png');}
#what:hover{	background-image:url('../img/hp/NewHomepage_13.png');}



#wo{	
	background-image:url('../img/bg/hp/work_black.jpg');
	width:86px;
	height:29px;
}

#re{	
	background-image:url('../img/bg/hp/resume_black.jpg');
	width:86px;
	height:17px;
}

 
#bi{	
	background-image:url('../img/bg/hp/bio_black.jpg');
	width:86px;
	height:49px;
}

#co{	
	background-image:url('../img/bg/hp/contact_black.jpg');
	width:86px;
	height:20px; 
}


#wo:hover{	background-image:url('../img/bg/hp/work_hover.jpg');}
#re:hover{	background-image:url('../img/bg/hp/resume_hover.jpg');}
#bi:hover{	background-image:url('../img/bg/hp/bio_hover.jpg');}
#co:hover{ 	background-image:url('../img/bg/hp/contact_hover.jpg');}



#homecontainer{
	margin:auto;
	background-image:url('../img/bg/hp/hp_12.png');
	width:1118px;
	height:819px;
}



	.job_blank {width: 101px; height: 43px; }
	.job_thumb {width:93px;height:84px; overflow:hidden; margin-bottom:0px; background-image:url('../img/BLACK.png');}
	.job_thumbSHELL {width:103px;height:90px; }
	.job_thumb a {filter:alpha(opacity=30);  opacity:0.3; }
	.job_thumb a:hover { filter:alpha(opacity=100); opacity:1.0; }
	.job_thumb:hover { filter:alpha(opacity=100); opacity:1.0; }
	#carousel_home ul { margin: 0; padding:0; top: 0; left: 0;}
	#carousel_home ul li {list-style:none; float:left;  margin-right: 0px;/*column*/ }
	#carousel_home img { border: 0px; }
	
/*  END HOME PAGE */


#footer{
	padding-top:670px;
	float:right;
	font-size:10px;
	padding-right:55px;
	color:#DDF7F4;
	font-family: Helvetica,Arial,sans-serif;
}
 

.white{
	color: #FFFFFF; text-decoration: none; 
	font-size:11px; 
	font-weight:bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}




 

a.tkfast:link {color:#00458C; text-decoration: none; font-size:12px; font-weight:bold;}
a.tkfast:visited {color: #00458C; text-decoration: none; font-size:12px; font-weight:bold;}
a.tkfast:hover {text-decoration: none; color:#FFFFFF; font-size:12px; font-weight:bold;}




