@charset "UTF-8";
/* transsupply */

#wrapper	{
			width:1000px;
			height:850px;
			background-color: #FFF;
			margin:0 auto;
			border:1px #111 solid;
			}  
			
		
#date		{
			height:30px;
			width:105px;
			left:15px;
			position:relative;top:40px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
			text-align:left;
			font-weight:bold;
			color: #000;
			}

#address	{ 
			text-align:right;
			margin-right:32px;
			margin-left:450px;
			font-size:14px;
			font-family:Arial, Helvetica, sans-serif;
			color:#040;
			position:relative;bottom:6px;
			font-weight:bold;
			
			}		
			
#navbar 	{
			width:140px;
			margin-top:30px;
			height:535px;
			float:left; 
			text-align:centre;
			font-family: Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:15px;
			color: #040;
			padding-left:10px;
			padding-right:16px;
			text-decoration:none;
			}
			
#contents 	{
			width:700px;
			margin-top:40px;
			margin-left:220px;
			height:490px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			text-align:left;
}
			
#contentspro 	{
			background-image: url(images/bearing.gif);
			margin-top:20px;
			width:700px;
			margin-left:240px;
			height:500px;
			overflow:auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			background-repeat:no-repeat;
			}		
			
#associations
			{
			text-align:left;
			margin-left: 608px;
			margin-right:45px;
			width:375px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:9px;
			line-height: 5px;
			}

			
a.button  	{
			color: #040; 
			text-decoration:none;
			border:none;
			} 



a.button:hover  
			{
			color: #080;
			} 
			
#footer2	{
			height:6px;
			margin-left:35px;
			font-family:Arial, Helvetica, sans-serif;
			text-decoration:none;
			color: #00C;
			font-size:7.5pt;
			font-weight:bold;
			width:400px;
			}
				
#footer1	
			{
			height:6px;
			margin-left:788px;
			text-align: center;
			font-size:7.5pt;
			font-family:Arial, Helvetica, sans-serif;
			text-decoration:none;
			width:200px;
			}

