div.body
	{
	text-align:center;
	
	}
div.splash
	{
	width:717px;
	height:442px;
	min-height:440px;
	position:relative;
	margin:40px auto;
	text-align:left;
	background:transparent url(img/splash-bg.jpg) no-repeat 0 0;

	}
a.brand
	{
	background:transparent url(img/splash-brand.gif) no-repeat bottom left;
	position:relative;
	display:block;
	float:left;
	text-indent:-9999px;
	width:129px;
	height:72px;
	margin:15px 0 0 15px;
	/*(IE<=6*/margin-left:9px;/*)*/
	}
a.enter
	{
	float:left;
	width:89px;
	top:120px;
	left:710px;
	height:195px;
	cursor:pointer;
	text-indent:-9999px;
	background:transparent url(img/splash-enter.gif) no-repeat 0 0;
	outline:0;
	z-index:0;
	position:absolute;
	}
a.enter:hover
	{
	background-position:0 -196px;
	}
div.support
	{
	position:relative;
	top:-70px;
	left:349px;
	float:left;
	width:279px;
	height:65px;
	text-indent:-9999px;
	background:transparent url(img/splash-user-support.gif) no-repeat center left;
	clear:both;
	cursor:hand;
	}
	
div.company
	{
	height:26px;
	width:177px;
	left:349px;
	position:absolute;
	top:97px;
	
	}
	
div.company a	
	{
	height:26px;
	width:177px;	
	background:transparent url(img/lnk-site-inst.gif) no-repeat center left;
	display:block;
	}
	
div.content
	{
	top:258px;
	left:323px;
	width:389px;
	height:170px;
	position:absolute;
	}
div.search
	{
	width:300px;
	clear:both;
	position:relative;
	float:left;
	top:0;
	left:355px;
	padding-top:60px;
	background:transparent url(img/splash-search-bg.gif) no-repeat left top;
	}
div.search input
	{
	width:190px;
	background:none;
	border:1px inset #f4f4f4;
	background-color:White;
	}
div.search p
	{
	float:left;
	text-indent:-9999px;
	}
ul.menu
	{
	width:178px;
	clear:both;
	float:left;
	top:-120px;
	left:-17px;
	position:relative;
	}
ul.menu li a
	{
	height:15px;
	background:transparent url(img/splash-bt-bg.gif) no-repeat 0 0;
	padding:3px 0 0 25px;
	margin:3px 0 3px 0;
	}
ul.menu li a:visited
	{
	color:White;
	}
ul.menu li a:hover
	{
	background-position:0 -18px;
	color:Black;
	}
ul.menu li a
	{
	font-family:Verdana, Arial, Sans-Serif;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
	}
div.bottom
	{
	background:none;
	width:707px;
	height:30px;
	text-align:right;
	padding:8px 25px 0 0;
	font-family:Verdana;
	color:#888;
	float:left;
	clear:both;
	margin-top:60px;
	}
div.bottom input
	{
	position:relative;
	
	height:14px;
	}
div.bottom p
	{
	float:left;
	}
	
/* novo splash*/

body{
	font-size:11px;
	background:#FFFFFF;
	text-align:-moz-center;
	*text-align:center;	
	color:#4b4b4b;
	}
	
div.body-splash
	{
	margin:36px 0 0 0;
	background:transparent url(img/bg-brand.gif) no-repeat 50% 0;
	text-align:center !important;
	border-top:1px solid #ffffff;
	}
	
	
	
div.body-splash div
	{
	text-align:-moz-center;
	margin:175px 0 0 0;
	background:transparent url(img/bg-phone.gif) no-repeat 50% bottom;
	padding:0 0 60px 0;
	}	
	
	
div.body-splash div a
	{
	width:185px;
	height:320px;
	display:block;
	outline:0;
	text-indent:-9999px;
	}		 
	
div.body-splash div a.off
	{
	background:transparent url(img/bg-button-off.jpg) no-repeat 0 0;
	}		 	
	
div.body-splash div a.on
	{
	background:transparent url(img/bg-button-on.jpg) no-repeat 0 0;
	}	
	
div.body-splash table
	{
	border:0px;
	}		