	#wrapper {
		margin: 60px auto;
		width: 954px;
	}

	#header{
		background: url(/PTMSCMS/shell/images/header.jpg) top left no-repeat;
		height: 114px;
		width: 954px;
		position: relative;
	}

	#inner-container{
		background-image: url(/PTMSCMS/shell/images/glow-wrapper.jpg);
		background-position: top center;
		background-repeat: repeat-y !important;

	}

		#content{
			width:872px;
			background: #650303 url(/PTMSCMS/shell/images/content-background.gif) top left repeat-x;
			margin-left: 40px;
			position:relative;

		}

	#footer {
		background: #F7D034 url(/PTMSCMS/shell/images/footer.jpg) top left no-repeat;
		height:55px;
	}

