﻿body {
    background-image:none;
}
#skin-header {
	background: url(../images/il/will/bg_repeat.jpg) top left repeat;
        white-space: nowrap;
	height: 100px;
        border: 5px;
        padding: 0 0 0 0;
 	border-color: #3E4E81;
        margin: 0px auto 10px;
        min-width: 644px;
        text-align: center;
        white-space: nowrap;
        width: auto;
        _width: 644px; /* IE6 only */
}

#skin-header-state {
	background-image: url(../images/il/will/bg_repeat.jpg);
        white-space: nowrap;
	height: 100px;
        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;
}

#skin-header h1 {
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	height: 100px;
}