img {border:none;}

blockquote {
 margin: 0 0 1em 2em;
 padding: 15px 0 1px 15px;
 background-color: #f2f2f2;
 background: #f5f5f5;
 }
blockquote p { margin: 0; padding: 0; }

.hideme {
 display: block;
 width: 0;
 height: 0;
 overflow: hidden;
 }



body {
 margin:0;
 padding:9px 0 35px 0px;
 font-family: arial, sans-serif;
 color: #4f4f4f;
 background: #fff url(images/bodybacktop.gif) top left no-repeat;
 }




#container {
 /*margin: 9px 0 35px 10px;*/
 padding: 0 0 0 10px;
 min-width: 475px;
 position: relative;
 background: url(images/bodybackleft.gif) top left no-repeat;
 }

#container2 {
 background: url(images/bodybackright.gif) top right no-repeat;
 padding-right: 90px;
 }

#header {
 position: relative;
 z-index: 200;
 background-color: #aab;
 height: 100px;
 }

#header a {
 position: absolute;
 bottom: 0;
 left: 0;
 height: 132px;
 width: 594px;
 margin: 0;
 padding: 0 0 0 70px;
 background: url(images/headerback.png) bottom left no-repeat;
 }

div#logo {
 width: 100%;
 height: 333px;
 background: url(images/topart.png) top right no-repeat;
 position: absolute;
 top: -47px;
 right: -85px;
 }

div.logofloat {
 width: 190px;
 height: 105px;
 float: right;
 }

#content {
 background: url(images/navback.jpg) left repeat-y;
 margin-top: 0px;
 position: relative;
 border-left: 1px solid #aab;
 border-right: 1px solid #aab;
 z-index: 300;
 }



#belowheader {
 width: 100%;
 height: 20px;
 background: url(images/underheaderdetail.png) top left repeat-x;
 position: absolute;
 top: 0;
 left: 0;
 }




#navbox {
 width: 200px;
 float: left;
 border-bottom: 1px solid #bbb;
 /*background: url(images/underheaderdetail.png) top left repeat-x;*/
 position: relative;
 z-index: 200;
 }
#navul {
 margin: 0;
 padding: 0;
 position: relative;
 }
#navul li.title, #navul li.firsttitle {
 list-style-type: none;
 font-family: verdana, "lucida sans", tahoma, arial, sans-serif;
 font-weight: normal;
 font-size: 1.1em;
 color: rgb(130,41,41);
 padding: 3px 0 0 0px;
 text-align: left;
 border-top: 1px solid #bbb;
 padding-left: 3px;
 }
#navul li.firsttitle { border: none; }

.navsub {
  margin: 0 0 0 -3px;
  padding: .5em 0 0 0;
  font-family: verdana, "lucida sans", tahoma, arial, sans-serif;
  text-align: left;
  font-size: .8em;
  position: relative;
 }
.navsub li {
  list-style-type: none;
  margin: 0;
  position: relative;
 }
.navsub a {
 text-decoration: none;
 font-weight: normal;
 font-size: 1em;
 color: #562;
 display: block;
 padding: .5em 10px;
 border-top: 1px dotted #ccc;
 }
.navsub a:hover {
  background-color: rgb(130,41,41);
  color: #fafffa;
 }



#maincontent {
 margin-left: 200px;
 padding: 1px 25px 15px 25px;
 /*border-left: 200px solid #eff5ef;*/
 line-height: 1.2;
 font-size: .9em;
 }
#maincontent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#maincontent h3 {
 font-family: verdana, arial, sans-serif;
 font-weight: normal;
 font-size: 1.7em;
 margin-top: 1.2em;
 margin-bottom: .2em;
 color: rgb(130,41,41);
 }
#maincontent h4 {
 font-family: verdana, arial, sans-serif;
 font-weight: normal;
 font-size: 1.3em;
 margin-top: -.3em;
 margin-bottom: .5em;
 color: #888;
 }

#maincontent a {
 color: #006;
 text-decoration: none;
 border-bottom: 1px solid #df0055;
 }
#maincontent a:hover {
 background: url(images/linkanim.gif) bottom repeat-x;
 border: none;
 padding-bottom: 1px;
 color: #558;
 }
#maincontent p {
 margin: 0 0 1.3em 0;
 padding: 0;
 }
#maincontent ul {
 margin: 0 0 1.3em 2em;
 padding: 0;
 }
#maincontent ul li {
 list-style-type: square;
 }
#maincontent ol {
 margin: 0 0 1em 2em;
 padding: 0;
 }


#news {
 border-top: 1px solid #f5eded;
 border-bottom: 1px solid #f5eded;
 padding: 1em;
 margin-bottom: 1em;
 }


table.sdkchart td {
 padding-right: 2em;
}

#footer {
 clear: both;
 text-align: right;
 width: 100%;
 position: relative;
 }
#footer a {
 background: url(images/footerback.jpg) top repeat-x;
 text-decoration: none;
 font-size: 1.5em;
 color: #fff;
 display: block;
 padding: 20px 20px 0 0;
 }
#footer a:hover {
 background-color: rgb(191, 193, 195);
 background: url(images/footerhover.jpg) top repeat-x;
 color: #000;
 }
#footer a span {
 background: url(images/footercorner.png) bottom left no-repeat;
 width: 100%;
 display: block;
 height: 40px;
 }

#copyright p {
 text-align: center;
}
