/* *****************************************
//  WebTank Stylesheet File
//  Title: splash.css
//  Media: all
//  File updated: 2010-06-23 16:58:50
// 
//  Do NOT manually edit this generated file
// **************************************** */


img, a {

	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	
}

A 				{ color: #000000; }
A:link 			{  }
A:visited 		{  }	
A:active 		{  }
A:hover 		{ text-decoration: underline; }

html, body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	
	background-color: #FFFFFF;
	background-image: url('../editorial/id=327.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	
}

#splash													{ position: absolute; top: 0px; left: 0px; z-index: 0; width: 1000px; height: auto; }
#splash .content										{ position: absolute; top: 75px; right: 0px; z-index: 0; width: 325px; height: auto; }
#splash .content .logo									{ position: absolute; top: 0px; left: 0px; z-index: 10; width: 322px; height: 117px; }
#splash .content .text									{ position: absolute; top: 140px; right: 5px; z-index: 10; width: 200px; height: auto; font-size: 10px; line-height: 16px; }
#splash .content .buttons								{ position: absolute; top: 320px; left: 105px; z-index: 10; width: 227px; height: auto; }
