/* CSS Document */
#wordPictureHolder {
	position: absolute;
	top: 336px;
	left: 8px;
	width: 600px;
	height: 272px;
	background-color: #FFFFFF
}
#excelPictureHolder {
	position: absolute;
	top: 309px;
	left: 3px;
	width: 440px;
	height: 256px;
	background-color: #FFFFFF
}
.examplePic {
	float: left;
	width: 135px;
	height: 100px;	
	background-color: #FFFFFF
}
.examplePicHolder {
	float: left;
	width: 135px;
	height: 17em;	
	margin-right: 10px; 
	background-color: #FFFFFF
}
.exampleText {
	position: relative;
	float: left;
	width: 135px;
	height: 11em;
	background-color: #FFFFFF	
}
#wordLargePicHolder {
	position: absolute;
	left: 4px;
	top: 300px;
	width: 446px;
	height: 233px;
}
.wordBigPic{
	position: absolute;
	left: 5px;
	top: 68px; //81px;
	width: 446px;
	height: 233px;
	visibility: hidden
}
.wordHeight {
	height: 650px	
}
#wordText {
	position: absolute;
	left: 10px;
	top: 152px;
	width: 415px;
	height: 176px}			
#wordTestimonial {
	position: absolute;
	left: 441px;
	top: 171px;
	width: 195px;
	height: 136px;
	font-size: 12px
}
#wordLargePicMenu {
	background: url(images/ddfilecatcher_menu1.jpg) no-repeat center
}
#wordLargePicToWord {
	background: url(images/explorer-files-listed-to-word-large.jpg) no-repeat center
}
#wordLargeFileListInWord {
	background: url(images/files-in-word-table-large.jpg) no-repeat center
}
#wordLargePicFoldersFilenames {
	background: url(images/tn_8_in_word_folder_filenames_no_headings.jpg) no-repeat center
}
#excelLargePicMenu  {
	background: url(images/ddfilecatcher_excel_menu.jpg) no-repeat center
}
#excelLargePicToExcel {
	background: url(images/file-list-to-excel-large.jpg) no-repeat center
}
#excelLargeFileListInExcel {
	background: url(images/files_in_excel_folder_filenames.jpg) no-repeat center
}
#excelTestimonialHolder {
	position: absolute;
	left: 472px;
	top: 166px;
	width: 164px;
	height: 349px;
	font-size: 12px;
	padding: 4px
}
.excelHeight {
	height: 600px	
}
.excelText2 {
	position: absolute;
	left: 2px;
	top: 147px;
	width: 442px;
	height: 144px;
}
	

