body 
{
	/* background: #fdfefd url('../img/bg.gif') repeat-x; */
	background: #e6f7fd;
}

#dloader {
	position: absolute;
	top: 370px;
	left:50%; 
	width: 200px;
	margin-left: -50px; 
	z-index: 1550;
	padding: 50px;
	background: white;
}

#clouds {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 346px;
	background: transparent url('../img/clouds.jpg') no-repeat;
}

#body {
	position: relative;
	width: 882px;
	background: #fff;
	display: none;
	margin: auto;
	text-align: left;
}

#gbanner {
	display: none;
}

#leftmenu {
	position: absolute;
	top	:40px;
	left:100px;
	display: none;
}	

#leftcol {
	float: left;
	width  : 309px;
	margin : 0px 20px 20px 20px;
	padding-top:20px;
	background: white url('../images/bg_cien.gif') top right no-repeat;
}

#maincol {
	margin: 0px 20px 20px 350px;
	padding-top:20px;
}

.clear {
	clear: both;
}


#footer {
	/* background: #f9f9f9; */
	display: none;
}

#footertext {
	margin : 15px;
}

#userinfo {
	position: absolute;
	right: 5px;
	width: 400px;
	text-align: right;
	z-index: 30;
}

.pageBodyColumn {
	width: 260px;
	float:right;
	padding-left: 10px;
}
