body.index {
  margin: 10px 10px 0px 10px;
  padding: 0px;
  }
			  
#topimage {
		position: absolute;
		top: 10px;
		left: 5px;
		}
			
#menu {
		position: absolute;
		top: 147px;
		left: 4px;
		width:200px;
		}

#content {
		position: absolute;
		top: 147px;
		left: 240px;
		width: 745px;
		}
				
.menu {
		 text-align: center;
		 vertical-align: top;
		 padding: 0px;
		 } 
		 
.content {
  		 color: #000000;
  		 font-family: Verdana, Helvetica, sans-serif;
  		 font-size: 11px;
  		 font-weight: bold;
  		 text-align: center;
  		 padding: 10px;
  		 }
		 
.subscribe {
  		 background-color:;
  		 color: #000000;
  		 border: 1px solid #000000;
  		 border-left: 1px solid #777777;
  		 border-top: 1px solid #777777;
  		 border-bottom: 1px solid #000000;
  		 border-right: 1px solid #000000;
  		 font-family: Verdana, Helvetica, sans-serif;
  		 font-size: 11px;
  		 font-weight: bold;
  		 text-align: center;
  		 padding: 10px;
		 width: 325px;
  		 }
		 
.features {
  		 background-color:;
  		 color: #000000;
  		 border: 1px solid #000000;
  		 border-left: 1px solid #777777;
  		 border-top: 1px solid #777777;
  		 border-bottom: 1px solid #000000;
  		 border-right: 1px solid #000000;
  		 font-family: Verdana, Helvetica, sans-serif;
  		 font-size: 11px;
  		 font-weight: bold;
  		 text-align: center;
  		 padding: 10px;
  		 }
		 
.features1 {
  		 background-color:;
  		 color: #000000;
  		 border: 1px solid #000000;
  		 border-left: 1px solid #777777;
  		 border-top: 1px solid #777777;
  		 border-bottom: 1px solid #000000;
  		 border-right: 1px solid #000000;
  		 font-family: Verdana, Helvetica, sans-serif;
  		 font-size: 11px;
  		 font-weight: bold;
  		 text-align: center;
  		 }
		 
.feat-table {
  		 background-color:;
  		 color: #000000;
  		 border: 2px solid #000000;
  		 border-left: 2px solid #777777;
  		 border-top: 2px solid #777777;
  		 border-bottom: 2px solid #000000;
  		 border-right: 2px solid #000000;
  		 text-align: center;
  		 padding: 10px;
  		 }
		 
.buttons {
  		 background-color:;
  		 color: #000000;
  		 text-align: center;
		 align: middle;
  		 padding: 0px;
  		 }		 

p.footer {
		 color: #000000;
		 font-family: Verdana, Arial, sans-serif ;
  		 font-size: 9px;
  		 font-weight: bold;
  		 text-align: justified;
  		 }
		 
a.index:link         { color:#000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:underline;}
a.index:visited    { color:#000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:underline;}
a.index:hover     { color:#000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:underline; background:none;}
a.index:active     { color:#000000;f ont-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:underline; background:none;} 

a.top:link         { color:#000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:none;}
a.top:visited    { color:#000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:none;}
a.top:hover     { color:#000000; font-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:underline; background:none;}
a.top:active     { color:#000000;f ont-family: Verdana,Arial,Helvetica; font-weight:bold; text-decoration:underline; background:none;} 

