body { color: #000; background-color: #110101; margin: 0; background-repeat: repeat-x; }
#main { background-image: url(images/mainbg.jpg); background-repeat: no-repeat; position: relative; width: 1054px; margin-right: auto; margin-left: auto; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; width: 100%; height: 147px; }
#wrapper { background-image: url(images/bodyrepeat.jpg); background-repeat: repeat-y; background-position: left bottom; }
#wrapper2 { background-image: url(images/content-bg2.jpg); background-repeat: no-repeat; background-position: center bottom; }
#topNav { font-size: 12px; background-color: transparent; position: absolute; z-index: 10; top: 104px; left: 390px; width: 420px; height: auto; }
#content { background-position: center bottom; height: auto; min-height: 378px; text-align: center; width: 420px; margin-left: 370px; padding-top: 10px; }
	
#footer { color: #fff; background-image: url(images/footer.jpg); background-repeat: no-repeat; text-align: center; height: 126px; clear: both; padding-top: 20px; padding-right: 80px; padding-bottom: 0; }
#sidebar { position: absolute; top: 28px; left: 835px; width: 170px; }
#address { text-align: center; position: absolute; top: 145px; left: 160px; width: 176px; }
#sidebarimage { background-image: url(images/sidebarimage.jpg); background-repeat: no-repeat; position: absolute; top: 83px; left: 0; width: 162px; height: 307px; }
