#envelope {
	}
	#header {
		background: transparent url(../../img/interface/bg-header-home.jpg) top left no-repeat;
	}
	#middle {
		position: static;
		padding-top: 202px;
		height: 142px;
		background: transparent url(../../img/interface/bg-middle-home.jpg) top left no-repeat;
	}
	#rollover {
		position: absolute;
		top: 150px;
		width: 808px;
		padding-left: 5px;
		}
		#img {
			position: absolute;
			right: -15px;
			top: -80px;
			width: 255px;
			height: 247px;
			background: transparent url(../../img/homepage/background.png) top left no-repeat;
			}
			#img img {
				position: relative;
				top: 17px;
				left: 17px;
			}
	#homeBottom {
		padding: 7px 0 0 7px;
		height: 135px;
		background: transparent url(../../img/homepage/bg-bottom.jpg) top left no-repeat;
		overflow: hidden;
		}
		.homeFocus {
			position: relative;
			float: left;
			margin-left: 2px;
			width: 393px;
			}
			.homeFocus p {
				position: absolute;
				top: 12px;
				left: 182px;
				z-index: 8;
				width: 188px;
				color: #fff;
				font-size: .91em;
				line-height: 14px;
				}
				.homeFocus p a {
					font-weight: bold;
					text-decoration: none;
					color: #fff;
					}
					.homeFocus p a:hover {
						text-decoration: underline;
					}
			.homeFocus .bottomHeader {
				position: absolute;
				top: 98px;
				right: 21px;
				z-index: 9;
			}
	#footer {
		padding: 6px 0 0 213px;
		height: 42px;
		background: transparent url(../../img/interface/bg-footer-home.jpg) top left no-repeat;
		}
		#homeFooter ul {
			}
			#homeFooter ul li {
				float: left;
				}
			
