.okBtn {
	background-image: url(../images/toolbar/check.png);
	background-repeat: no-repeat;
}

.bg {
	background-image:url(../images/background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#brImg {
	position:absolute;
	background-image:url(../images/background2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:620px;
	bottom:0px;
	right:0px;
	width:408px;
	display:none;
	z-index:0;
}

#logo {
	top:0;
	z-index:100;
	position:relative;
}
