/* CSS Document */


body {
	background-color: #ffffff;
	text-align: left;
	height: 100%;
	background-position: top;
	margin: 0;
	padding: 0;
}

	* html, page {
	height: 100%;
}


#facebook {
	position:absolute;
	left:587px;
	top:286px;
	width:284px;
	height:25px;
	background: green;
	z-index:8;
	background-color: #FFFFFF;
}

#content{
	padding: 10px;
	height: 100%;
	text-align: left;
	left:290px;
	top:80px;
	width:580px;
}


			#basecontent {
	position:absolute;
	left:21px;
	top:396px;
	width:850px;
	height:134px;
	z-index:6;
}
#FinancialInsight {
	position:absolute;
	left:26px;
	top:438px;
	width:260px;
	height:120px;
	z-index:6;
}
#ClientRelationship {
	position:absolute;
	left:309px;
	top:438px;
	width:265px;
	height:120px;
	z-index:7;
}
#IndependentFirm {
	position:absolute;
	left:594px;
	top:438px;
	width:265px;
	height:117px;
	z-index:8;
}
			
#topnavigation {
	position:absolute;
	left:20px;
	top:0px;
	width:850px;
	height:20px;
	padding-top: 3px;
	z-index:1;
	background-color: #003d78;
}

#graphic {
	position:absolute;
	left:20px;
	top:50px;
	width:246px;
	height:350px;
	z-index:2;
}
#bodycopy {
	position:absolute;
	left:290px;
	top:80px;
	width:580px;
	z-index:3;
	background-color: #FFFFFF;
	overflow: visible;
}

#main {
	position:absolute;
	left:20px;
	top:47px;
	width:849px;
	height:344px;
	z-index:1;
	background-color: #CCCCCC;
	overflow: visible;
}
#basecontent {
	position:absolute;
	left:20px;
	top:396px;
	width:764px;
	height:125px;
	z-index:3;
	background-color: #CCCCCC;
	overflow: visible;
}

#subtext {
	position:absolute;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 3px;
	left:20px;
	top:385px;
	width:237px;
	z-index:4;
	background-color: #666666;
	overflow: visible;
	padding-bottom: 3px;
}


.textspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}
.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
	color: #333333;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #336699;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #003d78;
}

.headswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: 666666;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003d78;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003d78;
}
a.links:link {
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	color: #003d78;
}
a.links:hover {
	text-decoration: underline;
	color: #336699;
}
a.links:active {
	text-decoration: underline;
	color: #336699;
}


.linkswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

a.linkswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.linkswhite:link {
	text-decoration: none;
}
a.linkswhite:visited {
	text-decoration: none;
	color: #ffffff;
}
a.linkswhite:hover {
	text-decoration: none;
	color: #94b5c3;
}
a.linkswhite:active {
	text-decoration: none;
	color: #94b5c3;
}

.linksCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #660066;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}

a.linksCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
}
a.linksCopy:link {
	text-decoration: none;
}
a.linksCopy:visited {
	text-decoration: none;
	color: #660066;
}
a.linksCopy:hover {
	text-decoration: none;
	color: #7B679A;
}
a.linksCopy:active {
	text-decoration: none;
	color: #663366;
}
.indexlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #660066;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}

a.indexlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
}
a.indexlink:link {
	text-decoration: none;
}
a.indexlink:visited {
	text-decoration: none;
	color: #660066;
}
a.indexlinky:hover {
	text-decoration: underline;
	color: #cccccc;
}
a.indexlink:active {
	text-decoration: none;
	color: #663366;
	}
	
#h1, h2 {
margin-bottom: 0px;
padding-bottom: 0px;
}


#links a {
	position: absolute;
	text-decoration: none;
	z-index: 3;
  }

#links a i { visibility: hidden; }

a#promotions { 
width: 80px;
height: 80px;
  left: 600px;
  top: 200px; 

 }

a#email { 
width: 135px;
height: 20px;
left: 457px;
top: 322px; 

 }

