#outerContainer {
	width: 976px;
}

#headerOuter, #mainMenuOuter, #slideShowOuter, #footerOuter, #mainContainerOuter {
	padding: 0px 8px;
	background: url(../img/shadow_sides.gif) repeat-y;
}

#slideShowBottom, #footerBottom, #mainContainerBottom {
	height: 8px;
	background: url(../img/shadow_bottom.gif) bottom no-repeat;	
	margin-bottom: 2px;
}

#footerTop, #mainContainerTop {
	height: 8px;
	background: url(../img/shadow_top.gif) top no-repeat;	
}

#footerBottom {
	margin-bottom: 30px;
}

#mainContainerBottom {
	margin-bottom: 2px;	
}

#slideShow, #footer, #mainContainer {
	margin-bottom: 0px;
}

.page_type_home #mainContainerOuter {
	background: url(../img/shadow_sides_home.gif) repeat-y;
}

.page_type_home #mainContainerBottom {
	background: url(../img/shadow_bottom_home.gif) bottom no-repeat;
}

.page_type_home #mainContainerTop {
	background: url(../img/shadow_top_home.gif) top no-repeat;	
}

.page_type_internal #mainContainerOuter {
	background: url(../img/shadow_sides_internal.gif) repeat-y;
}

.page_type_internal #mainContainerBottom {
	background: url(../img/shadow_bottom_internal.gif) bottom no-repeat;
}

.page_type_internal #mainContainerTop {
	background: url(../img/shadow_top_internal.gif) top no-repeat;	
}

.page_type_internal_full #mainContainerOuter {
	background: url(../img/shadow_sides_internal_full.gif) repeat-y;
}

/*


*/