@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/news01.css);

.temputils{
	background: none;
	display: inline;
	
	position: absolute;
	top: 2px;
	right: 10px;
}

.temputils li{
	background: none;
	display: inline;
}

.temputils li a{
	color: #fff;
	font-weight: bold;
}

html{
	background: transparent;
	height: 100%;
}

body{
	background: transparent url(../images/body_bg.gif) center 0 repeat-x;
	color:#2e2b27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:915px;
	min-height: 100%;
	position: relative;
	/* Set this to the same height as the footer */
    margin-bottom: -39px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 122px;
	margin:0 auto;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#phoneNumber{
	display:block;
	width:182px;
	height:31px;
	text-indent:-10000px;
	background: transparent url(../images/phoneNumber.gif) no-repeat 0px 0px;
	position:absolute;
	top:7px;
	right:401px;
}

#emailAddress{
	display:block;
	width:246px;
	height:31px;
	text-indent:-10000px;
	background: transparent url(../images/emailAddress.gif) no-repeat 0px 0px;
	position:absolute;
	top:7px;
	right:144px;
}

	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:13px;
		position:absolute;
		top: 0px;
	}
		#logo img{
			height:117px;
			width:129px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:37px;
	width:100%;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					background:url(../images/nav_bg.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:37px 0 0 0;
					position:absolute;
				}
				
				#nav a:hover, #nav a.active{
				}
				
				/*Home*/
				#t76525 a, #t76525 a:hover{
				left:0px;
				background-position:0 0;
				width:58px;
				}
				
				#t76525 a:hover{
				background-position:0 -37px;
				}
				
				/*About*/
				#t76934 a{
				background-position: -64px 0;
				left:64px;
				width:81px;
				}
				
				#t76934 a:hover, #t76934 a.active{
				background-position: -64px -37px;
				}
				
				/*Services & Solutions*/
				#t76967 a{
				background-position:-148px -0px;
				left:151px;
				width:157px;
				}
				
				#t76967 a:hover, #t76967 a.active{
				background-position:-148px -37px;
				}
				
				/*Client Engagements*/
				#t76951 a{
				background-position:-314px 0;
				left:314px;
				width:148px;
				}
				
				#t76951 a:hover, #t76951 a.active{
				background-position:-314px -37px;
				}
				
				/*Healthcare initiatives*/
				#t76961 a{
				background-position:-471px -0px;
				left:471px;
				width:161px;
				}
				
				#t76961 a:hover, #t76961 a.active{
				background-position:-471px -37px;
				}
				
				/*Career Opportunities*/
				#t76952 a{
				background-position:-639px 0;
				left:639px;
				width:161px;
				}
				
				#t76952 a:hover, #t76952 a.active{
				background-position:-639px -37px;
				}
				
				/*Newsroom*/
				#t77716 a{
				background-position:-806px -0px;
				left:806px;
				width:89px;
				}
				
				#t77716 a:hover, #t77716 a.active{
				background-position:-806px -37px;
				}
				
				/*contact*/
				#t76930 a{
				background:transparent url(../images/contactNav.gif) no-repeat 0px 0px;
				padding-top:16px;
				top:18px;
				left:811px;
				width:87px;
				}
				
				#t76930 a:hover, #t76930 a.active{
				background:transparent url(../images/contactNav.gif) no-repeat 0px -16px;
				}
				
#main-body{
padding-top:175px;
}

/*About Us*/
.tab76934 #main-body{
background:transparent url(../images/mastheads/about.jpg) no-repeat 0px 14px;
}

/*Services*/
.tab76967 #main-body{
background:transparent url(../images/mastheads/services.jpg) no-repeat 0px 14px;
}

/*Client Engagements*/
.tab76951 #main-body{
background:transparent url(../images/mastheads/client_engagements.jpg) no-repeat 0px 14px;
}

/*Healthcare*/
.tab76961 #main-body{
background:transparent url(../images/mastheads/healthcare.jpg) no-repeat 0px 14px;
}

/*Carer Opportunities*/
.tab76952 #main-body{
background:transparent url(../images/mastheads/career.jpg) no-repeat 0px 14px;
}

/*Newsroom*/
.tab77716 #main-body{
background:transparent url(../images/mastheads/newsroom.jpg) no-repeat 0px 14px;
}

