
#template12 {
	height: 100%;
	background: #232224 url(/images/bg_7.gif) repeat-y;
	position: relative;
}
#template12 #top_wrapper {
	height: 315px;
	max-height: 315px;
}
#template12 #bottom_wrapper {
	/*height: 280px;
	min-height: 280px;*/
}
#template12 #menu_wrapper {
	width: 310px;
}
#template12 #process_menu,
#template12 #site_menu,
#template12 #page_menu {
	float: left;
	width: 155px;
	margin-top: 6px;
}

#template12 #content_container {
	background: #615f53;
	width: 520px;
	height:315px;
}
#template12 #spacer_top {
	width: 140px;
	background: #3e3d35;
}

#template12 #spacer_left {
	background: #dfddcf;
}
#template12 #header {
	background: #36352b;
}
#template12 #exp_bottom {
	background: #232224;
}

#template12 #content_container {
	padding: 10px;
}
#template12 #top_image_wrapper {
	position: static;
}