#content {
	background: #fff url('images/content/NEW_3quarter_left.gif') 0 0 repeat-y;
	padding-top: 15px;
}


	#content div.filter {
		margin: 20px;
		background-color:#eee;
		padding: 10px;
		border-top: 1px solid #C1CDDE;
		border-bottom: 1px solid #C1CDDE;
	}

		#content div.filter form {
			margin:0;
		}


			#content div.filter form p {
				margin:0;
			}

				#content div.filter form p input, #content div.filter form p select {
					width: auto;
				}







	#content div.half div.images p img {
		background-color:#ccc;
		height:150px;
		width:250px;
	}

		#content div.images a.thickbox img.main_image {
			background-color: #ccc;
			height: 170px;
			width: 140px;
		}

	#content div.casestudy {
		padding: 0 0px 20px 0;
		margin: 0 20px 20px 20px;
border-bottom: 2px solid #C1CDDE;
	}

		#content div.casestudy h3 {
			margin:0 20px 0 0;
			color:#6C9A76;
		}

		#content div.casestudy p {
			margin: 5px 20px 0 190px;
		}

			#content div.casestudy p strong {
				font-weight: bold;
				color: #2D5188;
			}

		#content div.casestudy img {
			background-color: #ccc;
			float: left;
			margin: 0 20px 0 0;
			border: none;
		}