html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #666666;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
} 
 
#pagewidth{
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #FFFFFF;
} 
 
#leftcol{
	width:560px;
	float:left;
	position:relative;
	margin-top: 35px;
	padding-left: 25px;
  }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:258px;
	margin-top: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
 }
 
#footer{
 height:20px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
#home_product_table {
	margin-left: 20px;
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#list_samples {
	display: block;
	padding:5px;
	margin-right: 10px;
	border: 1px solid #E0E0E0;
	width: 115px;
	margin-top: 10px;
	text-align: center;
	float:left;
	position: relative;
}

#list_samples:hover {
border: 1px solid #FF6600;
}

#products_container {
	padding-left: 15px;
}

#list_po {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	color: #000000;
	text-align: right;
	margin-right: 8px;
	display: block;
	padding-top:2px;
	font-weight:bold;
}
#list_company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF3300;
	font-weight: bold;
}
#list_use {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
#list_product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #000000;
}
#how_fundraising {
	display: block;
	width: 225px;
	float: left;
	margin-left: 20px;
	padding-right: 20px;
	border: 1px solid #666666;
	background-color: #FF5410;
	padding-bottom: 196px;
	margin-bottom: 0px;
	background-image: url(../images/inserted/fund_dmn.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
#how_prepaid {
	display: block;
	width: 225px;
	float: left;
	margin-left: 25px;
	padding-right: 20px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding-bottom: 196px;
	margin-bottom: 0px;
	background-image: url(../images/inserted/pad_acw.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#how_mailing {
	display: block;
	width: 225px;
	float: left;
	clear: left;
	margin-left: 20px;
	padding-right: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 196px;
	margin-bottom: 0px;
	background-image: url(../images/inserted/pow_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 25px;
}
#how_insert {
	margin-top: 25px;
	display: block;
	width: 225px;
	float: left;
	margin-left: 25px;
	padding-right: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 196px;
	margin-bottom: 0px;
	background-image: url(../images/inserted/pad_insert.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#how_birthday {
	display: block;
	width: 225px;
	float: left;
	clear: left;
	margin-left: 20px;
	padding-right: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 196px;
	margin-bottom: 0px;
	background-image: url(../images/inserted/pad_birthday.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 25px;
}
#how_punch {
	margin-top: 25px;
	display: block;
	width: 225px;
	float: left;
	margin-left: 25px;
	padding-right: 20px;
	border: 1px solid #CCCCCC;
	background-color: #010167;
	padding-bottom: 196px;
	margin-bottom: 0px;
	background-image: url(../images/inserted/pad_punch.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

