
body
{
	background-color: rgb(4,26,50);
}

#CSSBackground
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 947px;
	height: 603px;
	z-index: 0;
	background: url(../images/CSSIndExp.jpg);
	background-repeat: no-repeat;
}

#switchContainer
{
	position: absolute;
	top: 140;
	left: 235;
	width: 670;
	height: 450px;
	display: inline;
	filter: progid:DXImageTransform.Microsoft.Pixelate(enabled=false,maxSquare=5,duration=0.5);
}

#mainTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: solid 1px black;
}

html>body #mainTitle
{
	height: 17px;
}

#mainContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
}

html>body #mainContent
{
	top: 12px;
}

#mainContent p
{
	margin-bottom: -8px;
}

html>body #mainContent p
{
	margin-bottom: -1px;
}

#financialTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #financialTitle
{
	height: 17px;
	opacity: 0;
}

#financialContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #financialContent
{
	top: 12;
	opacity: 0;
}

#financialContent p
{
	margin-bottom: -8px;
}

html>body #financialContent p
{
	margin-bottom: -1px;
}

#financialContent p a, #financialContent p a:hover, #financialContent p a:visited
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 12px;
}

#financialClientsTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #financialClientsTitle
{
	height: 17px;
	opacity: 0;
}

#financialClientsContent
{
	position: absolute;
	left: 0;
	top: 20;
	height: 400px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #financialClientsContent
{
	opacity: 0;
}

#financialClientsContent table a, #financialClientsContent table a:visited, #financialClientsContent table a:hover
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
}

#financialClientsContent table
{
	font-size: 11px;
}

#mortgageTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #mortgageTitle
{
	height: 17px;
	opacity: 0;
}

#mortgageContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #mortgageContent
{
	top: 12;
	opacity: 0;
}

#mortgageContent p
{
	margin-bottom: -8px;
}

html>body #mortgageContent p
{
	margin-bottom: -1px;
}

#mortgageContent p a, #mortgageContent p a:hover, #mortgageContent p a:visited
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 12px;
}

#mortgageClientsTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #mortgageClientsTitle
{
	height: 17px;
	opacity: 0;
}

#mortgageClientsContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 400px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #mortgageClientsContent
{
	opacity: 0;
}

#mortgageClientsContent table
{
	font-size: 11px;
}

#mortgageClientsContent table a, #mortgageClientsContent table a:visited, #mortgageClientsContent table a:hover
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
}

#healthcareTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #healthcareTitle
{
	height: 17px;
	opacity: 0;
}

#healthcareContent
{
	position: absolute;
	left: 0;
	top: 20;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #healthcareContent
{
	top: 7;
	opacity: 0;
}

#healthcareContent p
{
	margin-bottom: -8px;
}

html>body #healthcareContent p
{
	margin-bottom: -1px;
}

#healthcareContent p a, #healthcareContent p a:hover, #healthcareContent p a:visited
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 12px;
}

#healthcareClientsTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #healthcareClientsTitle
{
	height: 17px;
	opacity: 0;
}

#healthcareClientsContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 400px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #healthcareClientsContent
{
	opacity: 0;
}

#healthcareClientsContent table
{
	font-size: 11px;
}

#healthcareClientsContent table a, #healthcareClientsContent table a:visited, #healthcareClientsContent table a:hover
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
}

#telecommTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #telecommTitle
{
	height: 17px;
	opacity: 0;
}

#telecommContent
{
	position: absolute;
	left: 0;
	top: 20;
	height: 300px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #telecommContent
{
	top: 7;
	opacity: 0;
}

#telecommContent p
{
	margin-bottom: -8px;
}

html>body #telecommContent p
{
	margin-bottom: -1px;
}

#telecommContent p a, #telecommContent p a:hover, #telecommContent p a:visited
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
	font-size: 9pt;
}

#telecommClientsTitle
{
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	visibility: hidden;
	border-bottom: solid 1px black;
}

html>body #telecommClientsTitle
{
	height: 17px;
	opacity: 0;
}

#telecommClientsContent
{
	position: absolute;
	left: 0;
	top: 25;
	height: 400px;
	width: 670px;
	color: black;
	font-family: Arial;
	font-size: 9pt;
	line-height: 18px;
	visibility: hidden;
}

html>body #telecommClientsContent
{
	opacity: 0;
}

#telecommClientsContent table
{
	font-size: 11px;
}

#telecommClientsContent table a, #telecommClientsContent table a:visited, #telecommClientsContent table a:hover
{
	text-decoration: none;
	color: rgb(0,0,0);
	font-weight: bold;
}

.footerPosition
{
	position: absolute;
	z-index: 1;
	left: 0;
	top: 595px;
	width: 947px;
}