body {
	background-repeat: no-repeat;
	background-image: url(/images/bg5.jpg);
	background-position: center center;
	background-attachment: fixed;
	text-align: center;
	background-color: #5A5A5A;
}

#bgMain {
	margin-right: 33.5px;
	margin-left: 33.5px;
	padding-top: 10px;
	z-index: 0;
	position: relative;
	width: 875px;
	min-height: 270px;
	background-repeat: repeat-y;
	background-image: url(http://www.irule.se/images/new/windowmain.png);
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#bgTop {
	position: relative;
	z-index: 0;
	margin-bottom: -253px;
	margin-left: auto;
	margin-right: auto;
	height: 270px;
	width: 875px;
	background-repeat: no-repeat;
	background-image: url(/images/new/windowtop.png);
}

#bgBottom {
	margin-right: 33.5px;
	margin-left: 33.5px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 875px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(http://www.irule.se/images/new/windowbottom.png);		
}

#centerBox {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
