/****************************************/
/* unitedcabinets.com */
/* Copyright (c) The Worx Group - 2008 */
/* internal.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 { float:left; width:245px; height:178px; position:relative; }
		.imagery_01 img.tagline { position:absolute; top:25px; left:15px; }
		.imagery_01 img.title { position:absolute; bottom:-1px; right:8px; }
	.imagery_02 { float:right; width:671px; height:178px; background:url(/images/hp_imagery_03_bg.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; padding:20px 30px; background:url(/images/int_content_left_bg.jpg) repeat-y; overflow:hidden; }
		.left_top { position:absolute; top:0; left:0; width:658px; height:54px; background:url(/images/int_content_left_top.jpg) top no-repeat; }
		.left_bottom { position:absolute; bottom:0; left:0; width:658px; height:54px; background:url(/images/int_content_left_bottom.jpg) top no-repeat; }
		.left div.project_type { margin:20px 0; }
	.right { float:right; width:199px; padding:20px 30px; background:url(/images/int_content_right_bg.jpg) repeat-y; overflow:hidden; }
		div.showroom { margin-top:30px; }
