body
{
	background: #28afcf;
	background-image: url("../img/body_bg.gif");
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	color: #000;
	height:100%;
}

a
{
	font-weight:bold;
	font-size:11px;
	font-family:arial;
	color:#646464;
	text-decoration:none;
}

a.link_maintenance
{
	font-weight:bold;
	font-size:11px;
	font-family:arial;
	color:#01a0c6;
	text-decoration:none;
}

a:hover
{
	color:#000000;
}

a.link_maintenance:hover
{
	color:#000000;
}

img 
{
	border: 0;
}

#main_container 
{
	position: absolute;
	width: 980px;
	height:100%;
	left:50%; 
	margin-left: -490px;
}

#enter
{
	position: absolute;
	width: 721px;
	height:326px;
	top:150px;
	left:200px; 
	background-image: url("../img/img_form_enter.jpg");
	background-repeat: no-repeat;
}

#maintenance
{
	position: absolute;
	width: 548px;
	height:366px;
	top:50%;
	margin-top: -183px;
	left:216px;
	background-image: url("../img/back_maintenance.gif");
	background-repeat: no-repeat;
}

#text_maintenance
{
	font-size:12px;
	font-family:arial;
	color:#323232;
	text-align:justify;
	position: absolute;
	width: 200px;
	height:230px;
	top:80px;
	left:320px; 
}

#wixi_logo 
{
	position: absolute;
	top: 70px;
	left: 230px;
}
	
#wixi_signup 
{
	position: absolute;
	top: 80px;
	left: 600px;
}

#form_enter
{
	width:350px;
	height:150px;
	margin-left:30px;
	margin-top:120px;
}

label
{
	font-weight:bold;
	font-size:14px;
	font-family:arial;
	color:#646464;
}

.form_align
{
	color:#05a2c7;
	border:1px solid #b4a9cb;
	font-weight:bold;
	height:22px;
	width :250px;
}

#firefox_link
{
	position: absolute;
	top: 487px;
	left: 400px;
}

#firefox_logo
{
	position: absolute;
	top: 480px;
	left: 360px;
}
