/* IMAGE BANNER - SMALL */
#banner-container-small {
	position: relative;
	width: 940px; top: 0px; height: 162px; z-index: 0;
	}
#banner-image {
	position: absolute; top: 1px; z-index: 0; left: 0px;
	}
#banner-tint-small {
	position: absolute; top: 90px; left: 0px; z-index: 1;
	}
#banner-facebook-small {
	position: absolute; top: 41px; left: 773px; z-index: 1;
	}
#banner-heading {
	position: absolute; top: 25px; left: 28px; z-index: 0;
	font-family: 'Akzidenz'; font-size: 50pt; line-height: 50pt; color: white; letter-spacing: -0.5;
	margin: 0; padding: 0;
	}

/* THREE COLUMN CONTENT BOX */	
#3column-container {
	position: relative; width: 880px; height: auto; display: inline-block;
	background: url('gfx/ruler-3column.png') repeat-y;
	}
#3column-col1 { position: relative; width: 268px; margin-right: 38px; top: 0px; display: inline-block; float: left; }
#3column-col2 { position: relative; width: 268px; margin-right: 38px; top: 0px; display: inline-block; float: left; }
#3column-col3 {	position: relative; width: 268px; top: 0px; display: inline-block; float: left; }

/* PHOTOPOD */	
#photopod-container { position: relative; width: 268px; height: 245; display: inline; display: inline; }
#photopod-heading { position: absolute; top: 0px; left: 0px; z-index: 1; }
#photopod-photo { position: absolute; top: 46px; left: 0px; z-index: 0; }
#photopod-bar {	position: absolute; top: 224px; left: 0px; z-index: 1; }
