body {
	background:url(../images/portfolio/header-portfolio-1px-01.png) repeat-x 0px -214px;
}
/*body {
	background:url(../images/main/untitled-1.png) repeat-x -100px left;
}*/

#wrapper {
	position: relative;
	top:50px;
}
#main_welcome {
	float: left;
	position: relative;
	width: 500px;
	margin-left: 98px;
	margin-top: -6px;
}
	h2#wakeupbirdie {
		height: 143px;
		width: 448px;
		text-indent: -9999px;
		position: relative;
		left:80px;
		margin-bottom: -2px;
		z-index: 20;
	}
	#wakeupbirdie a {
		height: 143px;
		width: 448px;
		display: block;
		background:url(../images/main/wakeupcall.png) no-repeat;
	}
	#main_about_wrap {
		border-top-color: #E90D00;
		border-top-style: solid;
		border-top-width: 5px;
		margin: 0 auto;
		position: relative;
		top: -5px;
		height: 300px;
		width: 500px;
		z-index: 49;
	}
		#main_about {
			margin: 0 auto;
			float: left;
			position: relative;
			width: 500px;
			background: #fff;
			z-index: 48;
			margin-bottom: -16px;
		}
			h2#main_headline {
				height: 105px;
				width: 455px;
				position: relative;
				top: 10px;
				left: 8px;
				float:left;
				text-indent:-9999px;
				background:url(../images/main/rise-and-shine.png) no-repeat;
				margin:0;
			}
			#main_about_text {
				float: left;
				margin: 0 auto;
				display: block;
				height: 260px;
				width: 480px;
				font-size: 1em;
				/*line-height: 40%;*/
				position: relative;
				overflow: visible;
				color: #333;
				padding:15px 8px 0px 8px;
			}
				.main_tenets {
					font-size: 1.2em;
					font-weight: bold;
					color: #000;
				}
				.main_spacer {
					clear: both;
					padding-top: 2px;
				}
		.shadow_left {
			float: left;
			height: 380px;
			width: 14px;
			position: absolute;
			left: -6px;
			background:url(../images/main/shadow-left.png) no-repeat left top;
			z-index: 2;
		}
		.shadow_right {
			float: left;
			height: 380px;
			width: 14px;
			position: absolute;
			left: 492px;
			background:url(../images/main/shadow-right.png) no-repeat left top;
			z-index: 1;
		}
#bg {
	background:url(../images/main/feature-frame.png) no-repeat 0 0;
	position: absolute;
	width: 100%;
	height: 1000px;
	left: -101px;
	margin-top: 0px;
	z-index: -1;
	}
#left_wrap {
	width: 350px;
	float:left;
	position: relative;
}
#feature_wrap {
	width: 300px;
	float: left;
	margin-top: 30px;
	left: 30px;
	top: -5px;
	position:relative;
	z-index: -2;
}
	#feature_label {
		height: 48px;
		width: 280px;
		background:url(../images/main/on-the-boards.png) no-repeat;
		position: relative;
		margin-bottom: 30px;
		text-indent:-9999px;
	}
	/*#feature_frame {
		position: absolute;
		height: 720px;
		width: 989px;
		background:url(../images/main/feature-frame.png) no-repeat;
	}*/
	#feature_image {
		position: relative;
		z-index: 5;
		height: 358px;
		width: 300px;
	}
#seeport_wrap {
	height: 90px;
	width: 350px;
	background:url(../images/main/seeport_backdrop.png) no-repeat;
	position: relative;
	left: 3px;
	margin-bottom: -30px;
	z-index: 70;
}
	#seeport {
		position: relative;
		top: 38px;
		left: 34px;
	}
#main_extras_wrap {
	border-top-color: #E90D00;
	border-top-style: solid;
	border-top-width: 5px;
	margin: 0 auto;
	float: left;
	position: relative;
	left:30px;
	width: 675px;
	z-index:11;
	top: 45px;
}
	#main_extras {
		margin: 0 auto;
		float: left;
		position: relative;
		width: 675px;
		height: 500px;
		background: #fff;
		z-index:10;
	}
	#main_extras_wrap .shadow_right {
		left: 667px;
	}
		#main_blog {
			float: left;
			margin: 0px 5px 0px 5px;
			display: block;
			width: 660px;
			position:relative;
			top: 5px;
			left: 5px;
			padding-bottom: 20px;
		}
		#main_testimonials {
			float: left;
			margin: 0px 5px 0px 5px;
			display: block;
			width: 660px;
			position:relative;
			top: 20px;
			left: 5px;
		}
#tumblehatch {
	height: 640px;
	width: 266px;
	background:url(../images/main/tumblehatch.png) no-repeat;
	position: absolute;
	float: left;
	left: 704px;
	top: 485px;
	padding-bottom: 38px;
	z-index:80;
}
.sidetitle {
	font-size: 1.2em;
	font-weight: bold;
	color:#E90D00;
}