        html, body 		{ margin: 0px; padding:0px; }
		body 			{ background-color:#004669; color: #004669; font-size: 11px; font-family: Georgia1, Georgia, serif; line-height: 18px; }
        h1				{ color: #870E00; font-size:large; line-height:20px; margin-top:-1px; }
        h2              { color: #870E00; font-size:medium; }
        h3              { color: #870E00; font-size:medium; }
        h4              { color: #870E00; font-size:small; line-height:13px; }
		a				{ color: #000000; }
        
        
	
		#container		{ background-color:#BCBCBC; padding-bottom:0px; width: 1002px; height: auto; margin-left: auto; margin-right: auto; }
		#footer			{ vertical-align:baseline; font-size:11px; background: #870E00; color:#FFFFFF; border:0px; margin:0px; clear: both; width: 100%; }
		#footer ul		{ text-align: center; border-bottom:none; list-style: none; margin: 0 0px 0px; padding: 10px 0 0px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
      
        

		A:link          {text-decoration: underline; color:#870E00; }
		A:visited       {text-decoration: underline; color:#870E00; }
		A:active        {text-decoration: }
		A:hover         {text-decoration: underline; color:#004669; }	
        
        li              {list-style-type:disc; list-style-image:url('images/disc.gif'); }

        
        .class1 A:link            {color:#FFFFFF; text-decoration:none; }
        .class1 A:active          {text-transform:none; }
        .class1 A:visited         {text-decoration:none; color:#FFFFFF; }
        .class1 A:hover           {color:#464646; }
    
		#header         { width:1002px; height:250px; background-image:url('images/header.jpg'); }
        #address        { width:1002px; height:60px; }
        #menu           { background-color:#880E01; float:left; width:167px; height:420px; border:0px; padding-left:15px; padding-top:20px; clear:left; }		
        #content     	{ float:left; text-align:justify; background-color:#FFFFFF; ('images/contbg.gif'); background-repeat:no-repeat; border:0px; margin:0px; padding-top:20px; width:580px; height:auto; padding-left:15px; padding-right:15px; }
        #contact        { line-height:13px; font-size:13px; background-color:#BCBCBC; float:right; width:170px; height:auto; padding-left:10px; padding-right:20px; padding-top:10px;}

        
