#maincol_ascribe {
margin-top:15px;
margin-bottom:15px;
}

	a img {
		border: none;
		vertical-align: middle;
	}
	
	#description a {
		color: #25A8DE;
		text-decoration: underline;
	}
	
	#description a:hover {
		text-decoration: none;
	}
	
	.pane {
	/* gross width: 638px; */
	width: 690px;
	padding: 25px 18px;
	margin: 0 0px 10px 60px;
	color: #434343;
	background: #f6f6f6;
	float: left;
	}	
		.pane h2 {
			color: #666;
			font: bold 18px 'Lucida Grande', sans-serif;
		}
		.pane.half {
			width: 300px;
		}
	
	#portfolio li {
	width: 400px;
	padding-bottom: 30px;
	float: left;
	list-style-type: none;
	overflow: hidden;
	}
		#portfolio li.odd {
			clear: left;
		}
		#portfolio li a {
			display: block;
		}
		#portfolio .fn {
			color: #666;
			font: normal 18px Arial, sans-serif;
		}
		#portfolio .photo {
			padding: 5px;
			border: solid 1px #999;
			margin-right: 20px;
			background: #fff;
			float: left;
		}
		#portfolio .street-address {
			display: block;
		}
		
	#group_nav {
	width:100%;
	text-align:center;
	margin:15px 0 15px 0;
	}
	
		#group_navlist {
		list-style-type:none;
		display:inline;
		}
		
		#group_navlist li {
		display:inline;
		padding:0px 10px 0 0;
		}
		
		#group_navlist a {
		text-decoration:none;
		color:#25a8de;
		}
		
		#group_navlist a:hover {
		text-decoration:none;
		color:#666;
		}
		
		#group_navlist li.active a {
			color: #999;
		}

#footer_ascribe {
clear:both;
margin:0px;
background-color:#464646;
height:37px;
} 

	.footer_text {
	margin:0 auto;
	color:#fff;
	text-align:center;
	padding:15px 0 8px 0;
	font-size:10px;
	background-color:#343434;
	width:850px;
	}
	
	.footer_text a {
	color:#fff;
	text-decoration:none;
	}
	
	.footer_text a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
.title1 {
_padding-left:60px;
}

