#about {
	color: #666;
	text-align: left;
	font: 12px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 1px 1px 1px;
	background: url(Images/bkgd.jpg) repeat;
	padding-bottom: 10px;
}  
#about img {
	margin-left: 15px;
}
a:link {
	color: #7f7f86;
	text-decoration: none;
}
a:active {
	color: #7f7f86;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #7f7f86;
	text-decoration: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(Images/bkgd.jpg) repeat top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	overflow-x: hidden;
}
#chart {
	margin-left: 20px; 
	margin-top: 5px;
}
#chart .title {
	color: #666;
	text-align: left;
	font: 12px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 1px 1px 1px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#chart .dashes {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0 2px;
}
.oneColFixCtrHdr #container {
	width: 980px;  
	margin: 0 auto; 
	text-align: left; 
}
.data {
	width: 40px; 
	height: 44px;
	position: absolute; 
	left: 255px; 
	top: 152px; 
	background: #f4f4f4;
	color: #666; 
	text-align: center; 
	font-weight: bold; 
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
}
.dashes {
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
span.data_home {
	font-size: 12px; 
	position: relative;
	top: 4px; 
	text-transform: uppercase; 
}
span.data_num  {
	font-size: 24px; 
	position: relative; 
	top: 0px; 
} 
.oneColFixCtrHdr #footer {
	padding: 0;
}
.oneColFixCtrHdr #footer {
	font-size: 9px;
	letter-spacing: 1px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: normal;
	display: inline;
	margin-top: 70px;
	float: left;
	padding-bottom: 70px;
}
.oneColFixCtrHdr #footer li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	color: #7f7f86;
}
.oneColFixCtrHdr #footer .dashes{
	font-size: 9px;
	color: #000;
	padding-left: 5px;
	font-weight: bold;
}
.oneColFixCtrHdr #footer li a {
	color: #7f7f86;
	text-decoration: none;
}
.oneColFixCtrHdr #footer li a:hover {
	color: #000;
	text-decoration: none;
}
ul.graphics li{
	position: relative; 
	background: #333; 
	margin-bottom: 2px;
	height: 20px; 
	width: 0; 
	text-align:right;
}
ul.graphics li:hover{
	background: #666;
}
ul.graphics li span{
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase; 
	line-height: 20px;
	padding-right: 4px;
}
.oneColFixCtrHdr #header {
	margin: 70px 0 70px 0;
	padding: 0;
	min-height: 58px;
	
}
.item:hover div.details {
	opacity: 1;
}
li.item {
	width: 296px;
	height: 196px;
	border: 1px solid #e0e0e0;
	position: relative;
	float: left;
	display: inline-block;
	background-image: url(Images/shadow.png);
	margin: 40px;
	margin-left: 0;
	margin-top: 0;
	background: #e4e4e4;
}
.location {
	color: #666;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	line-height: 12px;
	text-shadow: #fff 1px 1px 1px;
	margin-left: 2px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0; 
}
#nav {
	font-size: 9px;
	letter-spacing: 1px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: normal;
	display: inline;
	margin-left: -40px;
}
#nav .dashes{
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
#nav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #7f7f86;
}	
#nav li a {
	color: #7f7f86;
	text-decoration: none;
}
#nav li a:hover {
	color: #000;
	text-decoration: none;
}
#nav li a.current {
	color: #000;
	text-decoration: none;
}
ol, ul, li {
	list-style:none 
}
div.options {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
div.options a{
	background-position: top;
}
div.options a:hover{
	background-position: bottom;
}
div.options a.zoom {
	width: 96px;
	height: 20px;
	margin-right: 6px;
	text-indent: -9999px;
	display: inline-block;
	background: url(Images/larger_image.png) center top;
}
div.options a:hover.zoom {
	width: 96px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	background: url(Images/larger_image.png) center bottom;
	border: none;
}
div.options a.visit-site {
	background-image: url(Images/launch_site.png);
	width: 85px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 10px;
	border: none;
}
#portfolio-tiles {
	float: left;
	clear: both;
	width: 1024px;
}
#portfolio-filter {
	font-size: 9px;
	letter-spacing: 1px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: normal;
	display: inline;
	position: relative;
	z-index: 999;
}
#portfolio-filter .dashes{
	font-size: 9px;
	color: #000;
	font-weight: bold;
}
#portfolio-filter li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
	color: #7f7f86;
}
#portfolio-filter li a {
	color: #7f7f86;
	text-decoration: none;
}
#portfolio-filter li a:hover {
	color: #000;
	text-decoration: none;
}
#portfolio-filter li a.current {
	color: #000;
	text-decoration: none;
}
.tagline {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	color: #7f7f86;
}
.thumb-type {
	padding: 25px 30px;
	position: absolute;
	z-index: 50;
	width: 280px;
	height: 180px;
}
.thumb-type {
	padding: 0;
	position: absolute;
	z-index: 50;
	width: 260px;
	height: 160px;
	padding: 10px;
}
.thumb-type h2{
	color: #555;
	font-weight: bold;
	font-size: 13px;
	float: left;
	margin: 0;
	text-shadow: #fff 1px 1px 1px;
	display: inline;
	margin-right: 5px;
}
.thumb-type p{
	padding-top: 5px;
	color: #666;
	clear: both;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 1px 1px 1px;
}
a .thumbheading, a:hover .thumbheading {
	color: #777c7b;
	padding: 0;
}
.thumb-bg {
	display: block;
	height: 180px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
}
.thumb-container {
	border: 8px solid #f4f4f4;
	height: 180px;
	width: 280px;
}
ul {
	margin-left: -40px;
}



