/* CSS Document */


/*all-alpha-png {behavior: url (iepngfix.htc); } */


@import "br.css";

html {
	height:100%;
	background:url(../body-bg.jpg) repeat scroll 0 0 transparent
}

body {
	background:url(../suspended.jpg) no-repeat center top;
	font-family:"Tahoma";
	font-size:0px;
	color:#555;
	padding:0;
	height:100%;
}
* { outline:none; }


#jquery-overlay { position:fixed !important; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */