/* CSS Document */

div#header {height:80px;margin:0;
  padding-left:0px;background: #17909B;color: #BFF3D6;}
  
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #17909B;color: #BFF3D6;}
  
div#slimorange{height:4px;margin:0;
  padding-left:15px;background: #FF8A22;color: #FFE2C8;}

div#slimbody{height:4px;margin:0;
  padding-left:10px;background: #FFBB7F;color: #354D70;}

div#lightline{height:1px;margin:0; background: #BCEAEF;}

div#topmenucontainer{height:21px;margin:0; 
  padding:0px;background: #17909B;color: #BFF3D6;}

div#topmenucontainer a{margin:0; border:0;padding:0px;text-decoration:none;}

div#topmenuitem {height:16px;width:23.5%;margin:0; padding:3px; padding-left:9px;background: #17909B;color: #BFF3D6; float:left;font-weight:bold;}

div#topmenuitem:hover {background: #FFBB7F;color: #354D70;	cursor: pointer;	cursor: hand;}


div#container{text-align:left; width:800px;margin:0 auto; }

div#wrapper{height:100%;} 

div#containercon{float:left; width:100%;  background:#BCEAEF; overflow:hidden; position:relative;   }
div#containernav{float:left; width:100%;  background:#354D70; position:relative; right:75%;}
div#content p{line-height:1.4;}
div#navigation{ background:#354D70;color:#FFE2C8; float:left; width:25%;  position:relative; left:75%;  overflow:hidden;}
div#navigation p{line-height:1.4;}
div#extra{background:#FFBB7F;color:#354D70;}
div#footer{background: #FF8A22;color: #FFE2C8;}
div#footer p{margin:0;padding:5px 10px;}
 
div#content{text-align:left; background: #BCEAEF;color:#062859;float:left; width:70%; position:relative; left:75%; overflow:hidden;}
div#content a{color:#FF8A22;font-weight:bold;text-decoration:none;}
div#content a:hover{color:#354D70;font-weight:bold;text-decoration:underline;}


div#extra{clear:both;width:100%;height:80px;overflow:hidden;}
div#footer{clear:both;width:100%;overflow:hidden;}
div#footer a{color:#062859;font-weight:bold;text-decoration:none;}
div#footer a:hover{color:#FFE2C8;font-weight:bold;text-decoration:underline;}

div#right{float:right;text-align:right;overflow:hidden;}
div#left {float:left;text-align:left;overflow:hidden;}

