* { margin: 0; padding: 0; }

body { font-family: "Century Gothic", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color: #808285;  background: transparent;}

h1 { text-align: right; font-size: 2.2em; }

h2 { text-indent: -0.4em; margin-left: 2em; }

h3, h4 {  font-weight: bold; padding-bottom: 0.8em; }

h5 { margin-top: 0.6em; font-size: 1em; padding-bottom: 3px; color: #777;}
h6 { font-size: 0.8em; color: #fff; }

p { font-weight: bold; font-size: 0.95em; color: #fff; }
object { }

#wrapper { width: 1400px;  background: url(../images/backtester.png) no-repeat 220px 810px;  }
* html #wrapper { background: url(../images/backtester.gif) no-repeat 220px 810px; }

#header { background: url(../images/headbacktester.png) no-repeat 480px 0; width: 1100px;  padding-bottom: 30px; }
#logo { float: left; height: 126px; width: 480px;  background: url(../images/prestigelogo.png) no-repeat 40px 20px; }

#nav { padding-top: 80px; padding-left: 20px; float: left; }

#nav li { display: inline; margin-left: 1.6em; font-size: 1em; font-weight: bold; }
#nav li a, #footer li a  {color: #bcbdc0; text-decoration: none; }


#main { width: 1100px;  background: url(../images/ltgreytranny.png);  }
* html #main { background: url(../images/ltgreytranny.gif); }

#main a  {color: #016f88; text-decoration: none; }
#main a:hover { color: #02bce3; }

.contleft {float: left; margin: 30px 0 0 67px; }
.contleft object, .contleft img { margin-bottom: 15px; border: 7px #bcbdc0 solid;}


.contright {float: left; margin: 30px 70px 0 25px; max-width: 420px; background: url(../images/greytranny.png); }
* html .contright { background: url(../images/greytranny.gif); color: #fff; border: 7px #bcbdc0 solid;}
.text { padding: 1em 2em 0 2em; text-align: justify;}



#footer { border-top: 4px #3072cb solid; background: #bad0ef; margin-top: 18px; padding: 6px 0 10px 0; width: 100%; }
#footer ul { float: left; width: 90%; }
#footer li { display: inline; margin-left: 0.8em;  font-size: 0.8em; }

.pad { padding-top: 25px; clear: both; }
.basepad { padding-top: 280px; width: 100%; clear: both; }
.clear { width: 100%; clear: both;  }
