@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
div.posLeft{ float:left; }
div.posRight{ float:right; }
div.Clear{ clear:both; height:10px; overflow:hidden; font-size:1px; line-height:1px; }
div.Zero{ height:0px; overflow:hidden; }
.Center{margin:0px auto;}
h1{ font:normal 24px Arial; color:#c13b00; padding-bottom:15px; border-bottom:1px solid #cecece; margin-bottom:15px;}
h1 span{ font:normal 18px Arial; color:#8c8c8c; }
p{margin:10px 0px;}
a img{ border:none; }

body{ background:url(../images/generalTradingPageBG.jpg) center top repeat-x #e7d5b1; }
body{ color:#535353; font:normal 12px/18px Arial; }

div#PageWrapper{ width:840px !important; overflow:hidden; } 
div.Shadow{ background:url(../images/GeneralTradingShadow.png) center top repeat-y;}
div.Header{width:840px;}
	div.Header div.Logo{padding:30px 0px 0px 45px;}
	div.Header div#Menu{ height:80px; background:url(../images/HeaderTopBackground.png) center bottom no-repeat; padding-left:35px; padding-top:13px;}
	
	div.Header div.FlashWrap{ width:748px; height:276px; overflow:hidden; }

	div#Content div.Wrap{ padding:10px 55px;}
	div#Content div.Col430{ width:430px; }
	div#Content div.Box235{ width:183px; border:1px solid #a5a5a5; padding:27px; margin-top:40px;}
		div#Content div.Box235 h1{ border:none; margin-bottom:0px;}
		div#Content div.Box235 img{ margin-top:5px; }
	div#Content div.ContactDetails{ height:100px; background:url(../images/GeneralTradingContactBG.jpg) center top no-repeat; font-size:14px; color:#e7d5b1; padding-top:40px; padding-left:250px; }
		div#Content div.ContactDetails strong{ color:#FFF; text-transform:uppercase;}
	div#Content a{ color:#842200; text-decoration:underline;}
	
	div#Footer{ height:33px; width:840px; background:url(../images/GeneralTradingFooterBG.png) center top no-repeat; text-align:center; color:#e4e3e3; font:normal 11px Arial; padding-top:39px; }
		div#Footer a{color:#e4e3e3;}

div#Content #formTable td { padding: 2px 5px;}
	div#Content #formTable td input{ width:200px; border:1px solid #A5A5A5; padding:1px 5px; color:#333333; background:#eee; }
	div#Content #formTable td textarea { width:250px; height:100px; border:1px solid #A5A5A5; padding:5px; color:#333333; background:#eee;}


		
a:link, a:visited {
}

a:Hover {
}

ul, ol {
    padding-left:30px;
}
