@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
------------------------------------------------
		Author:		JJ Nold
		Version:	10.4.2010
		Copyright:  CCH Site Builder 2010
		
		Content:	Sandbox Declarations
------------------------------------------------
------------------------------------------------*/

/* IDs and Classes... The element name precedes the ID or class so that one may easily assess the type of element without viewing the html */
* html img { behavior: url(images/iepngfix.htc); }/* IE 6 Specific PNG Fix */
a img { border:none; }

td {
            text-align:left;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
div#headerContainer { }
div#header {
	width:100%;
	height:150px;
	background-image: url("../images/other_top.jpg?1414790590?=blue");
}
.index div#header, .home div#header {
	width:100%;
	height:180px;
	background-image: url("../images/welcome_top.jpg?1414790590?=blue");
}
.firm_profile div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/profile_top.jpg?1414790590?=blue");
}
.client_services div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/services_top.jpg?1414790590?=blue");
}
.info_center div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/info_top.jpg?1414790590?=blue");
}
.newsletters div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/newsletter_top.jpg?1414790590?=blue");
}
.financial_tools div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/tools_top.jpg?1414790590?=blue");
}
.links div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/links_top.jpg?1414790590?=blue");
}
.contact_us div#header  {
	width:100%;
	height:150px;
	background-image: url("../images/contact_top.jpg?1414790590?=blue");
}
a#logo { 
	position: absolute;
	top: 0;
	left:0px;
}
span#title { 
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	width:550px;
}
span#subTitle {
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	width:550px;
}
span.company { }
span.slogan { }
.mainNav {margin:0 0 0 200px;}
#mainNav1 a:link, #mainNav1 a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#mainNav1 a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
div#mainNav1 {
	position: absolute;
	left: 185px;
	top: 75px;
	vertical-align: top;
	height: 20px;
}
.index div#mainNav1, .home div#mainNav1 {
	position: absolute;
	left: 190px;
	top: 103px;
	vertical-align: top;
}
#mainNav1 ul {
	display: inline;
}
#mainNav1 li{
	display: inline;
	background-image:url("../images/menu_abg.gif?1414790590?=blue");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	margin: 0px 7px 0px 0px;
}
#navspacer{
	margin: 0 0  0 00px;
}
li.topItem { 
}
li#topItemActive { }
div#subNav {
	position: absolute;
	left: 0px;
	top: 210px;
	float:left;
	width:200px;
	padding-top:20px;
	min-height:400px;
}
.index div#subNav, .home div#subNav {
	background-image: url("../images/welcome_left.jpg?1414790590?=blue");
	background-repeat:no-repeat;
	min-height:200px;
	padding-top: 300px;
	padding-left: 25px;
	background-color: #EDF1F4;
	border-top:dotted thin #9C9BA1;
	border-right:dotted thin #9C9BA1;
	border-bottom:dotted thin #9C9BA1;
}
#subNav li {
	list-style-type: none;
}

li.subItem { }
li#subItemActive { }


div#contentContainer { 
	position: absolute;
	left: 245px;
	top: 210px;
	width: 75%;
}
.index div#contentContainer, .home div#contentContainer { 
	position: absolute;
	left: 245px;
	top: 207px;
	width: 75%;
}
span#pageTitle { 
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

#footer {
	clear: both;
	width: 30%;
	height:30px;
	text-align:center;
	margin-left:210px;
}
#footerNav {
	display:none;
}

li.bottomItem { }
li#bottomItemActive { }
span.footer { }

