* html img { behavior: url(../../images/iepngfix.htc); }/* IE 6 Specific PNG Fix */

a img {
	border:none;
}

td {
	text-align:left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding:0;
	margin:0;
	background-image:url(../images/side_bg.jpg?1612806784);
	background-repeat: repeat-y;
}

div#container {
	width: 100%;
}

div#header {
	float:left;
	background-image: url(../images/top.jpg?1612806784);
	background-repeat:no-repeat;
	width:100%;
	height:132px;
}

a#logo {
	position:absolute;
	top:3px;
	left:5px;

}

#title {
	color:#fff;
	padding-top:2px;
	padding-left:10px;
	width:85%;
	font-size: 2.2em;
	text-align: left;
}

#subTitle {
	color:#fff;
	font-size: 2.2em;
	padding-top:5px;
	padding-left:10px;
	height: 32px;
	width: 85%;
}

#mainNav {
	float:left;
	width:100%;
	height: 94px;
	background-image: url(../images/nav_bg.jpg?1612806784);
	background-position:top right;
	background-repeat: no-repeat;
	font-family:Arial;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}

#mainNav ul {
	margin:0px;
	color:#fff;
	height:45px;
	padding-top:4px;
	padding-left:0;
}

#mainNav li {
	list-style-type:none;
	float:left;
	background-image:url(../images/nav_li_bg.jpg?1612806784);
	height:45px;
	margin:4px 5px 0 5px;

}

#mainNav li a {
	text-decoration:none;
	padding: 3px 6px 10px 6px;
	color:#fff;
	height:45px;
}
li.topItem { }

li#topItemActive { }

span#pageTitle {
	height: 59px;
	width: 70%;
	position: absolute;
	top:175px;
	left: 240px;
	font-size:25px;
	color:#fff;
	font-weight: bold;
	text-shadow: #000 3px 3px 2px;
}


#subNav {
	float:left;
	background-repeat:no-repeat;
	width:175px;
	padding-top:260px;
	}

#subNav ul {
	
}

#subNav li {
	line-height:20px;
	list-style-image: url(../images/submenu_bullet.gif?1612806784);
}

#subNav li a {
	text-decoration: none;
	color:#000066;
	font-weight: bold;
}
li.subItem { }

li#subItemActive { }
#contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img.jpg?1612806784);
	background-repeat: no-repeat;
	margin-top:-18px;
	min-height:750px;
}
.firm_profile #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_2.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
.client_services #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_3.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
.info_center #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_4.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
.newsletters #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_5.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
.financial_tools #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_6.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
.links #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_7.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
.contact_us #contentContainer {
	float:left;
	width: 100%;
	background-image: url(../images/side_img_8.jpg?1612806784);
	background-repeat: no-repeat;
	min-height:750px;
}
#content {
	width:80%;
	margin-left:200px;
	padding-top:25px;
}
	

#footer {
	clear: both;
	width: 80%;
	height:30px;
	text-align:center;
	margin-left:200px;
}
#footerNav {
	display:none;
}

/* Client Override Attributes */
 .slogan { 
font-size: 12px;
 }

