@charset "utf-8";
/* CSS Document */

h1, h2, div	{ margin:0; }
h2			{ width:100%; font-size:1.3em; color:#000; padding:3px 0; }

h1 img		{ border-bottom:4px solid #8C8865; }

#pageTitle	{ display:none; }
#leftNav	{ width:235px; }

#mainContent{ padding-left:10px; }
#mainContent td, #mainContent td a	{ color:#444; }

#wrapper	{ border:1px solid #292824; width:698px; }

#purchasing { background:#ffebb7 url(/meansbusiness/images/agentBG.gif) no-repeat bottom left; font-size:1.2em; border-bottom:1px solid #292824; }
#purchasing h2	{ background:url(/meansbusiness/images/agentHeadBG.jpg) repeat-y left; }

#vendors	{ background:#DDF1F9; font-size:1.2em; border-right:1px solid #292824; }
#vendors h2	{ background:url(/meansbusiness/images/vendorsHeadBG.jpg) repeat-y left; }

#resources	{ background:#FFEDEA url(/meansbusiness/images/resourcesBG.gif) left bottom no-repeat; font-size:1.2em; height:140px; }
#resources h2{background:url(/meansbusiness/images/resourcesHeadBG.jpg) repeat-y left; }

