body {
	background-color: #fff !important;
}
#outer-container {
	background: url(../images/bottom-cases.gif) bottom left no-repeat;
}
#container {
	background: url(../images/columns-cases.gif) left top repeat-y;
}
#breast-top {
	background: url(../images/top-cases.jpg) left top no-repeat;
}
#right-column {
	background: url(../images/cases-bkgd.jpg) left top no-repeat;
	padding-top: 60px;
	color: #000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
}

#cases-middle {
	width: 410px;
	height: auto;
	float: left;
	padding: 0 10px 0 0;
}

#cases-middle p {
	padding: 20px 0;
}

#case {
	width: 369px;
	height: auto;
	background: #000 url(../images/case-study/case-bottom.gif) bottom left no-repeat;
	clear: both;
}


#case-top {
	width: 302px;
	height: auto;
	background: url(../images/case-study/case-top.gif) left top no-repeat;
	padding: 35px 33px 20px 34px;
}

.case-left {
	width: 112px;
	height: auto;
	float: left;
	padding: 0 19px 15px 20px;
	color: #fff;
	clear: both;
}

.case-right {
	width: 112px;
	height: auto;
	float: left;
	padding: 0 19px 15px 20px;
	color: #fff;
}

#testimonial {
	width: 302px;
	height: auto;
	background: #f3dbc1 url(../images/case-study/testimonial-bottom.gif) bottom left no-repeat;
	clear: both;
}

#testimonial-top {
	width: 240px;
	height: auto;
	background: url(../images/case-study/testimonial-top.gif) left top no-repeat;
	padding: 20px 31px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4c3319;
}

.case-button {
	width: 140px;
	height: 53px;
	display: block;
	padding: 10px 0 0 5px;
	background: url(../images/case-study/button2.gif) right top no-repeat;
	color: #fff !important;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none !important;
}





#cases-right {
	width: 150px;
	height: auto;
	float: right;
	padding: 0 10px;
}

#cases-right p {
	padding: 20px 0;
}
