/* CSS Document */
#content {
	background-image:url(/images/bg_content_single.png);
	width:976px;
	min-height:301px;
	margin-top:13px;
	background-repeat: no-repeat;
}
#leftlayout {
	float:left;
	width:370px;
	margin-top:43px;
	margin-left:18px;
	display:inline;
}
#headline {
	width:138px;
	height:22px;
}
#description {
	padding-right:10px;
}

#body_content {
	float:right;
	width:560px;
	margin-top:55px;
	margin-right:20px;
	display:inline;
}
#headline_sm {
	height:19px;
}
#casestudy_nav {
	width:560px;
	height:20px;
	background:#ebebeb;
	margin-bottom:1px;
}
#casestudy_pic {
	width:560px;
	height:240px;
	background:#ebebeb;
	margin-bottom:1px;
}
#body {
	float:left;
	width:560px;
	background:#ebebeb;
	padding: 0px;
	line-height:150%;
	display:inline;
}
#body1 {
	float:left;
	width:180px;
	background:#ebebeb;
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
	line-height:150%;
	display:inline;
}
#body2 {
	float:right;
	width:340px;
	background:#ebebeb;
	padding: 10px;
	margin-right:0px;
	margin-top:0px;
	line-height:150%;
	display:inline;
}
#spacer {
	float:left;
	height:50px;
	width:560px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	display:inline;
}
