#main_photo {
	position: relative;
	top: 25px;
	left: 102px;
	width: 687px;
	height: 260px;
	border: 1px solid black;
	padding: 2px;
	clear: both;
	display: block;
}
h2#content_sub_head{
	position: relative;
	top: 40px;
	left: 97px;
	font: bold 17px "Times New Roman", "Times", serif;
	color: #524d3e;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul#content_sub {
	position: relative;
	top: 47px;
	left: 97px;
	width: 445px;
}
ul#content_sub li{
	float: left;
	margin-right: 17px;
}
ul#content_sub li h3{
	position: relative;
	top: -6px;
	left: 0px;
	width: 116px;
	height: 17px;
	background: #524d3e;
	display: block;
	margin: 0 -40px 0 0;
	color: #fff;
	font: 12px "Times", "Times New Roman", serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 2px 0 0 10px;
}
ul#content_sub a img{
	padding: 2px;
	border: 1px solid black;
}
ul#content_sub a:hover img {
	padding: 2px;
	border: 1px solid #b5121b;
}
li a.project_desc{
	width: 130px;
	font: 11px "Arial", sans-serif;
	color: #524d3e;
	background: url(../images/read_more.gif) no-repeat bottom right;
	height: 50px;
	display: block;
	text-decoration: none;
}
/*a.product_desc{
	color: #524d3e;
	text-decoration: none;
}*/
div#news_container{
	position: relative;
	top: -189px;
	left: 546px;
	background: url(../images/bg_news.gif) repeat-y;
	display: block;
	width: 247px;
	height: 230px;
	border-left: 1px solid #524d3e;
	padding: 7px 0 0 15px;
	margin: 0 0 -180px 0;
	clear: both;
}
div#news_container h3 a{
	color: #b5121b;
	font: bold 17px "Times", "Times New Roman", sans-serif;
	text-transform: uppercase;
	padding-top: 12px;
	text-decoration: underline;
}
div#news_container h3 a:hover{
	text-decoration: none;
}
ul#news{
	width: 217px;
	display: block;
	font: bold 11px "Arial", sans-serif;
	color: #524d3e;
}
ul#news li{
	margin: 13px 0;
}
li a.story_desc{
	color: #524d3e;
	text-decoration: none;
}
li a.news_date{
	color: #524d3e;
	text-decoration: underline;
}