/* CSS Document */
 

/********************************************
wide1440
*********************************************/ 

.wide1440 .layout  {  
	position:relative;
	left:21%;
	top:-17px;
	padding: 0px; 
}   
  

/********************************************
Imagearea  



	border-top-color:#D1D1D1;
	border-top-width:1px;
	border-top-style:solid; 
	border-bottom-color:#D1D1D1;
	border-bottom-width:1px;
	border-bottom-style:solid;
*********************************************/ 
.wide1440 div.imagearea {  
	position:relative;;
 	clear:left;  
	left: 20.5%;
	width:919px; 
	height:681px;
	top:14px;   
} 

.wide1440 div.pagearea span.copyright {   
     top:27px;
	 left:-5px;
} 


/********************************************
copyright  
*********************************************/ 
 
.wide1440   .copyright{ 
	left:5px;
	top:15px; 
}

.wide1440  * .image-matrix-area .copyright {  
	top:14px; 
	left:-2px; 
}
 

/********************************************
Text content area offset left against 
*********************************************/  
  
.wide1440 div.imagearea div#textcontent  {
 padding-top:70px;
 left:300px;  
 height:340px;
 position:relative;
 overflow:hidden;
} 
 
 
  
 
/********************************************
PageArea (Full Page, infinite length)
*********************************************/ 

.wide1440 div.pagearea { 
	position:relative; 
	clear:left;
	left:-2px;
	width:800px;  
}

.wide1440 div.pagearea .pagecontent  {
	position:relative; 
 	padding-top:6px; 
	width:800px; 
	position:relative;  
} 

.wide1440 div#pagelinetop {  
    clear:both;
    display: block;
	position:relative;  
	left:-0px;
	width:100%; 
	border-top-color:#D1D1D1;
	border-top-width:1px;
	border-top-style:solid;  
}

.wide1440 div#pagelinebottom {  
    clear:both;
    display: block;
	position:relative;  
	left:-0px; 
	width:100%; 
	border-top-color:#D1D1D1;
	border-top-width:1px;
	border-top-style:solid;  
}
 

.wide1440 div.image-matrix-area {  
	position:relative;;
 	clear:left;  
	/*left: 19%;*/
	width:919px; 
	height:680px;
	top:30px;   
} 

.wide1440  .image-matrix-table {  
	width:792px;  
    padding-bottom:6px;
}


.wide1440 .image-matrix-table tr td img { 
  width:198px;
}
 

.wide1440   .landing-cell-1{ 
  height:198px;
}

 
 
  

