table {
width: 100%;
background-image:url(/images/topper.gif);
background-repeat: repeat-x;
}


#header-logo {
	float: left;
	background-image: url(/images/index_logo.gif); 
	width: 160px; 
	height: 132px
}
.header-buttons {
	float: left;
}
#header-button-bar-corner {
	float: left; 
	background-image: url(/images/index_top_bar_bg.gif); 
	width: 29px; 
	height: 39px
}
#header-evolution-in-ink-bar {
	float: left;
	background-image: url(/images/index_evolution_in_ink.gif); 
	width: 571px;
	height: 38px;
}
#header-evolution-in-ink-bar-corner {
	float: left; 
	background-color: #625F60; 
	width: 29px; 
	height: 38px
}

#middle-footer-container {
	clear: left; 
	border-left: solid 1px #F69F42; 
	background-image: url(/images/index_logo_with_photo_bg.gif);
	background-repeat: repeat-x;	
	margin: 0px;
}
#middle-logo {
	float: left; 
	padding: 0px 20px; 
	width: 322; 
	height: 306;
}

#middle-content-container {
	height: 100%;
}
#middle-content-header { 
	padding-top: 12px;
	color: #FF9933; 
	text-align: left; 
	text-transform: uppercase; 
}
#middle-content-header.body-text {
	
	font-weight: bold; 
	font-size: 0.8em;
}
#middle-content-text { 
	color: #333333;
}
#footer-content-header { 
	clear: left; 
	padding-left: 20px; 
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ftp-link {
	float: left; 
	width: 350px;
}
#cgx-logo-link {
	float: left; 
	margin-right: 5px; 
	margin-top: 35px;
}
#footer-address {
	clear: left;
	margin-top: 10px;
}
#bottom-bar {
	position: relative;
	bottom: 0%; 
	background-image: url(/images/index_bottom_bar.gif);
	background-repeat: no-repeat;
	background-color: #C1CD23;
	width: 100%;
	height: 46px;
}