/****************************************/
/* unitedcabinets.com */
/* Copyright (c) The Worx Group - 2008 */
/* homepage.css */
/****************************************/

.imagery { width:922px; margin:0 auto; text-align:left; background-color:#e6e3d3; border:5px solid #e6e3d3; border-width:5px 5px 0 5px; }
	.imagery_01 { width:245px; height:72px; background:url(/images/hp_imagery_01_bg.jpg) top no-repeat; }
		.imagery_01 img { margin:25px 0 0 15px; }
	.imagery_02 { width:245px; height:265px; background:url(/images/hp_imagery_02_bg.jpg) top no-repeat; margin-top:5px; position:relative; }
		.imagery_02 img { position:absolute; }
		.imagery_02 img.image_01 { top:-40px; left:-5px; z-index:7; }
		.imagery_02 img.image_02 { top:20px; right:-45px; z-index:8; }
		.imagery_02 img.image_03 { top:115px; left:-5px; z-index:9; }
		.imagery_02 img.image_link { bottom:15px; right:10px; }
	.rotate { float:right; width:671px; height:342px; }
		.imagery_03 { width:671px; height:342px; position:absolute; }
			.bed { background:url(/images/hp_imagery_bed.jpg) top no-repeat; }
			.kitchen_01 { background:url(/images/hp_imagery_kitchen_01.jpg) top no-repeat; }
			.kitchen_02 { background:url(/images/hp_imagery_kitchen_02.jpg) top no-repeat; }
			.kitchen_03 { background:url(/images/hp_imagery_kitchen_03.jpg) top no-repeat; }
			.kitchen_04 { background:url(/images/hp_imagery_kitchen_04.jpg) top no-repeat; }
			.tv { background:url(/images/hp_imagery_tv.jpg) top no-repeat; }
.content { width:922px; margin:0 auto; text-align:left; background-color:#e6e3d3; border:5px solid #e6e3d3; border-width:0 5px 5px 5px; }
	.left { float:left; width:598px; height:166px; padding:35px 30px 20px 30px; background:url(/images/hp_content_left.jpg) top no-repeat; }
	.right { float:right; width:259px; height:221px; background:url(/images/hp_content_right.jpg) top no-repeat; }

