/* CSS Slave Style Sheet, schulterestorations.com, incept: 8/25/2007
	Designer: Jackie Ellis, Author: Ben Liu, gelatincube.com */
	
#header_bot {
	background: url('../img/header_bot_bg_home.jpg') top left no-repeat;
}

#content_right {
	margin-top: 62px;
	margin-left: 52px;
	width: 663px;
	height: 415px;
	position: relative;
	
}

#cr_leftcol {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 663px;
}

#cr_rightcol {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10;
}


/* This is a IE7 only hack */
*+html ul#nav_sub {
	font-size: 90%;
}
