/*
-----------------------------------------------
sfc services page styles
version:  0.1
----------------------------------------------- */

/* Left Column Styles
----------------------------------------------- */

#left {
	background-image: url("../images/title_services.gif");
	background-repeat : no-repeat;
	height: 200px;
	margin: 0px 250px 0px 25px;
	min-height: 200px;
	padding-left: 40px;
	width: 460px;
}