
body { background: none; }
#skin-header { background: none; }


#skin-header {
	background-image: url(../images/co/BG_Middle.jpg);
        white-space: nowrap;
	height: 80px;
        border: 5px;
 	border-color: #3E4E81;
        margin: 0px auto 10px;
        min-width: 644px;
        text-align: center;
        white-space: nowrap;
        width: auto;
        _width: 644px; /* IE6 only */
		padding: 0 0 0 0 !important;
}

#skin-header-state {
	background-image: url(../images/co/BG_Middle.jpg);
        white-space: nowrap;
	height: 80px;
        border: 5px;
 	border-color: #3E4E81;
        margin: 0px auto 10px;
        min-width: 644px;
        text-align: center;
        white-space: nowrap;
        width: auto;
        _width: 644px; /* IE6 only */
}

#skin-header-banner-right {
	float:right;
}

#skin-header-banner-left {
	float:left;
	position:absolute;
	left:0;
}



/*
body {
	background: url(../images/co/Left.jpg) top left no-repeat;
}
	
#skin-header {
	background: url(../images/co/Right.jpg) top right no-repeat;
	height: 91px;
	padding: 20px 0 0 35px;
}
#skin-header h1 {
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	height: 91px;
}
*/