@charset "UTF-8";
/* CSS Document */


/* CONSULTING PAGE*/ 

#consulting-top-right{
	float:left;
	background:url(../images/consulting-top-right.gif) no-repeat;
	width: 462px;
	height:67px;
}
#consulting-top {
	height:67px;
	overflow:hidden;
}
#consulting-top-left {
	float:left;
	background:url(../images/consulting-top-left.gif) no-repeat;
	width: 188px;
	height:67px;
}
#consulting-main {
	width:800px;
	height:160px;
	overflow:hidden;
}
#nav-container {
	width:800px;
	height:26px;
	float: right;
}
#navigation {
	float:right;
	width:380px;
	height:26px;
	background: #CC6699;
}
.mainheading {
	color: #CC6699;
}

.link1 {
	color: #CC6699;
}
}
.tabletext {
	font-size: 91%;
	line-height: 1.4em;
	padding: 3px 3px 3px 5px;
	vertical-align: top;
	color: #000000;
}
