
img.picture
{
    display:block;
    z-index:1;
    margin-top: 13px;
    margin-bottom:13px;
    margin-right:auto;
    margin-left:auto;
    border: none;
}

div#header
{
    width: 100%;
    padding-top: 0px;
    height:229px;
    position:relative;
    padding-left: 0px;
	background: transparent url(../images/template/home/left_header_gradient.jpg) repeat-x;
}

div.spacer {height: 10px;background: #DFCEB4;width: 96.5%;}

