﻿body {
	background: url(../images/fl/suwannee/bg_repeat.jpg) top repeat-x;
}

/* +++++++++++++++++++++++++ CUSTOMER HEADER ++++++++++++++++++++++++++++++++++++ */
#header-container {
	height:100px;
	overflow:hidden;
	white-space:nowrap;
	max-height:100px;
	padding:0px 0px 0px 0px; 
}
#skin-header-left {
    background: url(../images/fl/suwannee/left.jpg) no-repeat; 
	height: 100px;
	width: 100%;
	float:left;
	max-height:100px;
	position:absolute;
	}
#skin-header-right {
    background: url(../images/fl/suwannee/right.jpg) no-repeat; 
	height: 100px;	
	float:right;
	width: 306px;
	float:right;
	max-height:100px;
	position:relative;
}
#header-spacer {
	padding: 20px 0px 0px 0px;
}