body {
		background-color : lightsteelblue;
		color : #000000;
		text-align : left;
		margin-top : 10px;
		padding:0;
		font-family :  Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}

h1 { font-size:14pt }
td { font-family : Arial, Helvetica,sans-serif;
		font-size: 9pt;}
		
#mast
	{
		display:none;
	}
	
#container
	{
		margin: 0 auto;
		height: 100%;
		width: 764px;
		background-color: #ffffff;
		color: #333;
		border: 1px solid gray;
		text-align : left;
		padding: 0px;
		position: relative;
	}

		
#top
	{
		padding: .5em;
		background: white ;
		height:195px;
background: url(top.gif);

	}

#left
	{
		margin: 0;
		padding: 5px;
		top:271px;
		left:0;
		position: absolute;
	}

#prop {
    height:700px;
    float:right;
    width:1px;
  }

#clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
	 
#content
	{

		background: white;
		
		padding-left: 10px;
		padding-top:10px;
		padding-right:0;
		line-height: 1.2;
		background-color: #fff;
		margin-left: 218px;
		margin-top:0px;
		margin-right:0;
		width:523px;
		
	}



#footer
	{
		clear: both;
		margin-left: 0;
		color: white;
		height:90px;
		padding-top:35px;
		text-align:center;
		background: white url(footer.png) no-repeat top left;

	}

#menu1
	{
		text-align:left;
		position: absolute;
		top: 181px;
		left: 34px;
		width: 100%;			
	}
	
		
		
#menu2
	{
		text-align : left;
		width: 700px;
		margin: 0px auto;
		padding: 0px;
		top:5px;
		left:8px;
		position: absolute;
		color:white;
	
	}

#menu3  /* footer menu */
	{
		text-align : center;
		margin: 0px auto;
		padding: 0px;
		position: relative;
		color:white;
	}
	
#menu4
	{
		text-align:center;
		position: absolute;
		top: 220px;
		left: 10px;
		width: 200px;	
				
	}
	


