TABLE.menu 
{
	position: relative;
	top: -10; 
}

DIV.currentsection
{
	background-color:white;
	border: solid 2px black;
	position:relative;
	top:-18;
	left:50;
	width:204;
	text-align:center;
	font-weight: 900;
	padding-top: 5px;
	font-size: 16px;
	PADDING-TOP: 0px;
}


DIV.consultingTop
{
	background-color:white;
	position:relative;
	top:0;
	left:0;
	text-decoration: none;
	text-align:left;
	font-weight: 900;
	padding-top: 5px;
	font-size: 30px;
	PADDING-TOP: 0px;
	color: #496277;	
}

DIV.consultingMain
{
	position:relative;
	top:30;
	left:100;
	width:400;
	align:center;
	text-decoration: none;
	font-face: Verdana;
	padding-top: 5px;
	font-size: 16px;
	text-weight: regular;
	PADDING-TOP: 0px;	
}