 body {
	margin: 0;
	padding: 0;
 }
 
 #background 
{ 
	 left: 0px; 
	 top: 0px; 
	 position: relative; 
	 margin-left: auto; 
	 margin-right: auto; 
	 width: 1366px;
	 height: 768px; 
	 overflow: hidden;
	 z-index:0;
	} 

 #Layer1 
{ 
	 left: 113px; 
	 top: 154px; 
	 position: absolute; 
	 width: 1139px;
	 height: 265px;
	 z-index:1;
} 

 #inquirieseverreadypm 
{ 
	 left: 117px; 
	 top: 450px; 
	 position: absolute; 
	 width: 1124px;
	 height: 61px;
	 z-index:2;
} 
