#experienceBeef {
	background-color:#58585A;
	position:relative;
	width:621px;
	text-align:left;
	font: normal normal normal 11px/14px verdana,arial;
	color:#000000;
	padding:3px 0;
}
#experienceBeef #container {
	width:615px;
	margin:0 3px;
	background-color:#FFFFFF;
}
#experienceBeef #leftImage {
	float:left;
	width:400px;
	text-align:left;
}
#experienceBeef #rightImage {
	float:right;
	padding:15px 20px 0 0;
}
#experienceBeef #rightImage img{
	padding-bottom:8px;
}
#experienceBeef #banner {
	padding:13px 0 19px 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:253px;
	left:3px;
	width:615px;
	height:2px;
	background: transparent url(../images/h-divider.gif) repeat-x left top;
}
#experienceBeef #contents {
	float:left;
	width:340px;
	padding:10px 37px 0 23px;
}
#experienceBeef #rightContents {
	float:right;
	width:153px;
	padding:16px 38px 16px 24px;
	text-align:center;
	background: transparent url(../images/v-divider.gif) repeat-y left top;
}

#experienceBeef h3 {
	color:#990033;
	font-size:12px;
	font-weight:bold;
	padding:22px 0 2px 0;
	text-transform:uppercase;
}
#experienceBeef p {
	padding-bottom:5px;
	font-size:11px;
	color:#000000;
	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 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;
}