#title {
	width:674px;
	margin:20px 166px 20px 30px;
}
#content {
	width:674px;
	margin:0px 166px 0px 30px;
}
	#image {
		width:670px;
		height:216px;
		margin-bottom:20px;
	}
	#triple {
		border-top:1px solid #d1d1d1;
	}
		#triple h1 {
			font-size:11pt;
			color:#6d0c11;
			padding:0px;
			margin:0px;
		}
		.triple_callout {
			font-size:8pt;
			color:#555555;
			text-transform:uppercase;
			border:1px solid #888888;
			padding:2px 4px;
		}			
		#triple .left {
			width:161px;
			float:left;
			padding:10px 10px 0px 0px;
		}
		#triple .middle {
			width:234px;
			margin:0px 201px 0px 171px;
			border-left:1px solid #d1d1d1;
			border-right:1px solid #d1d1d1;
			padding:10px 10px 0px 10px;
		}
		#triple .right {
			width:221px;
			float:right;
			padding:10px 10px 0px 10px;
		}
	#triple_buttons {
	
	}
		#triple_buttons .left {
			width:161px;
			float:left;
			padding:0px 10px 10px 0px;
		}
		#triple_buttons .middle {
			width:234px;
			margin:0px 201px 0px 171px;
			border-left:1px solid #d1d1d1;
			border-right:1px solid #d1d1d1;
			padding:0px 10px 10px 10px;
		}
		#triple_buttons .right {
			width:221px;
			float:right;
			padding:0px 10px 10px 10px;
		}
		.triple_button {
			background:url(/images/arrow_triple.gif) no-repeat top right;
			font-size:8pt;
			color:#555555;
			text-transform:uppercase;
			border:1px solid #888888;
			padding:2px 20px 2px 4px;
		}
		#triple_buttons a.button:link, #triple_buttons a.button:active, #triple_buttons a.button:visited {
			color:#555555;
			text-decoration:none;
		}
		#triple_buttons a.button:hover {
			color:#55555;
			text-decoration:underline;
		}
		
#sidebar {
	float:right;
	width:156px;
	background-color:#FFF;
}

.supporting_type {
	border-bottom:1px solid #000;
	padding-bottom:15px;
	margin-bottom:15px;
}

		