* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url(images/pageBack.gif);
 background-repeat: repeat-x;
 background-color: #d0d5ce;
}
.clear	{
	clear: both;
	}
#wrapper { 
 margin: 0 auto;
 width: 871px;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 background-color: #fff;
}
#header {width:871px;height:82px;float:left;}
#logo a {width:317px;height:82px;text-indent:-9999px;background: url('images/MSC-Advisors-logo.gif') no-repeat;white-space:nowrap;float:left;outline: none;}
#addressBar {width:554px;height:82px;text-indent:-9999px;background: url('images/addressBar.png') no-repeat;float:left;}
#content {clear:both;float:left;width:871px;}
#leftcolumn {background:url('images/backNav.jpg') no-repeat #ffffff;;color: #333;margin: 0px 0px 10px 0px;height: 376px;width: 193px;float: left;}
#leftcolumn	img	{margin: 0;padding: 0;}
#leftcolumn	ul	{list-style-type: none;padding: 10px 0 0 40px;line-height: 25px;}	
#leftcolumn	a	{color: #2d3894;text-decoration: none;font-weight: bolder;font: 14px/25px verdana;}
#leftcolumn a:hover	{text-decoration: underline;}

#leftcolumn1 { 
 color: #333;
 background: #ffffff;
 background-image: url(images/backNav.jpg);
 background-repeat: no-repeat;
 background-position: 0px 198px;
 margin: 0px 0px 10px 0px;
 height: 990px;
 width: 193px;
 float: left;
 }
#rightcolumn { 
 float: right;
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 height: auto;
 width: 678px;
 display: inline;
 position: relative;

}

div#rightcolumn	table {
	 background-color: #fff;
	 }

	 
div#rightcolumn h1	{font: 16px/20px verdana;font-weight: bold;padding: 0px 7px 0 7px;color: #2d3894;}
div#rightcolumn	p	{
	padding: 0px 7px 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 6px;
	}
	
#rightcolumn1 { float: right;
 color: #333;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 0px;
 min-height: 980px;
 width: 678px;
 display: inline;
 position: relative;
}



#rightcolumn	ul li {list-style-type: disc;margin-left: 20px;}
.picLeft	{padding: 0 10px 10px 0;}
#footer	{margin-top: 20px;width: 871px;height: 30px;background-color: #2d3894;}	
#footer p	{margin-left: auto;margin-right: auto;width: 871px;font: 10px/13px arial;color: #ffffff;}