
#template1 {
	height: 100%;
	background: #1e1e20 url(/images/bg_1.gif) repeat-y;
	position: relative;
}
#template1 #top_wrapper {
	height: 200px;
	max-height: 200px;
}

#template1 #menu_wrapper {
	width: 180px;
}
#template1 #header {
	width: 675px;
}
#template1 #spacer_top {
	width: 139px;
	background: #212025;
}
#template1 #exp_top {
	background: #212025;
}



#template1 #spacer_left {
	background: #dbd9ca;
}
#template1 #content_container,
#template1 #static_container {
	background: #47483a;
	width: 675px;
}
#template1 #spacer_right {
	background: #1e1e20;
}
#template1 #exp_bottom {
	background: #1e1e20;
}

#template1 #logo_container {
	margin-right:5px;
}
