﻿#header { 
	height:569px;
	position:relative;
	z-index:1;
	
	background:url(/Images/Master/header-bg-blank.jpg) no-repeat right 82px #fff;
	/*background:#fff;*/
}

.UpperMainContentArea 
{
    position:absolute;
	left:308px;
	top:100px;
	width:650px;
}
