﻿@import url('reset.css');
@import url('type.css');
@import url('tabs.css');
@import url('menu.css');
@import url('our_customers.css');
/* @import url('site_map.css');  */

body {
	background-color: #FFFFFF;
	margin: auto;
	width: 100%;
}

/* Page Container */
#container {
	width: 900px;
	height: 100%;
	background-color: #ffffff;
	margin: auto;
	margin-top: 0px;
	top: 0px;
	position: relative;
}

div#header {
	background-color: #FFFFFF;
	height: 120px;
	width: 904px;
	margin: auto;
}

div#logo {
	width: 597px;
}

/* div#mainmenu {
	margin: auto;
	text-align:center;
	width: 900px;
}  */

div#top-wrapper {
	width: 900px;
	height: 463px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 17px;
}

div#top-small-wrapper {
	width: 900px;
	height: 268px;
	background-color: #FFFFFF;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 17px;
}


div#slide {
	background-color: #FFFFFF;
	float: left;
}

div#plain-page-wrapper {
	background-image: url('../images/bg-maintab.jpg');
	background-repeat: repeat-x;
	background-position: 50% top;
	width: 898px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

div#plain-page-header {
	border: 1px solid #dedede;
	background-repeat: repeat-x;
	background-position: 50% top;
	width: 897px;
	height: 32px;
}


div#page-head-left {
	float: left;
	width: 325px;
	border-color: #dedede;
	border-width: 0px;
	border-style: solid;
	height: 32px;
}
div#page-head-centre {
	width: 246px;
	border-color: #dedede;
	border-width: 0px;
	border-style: solid;
	height: 32px;
	text-align: center;
}


div#page-head-right {
/*	padding-left: 500px;  */
	float: right;
	width: 300px;
	border-color: #dedede;
	border-width: 0px;
	border-style: solid;
	height: 32px;
	text-align: right;
}

div#plain-page-content {
	background-repeat: repeat-x;
	background-position: top;
	width: 867px;
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	padding: 15px;
}

div#home-who-wrapper {
	background-image: url(../images/bg-maintab.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 290px;
	float: right;
	position: relative;
}

div#home-who-header {
	background-repeat: repeat-x;
	background-position: top;
	width: 289px;
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	height: 32px;
}

div#home-who-content {
	background-repeat: repeat-x;
	background-position: top;
	width: 249px;
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	padding: 20px;
}


div#main-content-box{
	background-color: #FFFFFF;
	margin: auto;
	width: 898px;
	height: auto
/*	height: 155px;  */
}

div#news-button{
	width: 298px;
	height: 39px;
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	float: right;
	text-align: center;
	padding-top: 9px;
	position: relative;
}

div#home-maintab-wrapper {
	width: 600px;
	float: left;
}

div#inner-maintab-wrapper {
	width: 900px;
	float: left;
}

div#about-sfi-maintab-wrapper {
	width: 900px;
	float: left;
}

#contact_main_content {
	/*	margin-right: 181px; */
	margin-left: 285px;
	height: auto;
	width: 300px;
	font-family: Verdana;
	font-size: small;
	margin-right: 1px;
}

#contact_main_content_left {
	/*	margin-right: 181px; */
	margin-left: 10px;
	height: auto;
	width: 300px;
	font-family: Verdana;
	font-size: small;
	margin-right: 1px;
}

#map_column {
	top: 0px;
	margin-left: 400px;
	height: auto;
	width: 302px;
	position: absolute;
	float: right;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
}

#contact_address_box {
/*	margin-left: 75px;  */
	position: relative; /*	height: 850px; */;
	width: 300px;
/*	text-align: center;  */
	height: auto;
}

#contact_address_box {
/*	margin-left: 75px;  */
	position: relative; /*	height: 850px; */;
	width: 300px;
/*	text-align: center;  */
	height: auto;
}

#contact_phone_section {
	position: relative; /*	height: 850px; */;
	width: 300px;
	height: auto;
}
#contact_phone_types
{
	position: absolute;
	width: 100px;
	left: 0px;
}
#contact_phone_numbers {
	width: 140px; 
	top: 0px;
	margin-left: 160px;
}


#contact_email_section {
	position: relative;
	width: 300px;
	height: auto;
}
#contact_email_types
{
	position: absolute;
	width: 100px;
	left: 0px;
}
#contact_email_addresses {
	width: 140px; 
	top: 0px;
	margin-left: 160px;
}


#contact_privacy_section {
	position: relative;
	width: 100%;
	height: auto;
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}


div#home-newstab-wrapper {
	width: 300px;
	float: right;
}

div#login-panel-wrapper {
	background-image: url(../images/bg-maintab.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 300px;
	float: right;
	position: relative;  
}

div#login-panel-sub-wrapper {
	background-image: url(../images/bg-maintab.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 300px;
	float: right;
	position: relative;  
}

div#login-panel-header {
	background-repeat: repeat-x;
	background-position: top;
	width: 300px;
	border-color: #dedede;
	border-width: 1px;
	border-style: solid;
	height: 32px;
}



div#footer-wrapper {
	width: 900px;
	margin: auto;
	padding-top: 0px;
	
/*	position: relative;
	margin-top: 100px;  */
}

div#asp-template-footer-wrapper {
	width: 900px;
	margin: auto;
	padding-top: 50px;
	
/*	position: relative;
	margin-top: 100px;  */
}

div#footer {
	width: 900px;
	text-align: right;
	padding-bottom: 15px;
	color: #333333;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 15;
}








/* corners */
.corner {
	position: absolute;
	width: 5px;
	height: 5px;
	font-size: 0%;
	background-repeat: no-repeat;
	background-image: url(../images/corners.png);
}

.TL {
	top: 0px;
	left: 0px;
	background-position: 0 0;
}

.TR {
	top: 0;
	right: -1px;
	background-position: -5px 0;
}

.TRtab {
	top: 0;
	right: 0;
	background-position: -5px 0;
}

.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -5px;
}

.BR {
	bottom: 0;
	right: -1px;
	background-position: -5px -5px;
}
.BRtab {
	bottom: 0;
	right: 0;
	background-position: -5px -5px;
}

.BRnews {
	bottom: -1px;
	right: -1px;
	background-position: -5px -5px;
}

