@charset "utf-8";
/* CSS Document */

a:link{text-decoration: none; color: orange;}
a:visited{text-decoration: none; color: orange;}
a:active{text-decoration: none; color: orange;}
a:hover{text-decoration: none; color: #009900;}

html,body {height:100%;}
body { background: #000000; padding: 0px; margin: 0px; text-align: left; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }

img { border: none; }

#mainwrapper1 {width: 800px; background:#000000;}

#headingwrapper {background:#000000 url(../images/imex_headerimage01.gif) no-repeat; font-size:36px; height: 100px;}
#headingtext1 {font-size:36px;}
#headingtext2 {font-size:18px; text-align:right; color:#000000;}

#leftsidemain {float:left; width:200px; background: url(../images/leftsidemenu_bg01.gif) no-repeat;}
#rightsidemain {float: right; width:590px;}
#footer {float:left; background:#000000; width:100%; height: 30px; text-align: right;}

#leftsidemenu {font-weight: bold; font-size: 16px; padding: 0px 0px 0px 10px;}

#contentwrapper{float: right; width:98%; border: 1px solid orange;}
#contenttitle1 {font-size:14px; font-weight:bold; background:#333333;}
#contentsubtitle1 {font-style:italic;}
#contentbody1 {padding: 0px 5px 0px 5px;}

#genspacer5pxh {height:5px;}
#genspacer10pxh {height:10px;}
#genspacer20pxh {height:20px;}

#qnav1 {text-align: right; font-size:10px; font-weight: bold;}