/*Contact*/
.tab76930 #main-body{
background:transparent url(../images/mastheads/about.jpg) no-repeat 0px 14px;
}


	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
	}
	
	#main-table-body-leftcell{
		background: transparent;
		width:250px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 2px;
	padding:0;
	width: 250px;
}
	#menu ul{
		font-size: 12px;
		margin:0 20px 0 0;
		padding:0;
		list-style: square inside;
		border-bottom: 1px dashed #d0d5e7;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#666666;
				display:block;
				font-size: 12px;
				padding: 7px 5px 7px 26px;
				border-top: 1px dashed #d0d5e7;
				width:214px;
			}
			
			#menu a:hover {
				color: #44579e;
				background:#e1cf46;
			}
			
			#menu a.current{
				color: #44579e;
				background:#e1cf46;
			}
			
			#menu a.subcurrent{
				background:transparent url(../images/menu_aHover.gif) no-repeat 25px 9px;
				color: #44579e;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border-bottom: 0px;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 47px;
				border-top: 1px dashed #d0d5e7;
				text-decoration: none;
				width:193px;
				background:transparent url(../images/menu_a.gif) no-repeat 25px 9px;
			}
			
			#menu li ul li a:hover {
				background:transparent url(../images/menu_aHover.gif) no-repeat 25px 9px;
				color: #44579e;
			}
			
	#menu-footer{
		background:transparent;
		height:80px;
		padding-top:20px;
	}
	
	#menu-footer form{
		background:#44579E;
		color:#fff;
		padding:10px;
		font-family:Arial,Helvetica,sans-serif;
		font-weight:bold;
		width:226px;
	}
	
	#menu-footer form h3{
		margin:0 0 5px 0;
		color:#fff;
		font-size:13px;
		font-weight:bold;
	}
	
	#menu-footer input{
		width:122px;
	}
	
	#menu-footer .submitbuttondiv{
		display:inline;
	}
	
	#menu-footer .submitbuttondiv input{
		width:55px;
	}
	
	#menu h3{
		padding:0px;
		margin:0px;
	}
	
	#menu h3 a, #menu h3 a:hover{
		display:block;
		margin:0px;
		padding:0px;
		border:0px;
		text-decoration:none;
		text-indent:-10000px;
		width:245px;
		height:38px;
	}
	
	/*About*/
	.tab76934 #menu h3 a, .tab76934 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/about.gif) no-repeat 0px 0px;
	}
	
	/*Services & Solutions*/
	.tab76967 #menu h3 a, .tab76967 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/services.gif) no-repeat 0px 0px;
	}
	
	/*Client Engagements*/
	.tab76951 #menu h3 a, .tab76951 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/clientEngagements.gif) no-repeat 0px 0px;
	}
	
	/*Healthcare Initiatives*/
	.tab76961 #menu h3 a, .tab76961 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/healthcareInitiatives.gif) no-repeat 0px 0px;
	}
	
	/*Career Opportunities*/
	.tab76952 #menu h3 a, .tab76952 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/careerOpps.gif) no-repeat 0px 0px;
	}
	
	/*Newsroom*/
	.tab77716 #menu h3 a, .tab77716 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/newsroom.gif) no-repeat 0px 0px;
	}
	
	/*Contact*/
	.tab76930 #menu h3 a, .tab76930 #menu h3 a:hover{
	background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
	}
	
#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: 4px 0 0 0;
	position:relative;
	width: 100%;
}
	#breadcrumblist{
		font-size: 9px;
		line-height:120%;
		padding:.5em 0 .5em 12px;
		width:700px;
		color:#9b9285;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#44569e;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			font-size:9px;
			font-weight:bold;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{			
			color:#44569e;
			text-decoration:underline;
		}
		#breadcrumbemail{
			font-size: 9px;
			position:absolute;
			right:9em;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				color:#9b9285;
				font-weight:bold;
				text-decoration:none;
				padding:0 5px 0 18px;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#9b9285;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 9px;
			position:absolute;
			right:0;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-weight:bold;
				text-decoration:none;
				color:#9b9285;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				text-decoration:underline;
				color:#9b9285;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 10px 0 30px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:0 0 15px 0px;
	}
		#pagetitletext h1{
			font-size:30px;
			font-weight:normal;
			color: #44569e;
			font-family:Arial, Helvetica, sans-serif;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 39px;
		clear: both;
}

#footer{
	clear:both;
	height: 39px;
	margin:0 auto;
	position:relative;
	background: #9b9385;
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 39px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:14px;
		text-transform:capitalize;
	}
	
	.huntzinger{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:96px;
		bottom:14px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:0px;
		bottom:10px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}