ul#secondary_nav{
}

	ul#secondary_nav li#packaging a{
		background-image: url(/images/secnav_gift-packaging.png);
		width: 176px;
	}
	
	ul#secondary_nav li#corporate a{
		background-image: url(/images/secnav_corp-gifting.png);
		width: 121px;
	}
	
	ul#secondary_nav li#customization a{
		background-image: url(/images/secnav_customization.png);
		width: 101px;
	}


div#packaging{
}

	div#packaging h2{
		background-image: url(/images/gifts_h2_goodness.png);
		height: 14px;
		margin: 0 0 8px 0;
		text-indent: -50000px;
		width: 173px;
	}
	
	div#packaging h3#boxes{
		background-image: url(/images/gifts_h3_goody-boxes.png);
		height: 18px;
		margin: 0 0 10px 0;
		text-indent: -50000px;
		width: 112px;
	}
	
	div#packaging h3#towers{
		background-image: url(/images/gifts_h3_goody-towers.png);
		height: 18px;
		margin: 0 auto;
		text-indent: -50000px;
		width: 117px;
	}
	
	div#packaging h3#signature{
		background-image: url(/images/gifts_h3_signature-boxes.png);
		height: 18px;
		margin: 0 auto;
		text-indent: -50000px;
		width: 193px;
	}
	
	div#packaging h3#occasion{
		background-image: url(/images/gifts_h3_occasion-boxes.png);
		height: 18px;
		margin: 0 auto;
		text-indent: -50000px;
		width: 189px;
	}
	
	div#packaging h4{
		height: 34px;
		margin: 5px 0 12px 0;
		text-indent: -50000px;
	}
	
		div#packaging h4#toffee{
			background: url(/images/gifts_h4_boxes-toffee.png);
			width: 260px;
		}
	
		div#packaging h4#mix{
			background: url(/images/gifts_h4_boxes-mix.png);
			width: 221px;
		}
	
		div#packaging h4#occasions{
			background: url(/images/gifts_h4_special-occasions.png);
			width: 417px;
		}
	
	div#packaging img#truth{
		margin: 6px 0 26px 0;
	}
	
	div#packaging div#col_1{
		float: left;
		width: 260px
	}
	
	div#packaging div#col_2{
		float: right;
		width: 417px;
	}
	
		div#packaging img.boxes{
			margin: 12px 0;
		}
		
		div#packaging div#col_2 div#col_2ab{
			text-align: center;
			margin-bottom: -16px;
		}
		
		div#packaging div#col_2 div#col_2a{
			float: left;
			padding-bottom: 10px;
			text-align: center;
			width: 206px;
		}
	
		div#packaging div#col_2 div#col_2b{
			float: right;
			padding-top: 10px; /* due to shorter image */
			padding-bottom: 10px;
			text-align: center;
			width: 206px;
		}
	
	div#packaging p.narrow{
		width: 218px;
	}
	
	div#packaging p img{
		vertical-align: middle;
	}
	
	div#packaging p strong{
		color: #763011; /* brown text */
	}
	
	div#packaging p strong.green{
		color: #c4cc32; /* lighter green text */
	}
	
	div#packaging p strong.red{
		color: #c2120e; /* red text */
	}


div#corporate{
}

	div#corporate h2#corp{
		background-image: url(/images/gifts_h2_corp-gifting.png);
		height: 19px;
		margin: 0 0 3px 0;
		text-indent: -50000px;
		width: 412px;
	}

	div#corporate h2#ways{
		background-image: url(/images/gifts_h2_ways-to-custom.png);
		height: 17px;
		margin: 10px 0 5px 0;
		text-indent: -50000px;
		width: 166px;
	}
	
	div#corporate p strong{
		color: #c4cc32; /* lighter green text */
	}

	div#corporate p a{
		color: #aebc20; /* green text */
		text-decoration: none;
	}
	
	div#corporate p a:hover{
		color: #aebc20; /* green text */
		text-decoration: underline;
	}

	div#corporate img#truth{
		margin: 12px 0;
	}

	div#corporate div#col_1{
		float: left;
		width: 370px;
	}
	
	div#corporate div#col_2{
		float: right;
		width: 290px;
	}
	


div#custom{
}

	div#custom h2{
		background-image: url(/images/gifts_h2_need-special.png);
		height: 18px;
		margin: 0 0 4px 0;
		text-indent: -50000px;
		width: 328px;
	}
	
	div#custom em.green{
		color: #aebc20; /* green text */
	}
	
	div#custom ul#boxes{
		width: 100%;
	}
	
		div#custom ul#boxes li{
			float: left;
			padding: 20px 16px;
		}
	
	div#custom strong{
		color: #c4cc32; /* lighter green text */
	}
	
	div#custom table#ribbons{
		margin: 14px 0;
		width: 100%;
	}
	
		div#custom table#ribbons td{
			text-align: center;
			padding: 6px 0;
		}
		
		div#custom table#ribbons td img{
			margin-bottom: 6px;
		}
		
	div#custom div#goody_things{
		margin-top: 16px;
	}
	
		div#custom div#goody_things img{
			float: left;
			margin-right: 12px;
		}
	
		div#custom div#goody_things #goody_things_text{
			float: left;
			width: 520px;
		}
	
			div#custom div#goody_things #goody_things_text h4{
				background: url(/images/gifts_goody-things.png);
				height: 18px;
				margin-bottom: 2px;
				text-indent: -5000px;
				width: 332px;
			}



div#left_col{
	float: left;
	width: 205px;
}
	div#left_col p{
		margin-bottom: 0;
	}
	
	div#left_col p img{
		margin-bottom: 7px;
	}
	
div#right_col{
	float: right;
	width: 688px;
}
