﻿
body {
	    background: url(../images/tx/rockwall/left.jpg) top left no-repeat; 
}

/* +++++++++++++++++++++++++ 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/tx/rockwall/bg_repeat.jpg) top repeat-x;
	margin-left:724px;
	height: 100px;
	width: 100%;
	padding: 0px;
	float:left;
	max-height:100px;
	z-index:1;
	position:absolute;
	}
#skin-header-right {
    background: url(../images/tx/rockwall/right.jpg) top right no-repeat; 
	height: 100px;	
	float:right;
	width: 746px;
	float:right;
	max-height:100px;
	z-index:1;
	position:relative;
}
#header-spacer {
	padding: 20px 0px 0px 0px;
}