#menu, #header {
		display: none;
	       }


body	       {
		font-family: verdana, tahoma, sans-serif;
		font-size: 12px;
		color: #000000;
	       }

h3	       {
		font-family: verdana, tahoma, sans-serif;
		font-size: 18px;
		margin-top: 0px;		
		margin-bottom: 20px;
		color: #000000;
	       }

h4	       {
		font-family: verdana, tahoma, sans-serif;
		font-size: 14px;
		margin-top: 20px;		
		margin-bottom: 6px;
		color: #000000;
	       } 

h5	       { 
		font-family: verdana, tahoma, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 2px;
		color: #000000;   
	       }  

p	       {
		margin-top: 0px;
		margin-bottom: 10px;
	       }

img	       {
		border: none;
	       }
.left_ommig    {
		background-color: transparent;
		padding-top: 100px;
		padding-left: 2px;
		color: #000000;
		font-weight: normal;
		line-height: normal;
	       }

.mailimg       { 
		vertical-align: bottom;
	       }

.menulist      {
		list-style-type: none;
		line-height: 23px;
 		margin: 0px; 
		padding-top: 12px;
		padding-left: 2px;
	       }

#main          {
		width: 1000px;
		padding-left: 50px;
	       }


#header        { 
                width: 900px; 
                height: 132px; 
    		background: url(images/header.jpg);
	       }

#container     {
              	width: 900px; 		
		float:left; 
	       }

#menu          {
    		width: 178px;
		padding-top: 24px;
		font-weight: bold;
		line-height: 23px;
     		float: left;
	       }

#content       { 
    		width: 610px; 
		padding: 38px 100px 60px 10px;
		background-color: transparent;
		vertical-align: top;
     		float: left;
  	       }

#footer        {
    		width: 900px;
    		height:32px;
    		background-color: #ffffff; 
		text-align: center;
		font-size: 12px;
		color: #000000;
		padding-top: 6px;
		padding-bottom: 2px;
		clear: both;
    		float: left;
	       }

#footer2       {
    		width: 900px;
    		height:14px;
		text-align: center;
		font-size: 12px;
		color: #000000;
		padding-top: 6px;
		padding-bottom: 6px;
		clear: both;
    		float: left;
	       }

.small         {
		font-size: 11px;
		color: #727272;
	       }

.a, .a:visited {
		color: #000000;
		text-decoration: none;
	       }

.a:hover       {
		color: #999999;
		text-decoration: none;
	       }

a:hover	       {
		color: #999999;
		text-decoration: none;
	       }

a, a:active    {
		color: #000000;
		text-decoration: none;
		border: none;
		outline: none;
	       }

a:visited      {
		color: #B36110;
		text-decoration: none;
	       }




