@charset "utf-8";
/* CSS Document */


#content {
	/*width: 1024px;*/
	background: url("../images/tabs_content_bg.jpg") left repeat-y;
}

	#contentContent {
		margin-left: 6px;
		padding-bottom: 5px;
		background: url("../images/content_bg_bottom.jpg") bottom left no-repeat;
	}

		#tabs {
			float: left;
		}

.tab {
	float: left;
	width: 178px;
}

	.tab h2 {
		background: url("../images/tab_bg.jpg") top no-repeat;
		width: 178px;
		height: 19px;
		text-align: center;
		padding-top: 11px;
		border-bottom: 1px solid #bdbdbd;
	}
	
.copy {
margin-top: 20px;
padding-top:154px;
padding-left:27px;
padding-bottom:15px;
padding-right:20px;}
	
	.more {
	text-align: center;
	margin: 20px;
}

	#sidebar .more {
		padding-bottom: 5px;
		margin: 10px 0;
	}
	

#bind {
	width: 185px;
}
	#bind h2 {
		background: url("../images/tab_bg_first.jpg") top no-repeat;
		width: 185px;
	}
	
		#bind .copy {
			padding-right: 28px;
			padding-left: 28px;
		}
	
	#print {
		width: 191px;
	}

		#print .copy {
			padding-right: 35px;
			padding-left: 28px;
		}
	
	#print h2 {
		background: url("../images/tab_bg_end.jpg") top left no-repeat;
		width: 191px;
	}

	#bind .copy {
		background: url("../images/product_bind.jpg") top center no-repeat;
	}
	
	#laminate .copy {
		background: url("../images/product_laminator.jpg") top center no-repeat;
	}
	
	#shred .copy {
		background: url("../images/product_shred.jpg") top center no-repeat;
	}
	
	#print .copy {
		background: url("../images/product_print.jpg") top center no-repeat;
	} 
	#cut .copy {
		background: url("../images/product_cut.jpg") top center no-repeat;
	} 

#sidebar {
	float: left;
	width: 237px;
	margin-left: -16px;
	background: url("../images/sidebar_bg_top.gif") top left no-repeat;
}
		
#sidebarContent {
	background: url("../images/sidebar_bg_bottom.jpg") bottom right no-repeat;
	padding-bottom: 10px;
	margin-top: 30px;
	width: 255px;
}

	#customize {
		width: 255px;
		background: url("../images/customize_bg_bottom.jpg") top left repeat-y;
	}

		#customize h3 {
			width: 255px;
			height: 25px;
			text-indent: -9999px;
			
		}
		
		#customize .thecontent {
			background: url("../images/mainMicroBanners/bannerA-bg2.jpg") top left no-repeat;
			padding-left:43px;	
            padding-top: 15px;
            padding-right:100px;
            padding-top:10px;
            padding-bottom:5px;}

	#service {
		width: 255px;
		background: url("../images/mainMicroBanners/bannerB-bg2.gif") top left repeat-y;
		
	}
	
		#service h3 {
			width: 255px;
			height: 25px;
			text-indent: -9999px;
			background: url("../images/header_service.jpg") top no-repeat;
		}
		
		#service .thecontent {
			background: url("../images/mainMicroBanners/bannerB-bg2.gif") bottom left no-repeat;
			padding-left:43px;	
            padding-top: 15px;
            padding-right:80px;
            padding-top:10px;
            height:111px;		}