.latest_img {
	border-style:double;
	border-width:thick;
	border-spacing:0px;
	border-color:#cccc99;
	margin-left: 12px;
}

.img {
	border-style:dotted;
	border-width:thick;
	border-spacing:5px;
	border-color:#575757;
	margin-left: 12px;
}

.title_color1 {color: #2E8B57; margin-left:30px;}
.title_color2 {color: #2E8B57; margin-left:30px;}

#latest_work {
	width: 960px;
}

#content {
	width: 960px;
}

#latest_work_title {
	float: left;
	width:100%;
	font-size: 18px;
}

#images {
	width: 920px;
	height:85px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom:20px;
	line-height: 20px;
}
