html {
   background: url(../images/a/gradient_bg2.jpg) repeat;
}


body {
color: #153915;
}

#doc, #doc2, #doc3, #doc4, .yui-t1, .yui-t2, .yui-t3, .yui-t4, .yui-t5, .yui-t6, .yui-t7 {
	padding: 0px 0px 0px 10px;
}

#hddc, #hd, #bd, #ft, #ftdc {
	margin: 0px -40px 0px -40px;	
}

#hd, #bd, #ft {
	background: url(../images/a/bg_drop2.png);
}

#hddc {
	height: 28px;
    background: url(../images/a/top_cap_drop2.png);
}

#ftdc {
	height: 46px;
	background: url(../images/a/bottom_cap_drop2.png);	
}

#hd h1 {
	/*
display: none;	
*/
margin: 0em 0em .25em 0em;
font-size: 2.2em;
padding-left: 200px;
}

#logo {
	float: left;
	margin-top: -20px; 
	width: 200px;
	height: 70px;
	background: url(../images/ForbesLogo.gif) no-repeat;
}
#bd {
	min-height: 450px;
}

#contact {
	margin-bottom: .25em;
}


#sn {
	height: 25px;
	margin: 0px 40px 0px 40px;
	background: url(../images/subnavbg_green.png) no-repeat;
	line-height: 1.6;
	vertical-align: middle;
}

.mn {
	margin: 0px 45px 0px 45px;	
}



#ft {
	padding-top: 20px;
}


#jsddm
{
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#jsddm li
{	float: left;
	list-style: none;
}

#jsddm li a
{	display: block;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	border-right: 1px solid white;
	width: 100px;
	color: #EAFFED;
	white-space: nowrap;
	height: 25px;
	color: #f0f0f0;
	font-size: 105%;
	width: 120px;
}

#jsddm li a:hover
{	
	background:url(../images/subnavlinkhighlight_green.png) repeat;
}

#jsddm li ul
{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

#jsddm li ul li
{	
	float: none;
	display: inline;
}

#jsddm li ul li a
{	
	width: auto;
	min-width: 120px;
	background: #1ba373;
	color: #f0f0f0;
}

#jsddm li ul li a:hover
{	
	background:url(../images/subnavlinkhighlight_green.png) repeat;
}

#contact 
{
	clear: both;
}

#contact li
{
	display: inline;
	padding-left: 12px;
  	background: url(../images/bullet.gif) no-repeat;
}

#contact li.first
{
  	background: none;
}

#address h2,
#address ul
{
	margin-left: 1em;	
}
#address ul li
{
	list-style: none;
	padding-left: 1em;
}



