@import "style_user.css";

body {
		background-color : white;
		color : #000000;
		text-align : center;
		margin-top : 10px;
		padding:0;
		font-family :  Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}

h1 {color:#CFB952;font-size:14pt;text-align:center;}
.SC_Item h1 {color:#CFB952;font-size:14pt;;text-align:center;}  

td { font-family : Arial, Helvetica,sans-serif;
		font-size: 9pt;}
		
#mast
	{

		display:none;
	}
	
#container
	{
		margin: 0 auto;
		height: 100%;
		width: 750px;
		background-color: #ffffff;
		color: #333;
		border: 1px solid #7C7C7C;
		text-align : left;
		padding: 0px;
		position: relative;
	}

		
#top
	{
		padding: 0;
		background: white ;
		height:237px;
background: url(top_new.jpg);

	}

#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: 10px;
		margin-top:0px;
		margin-right:0;
		width:710px;
		
		
	}


#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: 6px;
		left: 385px;
		width: 100%;
display:none;			
	}
	
		
		
#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: 250px;
		left: 0px;
		width: 140px;
display:none;	
				
	}
	


#element1 {position: absolute;
		top: 6px;
		left: 540px;
		width: 140px;
display:none;	}






