div#header
{
	/*border-bottom: 10px solid #44B15B;*/
    background: url(homebanner.png) no-repeat top right;
    height: 333px;
	overflow: auto;
}



div#header img
{
	padding: 20px 0 0 10px;
}
