#center {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

a {
	color: #0063BE;
}

a:hover { color: #C91D14; }

body {
	padding: 0;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div.Table_01 {
/*	position:absolute;
	left:0px;
	top:0px; */
	width:900px;
	height:600px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

div.SFC-Logo {
	position:relative;
	margin: 0px;
	padding: 0px;/*	left:0px;
	top:0px;
	width:123px;
	height:73px; */
	overflow: hidden;
	height: 73px;
	width: 123px;
	float: left;
}

div.SFC-Header {
	position:relative;
	/*	left:123px;
	top:0px;*/
	width:518px;
	height:73px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
}

div.SFC-SideBar {
	position:relative;
	float: left;
	/*	left:0px;
	top:73px; */
	width:123px;
	height:527px;
	margin: 0px;
	padding: 0px;
}

div.SFC-Picture-1 {
	position:relative;
	float: left;
	/*	left:123px;
	top:73px; */
	width:259px;
	height:216px;
}

div.SFC-Picture-2 {
	position:relative;
	float: left;
	/*	left:382px;
	top:73px; */
	width:259px;
	height:216px;
}

div.SFC-Picture-3 {
	position:relative;
	/*	left:641px;
	top:0px;*/
	width:259px;
	height:289px;
	float: right;
}

#header1 {
	position:absolute;
	left:144px;
	top:306px;
	width:237px;
	height:22px;
	z-index:1;
}
#header2 {
	position:absolute;
	left:399px;
	top:306px;
	width:237px;
	height:22px;
	z-index:2;
}
#column1 {
	position:absolute;
	left:144px;
	top:335px;
	width:230px;
	height:193px;
	z-index:1;
}
#column2 {
	position:absolute;
	left:399px;
	top:335px;
	width:232px;
	height:195px;
	z-index:1;
}

#column2 ul {
	padding: 0; 
	margin: 10px; 
}

#column2 li {
	padding: 0;
	margin: 0;
}
#column3 {
	position:absolute;
	left:656px;
	top:335px;
	width:227px;
	height:200px;
	z-index:1;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.style4 {color: #333333}
