.title {
	float: left;
	background: url(../img/portfolio_title.gif) left no-repeat;
	height: 25px;
	width: 600px;
	text-align: left;
	margin: 13px 0 0 15px;;
}

.sub_menu {
	margin-left: 200px;
	height: 25px;
	margin-top: 2px;
}

.sub_menu a {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	color: #e78721;
	
	text-decoration: none;
	
}

#content .bg {
	height: 375px;
	width: 727px;
	background-color: #f6f6f6;
	border: 1px solid #ededed; 
	border-top: 0px;
	padding-top: 1px; 
}

#content .bar {
	clear: left;
	height: 24px; 
	width: 729px;
	text-align: right;
}

.current {
	margin: 15px 15px 0 35px;
	width: 548px;
	height: 104px;
	float: left;
}

.current img {
	border: 0px;
}

.past {
	margin: 15px 15px 0 35px;
	width: 600px;
	height: 104px;
	float: left;
}

.past img {
	border: 0px;
}

.photos {
	float: left;
	width: 311px;
	height: 344px;
	margin: 10px 0 0 10px;
}

.container2 {
	float: right;
}

.photo1 {
	background: url(../img/gov_photo1.gif) no-repeat;
	height: 155px;
	width: 311px;	
}

.photo2 {
	background: url(../img/gov_photo2.gif) no-repeat;
	height: 185px;
	width: 311px;
	margin: 4px 0 0;	
}

.photo3 {
	background: url(../img/gov_photo3.gif) no-repeat;
	height: 113px;
	width: 147px;	
}

.photo4 {
	background: url(../img/gov_photo4.gif) no-repeat;
	height: 72px;
	width: 147px;
	margin: 3px 0 0;	
}

.info {
	float: right;
	height: 344px;
	width: 342px;
	margin: 0px 20px 0 0;
}

.info .logo {
	background: url(../img/gov_logo.gif) center center no-repeat;
	height: 95px;
	width: 342px;
}

.info .i_bar {
	height: 15px;
	width: 342px;
	background: url(../img/portfolio_bar.gif) center no-repeat;
}

.info .content_box {
	background-color: #ebebeb;
	height: 229px;
	width: 336px;
	margin: 2px 1px;
	padding: 3px 2px;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #363636;
	line-height: 12px;
	text-align: cener;
	text-transform: uppercase;

}

.info .content_box b {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
	text-transform: none;
} 

.info .content_box a {
	color: #e78721;
	text-decoration: none;
}

	
	

