@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFix #container { 
	width: 1013px;  /* going over 955px allows for the drop shadow to the left and right */
	height:auto;
	overflow:visible;
	background-image:url(../images/background1013px.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;  /*this overrides the text-align: center on the body element. */
} 

 .thrColFix #Content {
	text-align:left;
	width:955px;
	margin-left:29px;
	overflow:visible;
}

#footer { 
background: #000000;
height:34px;
width:955px;
color:#FFFFFF;
vertical-align:middle;
}

.style2 {
	font-size: 9px;
	color: #FFFFFF;
	text-align:right;
	height:24px;
	padding:10px 35px 0 0;
	}

.thrColFix .style2 a, a:active, a:visited
{
	color: #ffffff;
	text-decoration:none;
}

.thrColFix #topnav {
	position:relative;
}

.thrColFix #graphicnav {
	width:74px;
	position:absolute;
	top: 20px;
	left: 234px;
}

.thrColFix #textualnav {
	width:623px;
	position:absolute;
	left:308px;
	top:45px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:24px;
}

.thrColFix #textualnav a, a:active, a:visited
{
	color: #666666;
	text-decoration:none;
}


.thrColFix #textualnav a:hover
{
	color:#ce382a;
	text-decoration:none;

}

.thrColFix #flashani {
	width:955px;
	height:480px;
}
.thrColFix #contactinfo {
	text-align:right;
	font-size:9px;
	color:#666666;
	padding:10px 63px 0 0;
	background-color:#ffffff;
}
.thrColFix #main {
	position:relative;
	width:955px;
	height:422px;
}

.thrColFix #insidemain {
	position:relative;
	width:955px;
	height:100%;
	overflow:auto;
}

.thrColFix #creditcol {
	width:234px;
	height:422px;
	background-color:#f6d88d;
	position:absolute;
	left:0px;
	border:0;
}
.thrColFix #valuationcol {
	width:234px;
	height:422px;
	background-color:#f3c95f;
	position:absolute;
	left:240px;
}
.thrColFix #titlecol {
	width:234px;
	height:422px;
	background-color:#f1bd3d;
	position:absolute;
	left:480px;
	border:0;
}
.thrColFix #settlementcol {
	width:235px;
	height:422px;
	background-color:#eeb21b;
	position:absolute;
	left:720px;
	border:0;
}

.thrColFix #divmsg {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
}

/*credit resources*/
.thrColFix #divmsgrecredit {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:visible;
}

/*valuation resources*/
.thrColFix #divmsgrevaluation {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:hidden;
}

/*title resources*/
.thrColFix #divmsgretitle {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:hidden;
}


/*settlement resources*/
.thrColFix #divmsgresettle {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:hidden;
}

.thrColFix #homedivmsg {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	/*background-color:#FFFFFF;*/
	background-image:url(../images/elements/main-home.jpg);
}

/*employee insight*/
.thrColFix #divmsgemployee {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:hidden;
}

/*branding insight*/
.thrColFix #divmsgbranding {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:visible;
}

/*financial insight*/
.thrColFix #divmsgfinancial {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:hidden;
}

/*technology insight*/
.thrColFix #divmsgtechnology {
	width:705px;
	height:311px;
	position:absolute;
	left:125px;
	top:55px;
	border:0;
	z-index:999999;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	background-color:#FFFFFF;
	visibility:hidden;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.thrColFix h1 {
	font-size: 16px;
	color: #eeb21b;
}

.thrColFix  #insidenav {
	width:475px;
	height:355px;
	background-color:#9f9788;
	border:0px red solid;
}

.thrColFix #insidespacer {
	width:6px;
	height:598px;
}

.thrColFix #insidecontent {
	width:474px;
	height:100%;
	background-color:#FFFFFF;
		border:0px red solid;
		overflow:visible;
		margin-left:0px;
}

.thrColFix #insidetext {
	width:429px;
	font-size: 12px;
	color: #9f9788;
	line-height:18px;
	padding-left:33px;
	padding-right:10px;
	padding-top:28px;
	padding-bottom:48px;
	border:0px red solid;
	overflow:visible;
}



.thrColFix #spacer {
 visibility:hidden;
}

.thrColFix #insidetext a, a:active, a:visited
{
	color:#666666;
	text-decoration:none;
}


.thrColFix  #insidenavac {
	width:475px;
	height:355px;
	border:#000000 solid 0px;
	background-color:#ee3525;
	position:relative;
	float:left;
}

.thrColFix #statement {
	position:absolute;
	left:175px;
	top:35px;
	width:290px;
	font-size: 18px;
	color: #ffffff;
	line-height:22px;
	height: auto;
}

.thrColFix #profiles {
	position:absolute;
	left:148px;
	top:0px;
	width:308px;
}

.thrColFix #insideleftspace {
	background:#FFFFFF;
	margin: 0;
	padding: 0;
}

.thrColFix  #tabs {
	width:258px;
	position:absolute;
	left:572px;
	top:29px;
	z-index:9999999;
}
.thrColFix #insidesubnav {
	position:absolute;
	top:370px;
	left:162px;
	width:290px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color:#9F9788;
	border:#000000 0px solid;
	z-index: 9999;
}

.thrColFix #insidesubnav a, a:active, a:visited
{
	color: #ffffff;
	text-decoration:none;
}

.thrColFix #insidesubnav a:hover
{
	color: #ffffff;
	text-decoration:underline;
}


.thrColFix #utility {
	height:26px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:24px;
	padding-top:14px;
}

.thrColFix #utility a, a:active, a:visited
{
	color: #666666;
	text-decoration:none;
}


.thrColFix #utility a:hover
{
	color:#ce382a;
	text-decoration:none;

}
.thrColFix #resourcescontent {
	position:absolute;
	left:235px;
	top:90px;
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.thrColFix #resourcescontent h1 {
	font-size: 18px;
	color: #eeb21b;
}


.thrColFix #resourcesnav {
	position:absolute;
	left:235px;
	top:230px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.thrColFix #resourcescontent a, a:active, a:visited
{
	color:#666666;
	text-decoration:underline;
}

.thrColFix #resourcesnav a, a:active, a:visited
{
	color:#666666;
	text-decoration:none;
}

.thrColFix #resourcesnav a:hover
{
	color:#ee3525;
	text-decoration:none;
}

.thrColFix #insightscontent {
	position:absolute;
	left:284px;
	top:90px;
	width:300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666666;
}

.thrColFix #insightscontent h1 {
	font-size: 18px;
	color: #eeb21b;
}

.thrColFix #insightsnav {
	position:absolute;
	left:284px;
	top:255px;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.thrColFix #insightscontent a, a:active, a:visited
{
	color:#666666;
	text-decoration:underline;
}

.thrColFix #insightsnav a, a:active, a:visited
{
	color:#666666;
	text-decoration:none;
}

.thrColFix #insightsnav a:hover
{
	color:#ee3525;
	text-decoration:none;
}
