/* HOME
**************************/
#home {
	border-bottom: 49px solid #e4e4e5;
}
#home-flash {
	width: 226px;
	margin-top: 30px;
	text-align: center;
}
#nav {
	background: url(/images/menu_home_bg.gif) left top no-repeat;
}
#content {
	margin-top: 15px;
	min-height: 126px;
	height: auto !important;
	height: 126px;
}
#container {
	background-image: url(/images/container_bg_home.gif);
}
#content-left {
	background-color: #f2f2f2;
	min-height: 165px;
	height: auto !important;
	height: 165px;
}
ul.home-services li {
	text-align:left;
}

