@charset "UTF-8";
/* CSS Document */

.thrColLiqHdr #mainContent-home {
	margin: 0 auto;
	width: 100%;
	background-image: url(../images/background/sf-home.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c3c7;
	border-bottom-color: #c0c3c7;
	background-color: #53a9e4;
}