@charset "utf-8";
/*--- Surgical Weight Management ---*/

div#splashContainer {
	width: 100%;
	text-align: center;
	height: 268px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #234B69;
	border-bottom-color: #234B69;
}

table#index_center {
	width:100%;
	height:100%;
	vertical-align:middle;
}
div#splash {
	width:735px;
	height:268px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
