
#template4 {
	height: 100%;
	background: #181711 url(/images/bg_4.gif) repeat-y;
	position: relative;
}
#template4 #top_wrapper {
	height: 360px;
	max-height: 360px;
}

#template4 #menu_wrapper {
	width: 180px;
}
#template4 #header {
	width: 675px;
	background: #0a090e;
}
#template4 #spacer_top {
	width: 125px;
	background: #3e3d35;
}
#template4 #exp_top {
	background: #3e3d35;
}



#template4 #spacer_left {
	background: #212025;
}
#template4 #content_container {
	background: #070c0f;
	width: 675px;
}
#template4 #spacer_right {
	background: #181711;
}
#template4 #exp_bottom {
	background: #181711;
}
