@charset "utf-8";
/* CSS Document */

#Body {
	height:580px;
}

#LeftBox {
	position:relative;
	float:left;
}
							
#container #mainRightSection	{
	float:right;
}

#container #RightBox {
	float:right;
	margin:0px 5px 0px 0px;
}

#secondaryRight {
	float:right;
	margin-right:1px;
	border-left:1px #808184 solid;
}

#container #leftBody {
	width:330px;
}

#rightImage {
	padding-right:8px;
}

#careersImage {
	background:url(/App_Themes/SRM/images/img_careers.jpg) no-repeat center center;
	width:711px;
	height:135px;
	padding:5px 5px 5px 5px;
	border-bottom:1px #808184 solid;
	margin-right:1px;
}