/*/////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////*/
                 /*HEADER*/
/*/////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////*/


.headerBar { 
	background: url(../images/header.jpg) top no-repeat;
	width: 768px;
	height:127px;
	margin:-1px 0 0 0;
	padding:0;
	position:relative; 
	float:left; 
	z-index:1;
}

* html .headerBar { 
	background: url(../images/header.jpg) top no-repeat;
	width: 768px;
	height:127px;
	margin:0;
	padding:0;
	position:relative; 
	float:left; 
	z-index:1;
}