body  {

        }

        a:hover  {
        	color : #FF0000;
        	text-decoration : none;
        }
        	
.moreinfo	{
		    padding-left : 13px;
	        padding-right : 0px;
            padding-top : 16px;			
            padding-bottom : 0px;						
	        font-family :arial;
        	font-size : 12px;
        	color : #000000;
        	font-weight : normal;
	background-image: url(images/home/moreinfobg.gif);
	background-repeat: no-repeat; 			
}		
				
.padding	{
		    padding-left : 20px;
	        padding-right : 15px;
            padding-top : 10px;			
            padding-bottom : 8px;						
	        font-family :arial;
        	font-size : 15px;
        	color : #696969;
        	font-weight : bold;
	background-image: url(http://www.example.com/gradient.gif);
	background-repeat: repeat-x; 
}	

.regtext	{
		    padding-left : 10px;
	        padding-right : 0px;
            padding-top : 0px;			
            padding-bottom : 0px;						
	        font-family :arial;
        	font-size : 12px;
        	color : #000000;
        	font-weight : normal;
}				




form {
      margin:0 0 0 0;
      padding:0 0 0 0px;
}



    #header {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      font-size : 11px;	
	  font-family :arial;			  
      }
    #header ul {
      margin:0;
      padding:0px 0px 0;
      list-style:none;
      }
    #header li {
      float:left;
      background:url("images/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    #header a {
      float:left;
      display:block;
      width:110px;
      background:url("images/right_both.gif") no-repeat right top;
      padding:8px 9px 4px 0px;
      text-decoration:none;
      text-align:center;	  
      font-weight:bold;
      font-weight:bold;	  
      color:#FFFFFF;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
    #home #nav-home, #news #nav-news,
    #products #nav-products, #about #nav-about,
    #contact #nav-contact {
      background-position:0 -150px;
      border-width:0;
      }
    #home #nav-home a, #news #nav-news a,
    #products #nav-products a, #about #nav-about a,
    #contact #nav-contact a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #header li:hover a {
      background-position:100% -150px;
      }