.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_44-header.png?ts=1259606331) no-repeat 50% 0;
	min-height: 80px;
}
.template-feature{
	margin-top: 0px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_44-feature.png?ts=1259606331) no-repeat 50% 0;
	min-height: 131px;
}
.template-main{
	min-height: 629px;
	margin-top: 0px;
}

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

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

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

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

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

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

.template-background-top
{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 1089px;
	background: transparent url(http://s3.amazonaws.com/basekit-template/live193_44-background.png?ts=1259606331) 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_44-background-slice.png?ts=1259606331) repeat 50% 0;
}
.template-content
{
	margin:0 auto;
	/*width: 960px;*/
	background-color: #fcfcfc;
	padding-bottom: 0px;
}
