/* CSS Document */

body
	{
		background-image: url(../images/private_pop_header_pas.gif);
		background-repeat: repeat-x;	
		background-color: #6ecbf2;
		color: #020C5A;
		margin: 0;
	}

img
	{
		border: 0;
		vertical-align: middle;	
	}	

div
	{
		position: absolute;
	}	

#container
	{
		top: 0;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		width: 740px;	
		height: 435px;
	}
	
#date
	{		
		background-color: #FFFFFF;
		width: 88px;
		height: 25px;
		left: 0;
		top: 27px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		color: #0166ac;
		font-size: 11px;
	}
	
#snunit_logo
	{				
		width: 93px;
		height: 27px;
		left: 0;
		top: 0;
	}
	
#snunit_logo img
	{			
		width: 93px;
		height: 27px;		
	}

	
a:link
	{
	 color:#0226FE;
	}
a:visited
	{
	 color:#9D00CA;
	}
a:hover
	{
	 color:#FFFFFF;
	}	
a:active
	{
	 color:#9D00CA;
	}	

#upside
	{
		position: relative;
		background-image: url(../images/private_pop2_upside.gif);
		background-repeat: no-repeat;
		width: 740px;
		height: 114px;
			
	}


#english
	{
		position: absolute;
		top: 0;
		left: 0;
		cursor: hand;
	}
		
#content
	{
		position: absolute;
		top: 115px;
		right: 40px;
		width: 500px;
		background-color:#6ecbf2;
		direction: rtl;
		font-family: Arial;
		font-size: 14px;
	}
	
	
#content #buttContinue
	{
		margin: 2px 200px 0 0 ;	
	}

#octopus
	{
		position: absolute;
		top: 100px;
		left:628px;
		background:url(../images/private_pop_content_octopus.gif);
		width: 41px;
		height: 142px;
			
	}
		
#bottom_links , #copyright
	{
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
	}
	
#copyright
	{			
			font-size: 12px;
	}

#content b
	{
		
	}
#content p
	{
	background-image: url(../images/private_pop_star1.gif);
	background-repeat:no-repeat;
	background-position: right 4px;
		padding:0 13px 0 0;
		margin: 10px 13px 0  0;
		line-height:19px;
		
	}

#bottom
	{
		position:absolute;
		top:830px;
		left:0;
	}