﻿html, body { margin: 0; padding: 0; }

body { background-image:url(/!images/bg_page.png); color:#444444; font-family:Arial,Helvetica,sans-serif; font-size:62.5%; line-height:1.6em; }

#wrapper { background:transparent url(/!images/bg_body.png) repeat-y scroll 0 0; margin:0 auto; width:781px; }

p   {
	font-size: 1.2em;
	margin: 0 0 1em;
}
a   {
	color: #AF8820;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.bordered	{
	border: 1px solid #667481;
}
.centered	{
	text-align: center;
}
.note	{
	font-size: .9em;
	font-style: italic;
}
#container  {
	background: url(/!images/border_body_left.jpg) top left repeat-y; 
	margin: 0px 0 0 11px;
	height: 100%;
}

#header	{
	background: url(/!images/border_body_left.jpg) top left repeat-y; 
	margin-left: 11px;
}
#content {
	border-right: 159px solid #CCCCCC;
	background: url(/!images/border_submenu.jpg) 575px 0px repeat-y;
	float: left; 
	width: 528px; 
	padding: 15px 30px;
	margin: 0 -174px 0 13px; 
	height: 100%;
	position: relative;
	z-index: 200;
}
.clear  {
	clear: both; 
	height: 0px
}
h1		{
	color: #335599;
	text-transform: uppercase;
	font-size: 2.5em;
	margin-bottom: .4em;
	padding-bottom: .3em;
	border-bottom: .12em double #335599;
	line-height: 1em;
}
h4	{
	color: #335599;
	font-weight: bold;
	font-size: 1.3em;
}
.subheading	{
	font-size: .8em;
	line-height: 1em;
	text-transform: capitalize;
}
	
/*** MENU STYLES ***/
.main_menu {
	clear: both; 
	background: black; 
	height: 23px; 
	border-bottom: 1px solid white; 
	padding-left: 21px;
	margin-right: 10px;
}
ul#menuitems	{
	top: -4px;
	width: 739px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url(/!images/bg_menu.png) no-repeat;
	position: relative;
}	
ul#menuitems li	{
	display: block;
	height: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
ul#menuitems li a {
	display: block;
	height: 27px;
}	
li#menu_home	{
	left: 0px;
	width: 71px;
}	
	#menu_home a:hover	{
		background: url(/!images/bg_menu.png) 0 -54px no-repeat;
	}
	body#home #menu_home a {
		background: url(/!images/bg_menu.png) 1px 50% no-repeat;
	}
li#menu_ourfirm	{
	left: 71px;
	width: 84px;
}
li#menu_ourfirm .insection {background: url(/!images/bg_menu.png) -71px -54px no-repeat;}
	#menu_ourfirm a:hover	{
		background: url(/!images/bg_menu.png) -71px -54px no-repeat;
	}
	body#our_firm #menu_ourfirm a {
		background: url(/!images/bg_menu.png) -70px 50% no-repeat;
	}
li#menu_products	{
	left: 155px;
	width: 95px;
}
	#menu_products a:hover	{
		background: url(/!images/bg_menu.png) -155px -54px no-repeat;
	}
	body#products #menu_products a {
		background: url(/!images/bg_menu.png) -154px 50% no-repeat;
	}
li#menu_marketcommentary	{
	left: 250px;
	width: 163px;
}			
	#menu_marketcommentary a:hover	{
		background: url(/!images/bg_menu.png) -249px -54px no-repeat;
	}
	body#market_commentary #menu_marketcommentary a {
		background: url(/!images/bg_menu.png) -249px 50% no-repeat;
	}
li#menu_news	{
	left: 413px;
	width: 117px;
}
	#menu_news a:hover	{
		background: url(/!images/bg_menu.png) -413px -54px no-repeat;
	}
	body#news_center #menu_news a {
		background: url(/!images/bg_menu.png) -412px 50% no-repeat;
	}
li#menu_contact	{
	left: 530px;
	width: 102px;
}
	#menu_contact a:hover	{
		background: url(/!images/bg_menu.png) -530px -54px no-repeat;
	}
	body#contact_us #menu_contact a {
		background: url(/!images/bg_menu.png) -529px 50% no-repeat;
	}
ul#menuitems li a {
	text-indent: -9000px; background-color: transparent;
}
.menu_bottom	{
	background: url(/!images/menu_bottom.png) no-repeat;
	width: auto;
	height: 6px;
	margin: 0px 10px -2px 11px;
	border-top: 3px solid black;
}
#menu   {
	clear:both; 
	background: transparent url(/!images/bg_menu.png) no-repeat; 
	position: relative;
}
#menu, #menu li 	{
	clear: both; 
	float:left; 
	height: 27px;
}
#menu li * 			{
	height:auto;
}
#menu li a 			{
	display: block; 
	padding: 0 0.75em 0 0.75em; 
	text-indent: -1000px; 
	line-height:0; 
	position:absolute; 
	top:0; 
	background: transparent url(/!images/bg_menu.png) no-repeat;
}
#menu li, #menu li a {
	display: block; 
	height: 27px; 
	line-height: 27px; 
	border-right:0;
}

/**** END MENU STYLES *****/
#map	{
	float: right;
	margin-left: 10px;
}
#left_border		{
	background: url(/!images/border_body_left.jpg) repeat-y; 
	margin-left: 11px; 
	border: 1px solid red; 
	width: 21px;
}
#logo				{
	float: left; 
	margin-left: 20px; 
	width: 80px;
	border: none;
}
#logo_text			{
	float: left; 
	margin-top: 30px;
	border: none;
}
#flash	{
	float: right; 
	margin-right: 10px;
}
#graph	{
	width: auto;
	margin-left: 5%;
}
#column_right	{
	float: right; 
	width: 138px; 
	margin: 0px 10px 0em 0;
	padding: 0px 13px 0 21px;
	color: #43423b; 
	height: 100%;
	position: relative;
	z-index: 300;
}
#column_right img {
	margin: 4px 0 3px 0;
}
#column_right p {
	margin: 2px 0 10px 4px;
	font-size: 1.2em;
}
#column_right .selected	{
	font-weight: bold;
	color: #00266F;
}
#column_right a		{
	font-weight: normal;
	color: #113C8F;
	text-decoration: none;
}
#column_right a:hover	{
	color: #113C8F;
	text-decoration: underline;
}
#footer {
	background: black; 
	margin: 0px 10px 0 0px;
	height: 1.25em;
	padding: 1px 10px 20px 10px;
	font-family: verdana; 
	font-size: .8em;
	color: #c2c2c2;
	clear: both;
}
#footer p {
	margin: 5px 10px 0px 21px;
}
#footer_bottom {
	background: url(/!images/border_footer_bottom.png) no-repeat;
	margin: 0;	
	height: 20px;
	width: auto;
}