/* About styles */

#about_content_wrapper{
	width:866px;
	height:auto;
	min-height:600px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:15px;
	padding-top:20px;
}
#left_text_content{
	width:415px;
	height:auto;
	min-height:500px;
	display:block;
	float:left;
}
#right_text_content{
	width:420px;
	height:auto;
	min-height:500px;
	display:block;
	float:right;
}
#meehan_k{
	width:273px;
	height:266px;
	display:block;
	background-image:url(/img/about/meehan_k.png);
	background-repeat:no-repeat;
	float:left;
	clear:left;
	margin-left:26px;
	margin-top:30px;
}
*html #meehan_k{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/about/meehan_k.png', sizingMethod='scale');
	margin-left:6px;
}
#strips_link{
	width:139px;
	height:67px;
	display:block;
	background-image:url(/img/about/strips_link.gif);
	background-repeat:no-repeat;
	float:left;
	margin-top:260px;
}
*html #strips_link{
	margin-top:-20px;
	margin-left:150px;
}
#strips_link:hover{
	background-image:url(/img/about/strips_link_over.gif);
	background-repeat:no-repeat;
}
#pen_and_lid_wrap{
	float:left;
	clear:both;
	margin-left:308px;
	margin-bottom:-10px;
	height:80px;
	display:block;
}
*html #pen_and_lid_wrap{
	margin-left:158px;
	margin-bottom:-88px;
}
#pen_lid{
	width:147px;
	height:80px;
	display:block;
	position:relative;
	top:0;
	left:0;
	background-image:url(/img/about/lid.gif);
	background-repeat:no-repeat;
}
#pen{
	width:305px;
	height:80px;
	display:block;
	position:relative;
	top:-80px;
	left:157px;
	background-image:url(/img/about/pen.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
