/* CSS Document */

body {
	  margin:0px 0px; padding:0px;
	  text-align:center;
	  height:100%;
	  background:#E8FDEE
	  }
table{
            border:none;
			padding:0 0 0 0;
	 }	  
td{
   padding:0px 10px 5px 10px;
   border:none;
  }	  
	
#content {
	width:900px;
	margin:0 auto;
	text-align:left;
	padding:0 0 0 0;
	background:url(../images/body.jpg) repeat-y center;
	height:100%;
	text-align:left;
	}
#header{
        padding:8px 5px 5px 0px;
		width:100%;
		background:url(../images/top.gif) top center no-repeat;
		}
		
#navi{ width:30%; padding:0 15px 0 0;
      /* border-top:0x solid #3399FF;
	   border-left:0px solid #3399FF;
	   border-right:0px solid #3399FF;
	   border-bottom:0px solid #3399FF;*/
	   margin:0px 0px 0px 0px; float:left
	   
	   }
   
   #navi li,li a{ list-style:none;
           display:block;
		   width:200px;
		   float:left;
		   font-family:Verdana, Arial, Helvetica, sans-serif;
		   color:#666666;
		   font-size:12px;
		   padding:5px 4px 5px 5px;
		   border:1px solid #ccc;
		   background:url(../images/buttonback.gif) top repeat-x;
		   list-style:none;
		   text-decoration: none;
			 }
		#navi li a:hover{background:url(../images/buttonbackb.gif) top repeat-x;}	 

#main{ width:100%;
       border-top:15px solid #3399FF;
	   border-left:0px solid #3399FF;
	   border-right:0px solid #3399FF;
	   border-bottom:2px solid #3399FF;
	   height:100%;}
	   
#sidecontent{float:right;}	   
	   
#footer{
       
	   width:100%;
	   height:50%;
	   padding:0 100px 0 100px;
	   text-align:center;
	   margin:0px auto;
	   /*background:url(../images/footer.gif) center bottom;*/}


.stan{font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
	  color:#666666;
	  }
.style3 {
	color: #00CFF;
	font-size: 20px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style4 {
	color: #00CCFF;
	font-size: 20px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style32 {
	color:#993300;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
-->\
}

.img{float:left; padding:0px;
       border-top:10px #ccc solid; border-left:1px #ccc solid; border-right:1px #ccc solid ;border-bottom:5px #ccc solid;}

a{color:#0099CC; text-decoration:none;}

a:hover{color:#006600;}

.st{
      background: url(../images/buy.jpg);
	  border:none;
	  font-size:12px;
	  }
