.template-slice
{
	position: relative;
	width: 100%;
}

.template-container
{
	position: relative;
	width: 960px;
		margin: 0 auto;
}

.template-header{
	margin-top: 0px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-header.png?ts=1259607331) no-repeat 50% 0;
	min-height: 80px;
}
.template-feature{
	margin-top: 0px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-feature.png?ts=1259607331) no-repeat 50% 0;
	min-height: 387px;
}
.template-subfeature{
	margin-top: 0px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-subfeature.png?ts=1259607331) no-repeat 50% 0;
	min-height: 351px;
}
.template-main{
	min-height: 651px;
	margin-top: 0px;
}

.template-main .slice-top
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 217px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-main.png?ts=1259607331) no-repeat 50% 0;
}

.template-main .slice-middle
{
	position: absolute;
	left: 0;
	top: 217px;
	right: 0;
	bottom: 217px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-main-slice.png?ts=1259607331) repeat-y 50% 0;
}

.template-main .slice-bottom
{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 217px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-main.png?ts=1259607331) no-repeat 50% 100%;
}
.template-footer{
	min-height: 227px;
	margin-top: 0px;
}

.template-footer .slice-top
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 75px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-footer.png?ts=1259607331) no-repeat 50% 0;
}

.template-footer .slice-middle
{
	position: absolute;
	left: 0;
	top: 75px;
	right: 0;
	bottom: 75px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-footer-slice.png?ts=1259607331) repeat-y 50% 0;
}

.template-footer .slice-bottom
{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 75px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-footer.png?ts=1259607331) no-repeat 50% 100%;
}

.template-background-top
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 1696px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_46-background.png?ts=1259607331) repeat-x 50% 0;
}

html.basekit body.edit .editor-primary, html.basekit body.preview .editor-primary, body.normal
{
	background: #fcfcfc url(http://s3.amazonaws.com/basekit-template/live193_46-background-slice.png?ts=1259607331) repeat 50% 0;
}
.template-content
{
	margin:0 auto;
	/*width: 960px;*/
	background-color: #fcfcfc;
	padding-bottom: 0px;
}
