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

