#experienceBeef {
	position:relative;
	width:540px;
	background-color:#FFFFFF;
	text-align:left;
	font: normal normal normal 11px/14px verdana,arial;
	color:#999999;
}
#experienceBeef #beefHeader {
	background: transparent url(../images/experience-beef-header.jpg) no-repeat left top;
	width:540px;
	height:47px;
}
#experienceBeef #leftdashedContainer {
	width:539px;
	border-left:1px dashed #CCCCCC;
}
#experienceBeef #headerRight {
	background: transparent url(../images/experience-beef-right-header.jpg) no-repeat right top;
	width:100%;
	height:22px;
}
#experienceBeef #leftImage {
	float:left;
}
#experienceBeef #rightImage {
	float:right;
}
#experienceBeef #rightImage img {
	padding-bottom:6px;
	padding-right:2px;
}
#experienceBeef #banner {
	padding:5px 0 21px 0;
}
#experienceBeef .arrow-black-link {
	padding:0 0 0 13px;
	background:transparent url(../images/black-arrow.gif) no-repeat 0 4px;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#experienceBeef .arrow-black-link:hover {
	text-decoration:underline;
}
#experienceBeef #horizontal-divider {
	position:absolute;
	top:293px;
	left:1px;
	width:540px;
	height:2px;
	background: transparent url(../images/h-divider.gif) repeat-x left top;
}
#experienceBeef #vertical-divider {
	position:absolute;
	top:295px;
	left:366px;
	width:2px;
	height:252px;
	background: transparent url(../images/v-divider.gif) repeat-y left top;
}
#experienceBeef #contents {
	float:left;
	width:340px;
	padding:19px 15px 13px 10px;
}
#experienceBeef h3 {
	color:#990033;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 4px 0;
	text-transform:uppercase;
}
#experienceBeef h3.firstChild {
	color:#993333;
	padding:10px 0 2px 0;
}

#experienceBeef p {
	padding-bottom:5px;
	font-size:11px;
	color:#999999;
	font-weight:normal;
}
#experienceBeef a.arrow-link {
	background:transparent url(../images/arrow.gif) no-repeat 0 3px;
	padding:0 0 0 13px;
	color:#3399CC;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
#experienceBeef a.arrow-link:hover {
	text-decoration:underline;
}
#experienceBeef #rightContents {
	float:left;
	width:152px;
	padding:15px 8px 5px 11px;
	text-align:center;
}
#experienceBeef #rightContents h3 {
	font-size:10px;
	color:#990033;
	font-weight:bold;
	padding:2px 0 7px 0;
}
#experienceBeef #rightContents p {
	font-size:10px;
	text-align:left;
	line-height:15px;
}