.top_bar_gray {
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 100%;
	height: 110px;
	background-image: url(images/bg_gray_bar.gif);
}
#footer {
	background-color: #CDCDCD;
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer_right {
	float: right;
	width: 760px;
}
#nav_area {
	height: 60px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#main_content_wrapper {
	background-color: #FFF;
	width: 100%;
	position: relative;
	visibility: visible;
	overflow: auto;
}
#main_content_centered {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	overflow: auto;
}
#main_content_middle {
	width: 400px;
	float: left;
	padding-right: 35px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #666;
	padding-bottom: 35px;
}
#main_content_left {
	float: left;
	width: 192px;
	padding-top: 10px;
	padding-left: 28px;
}
#footer_left {
	float: left;
	width: 230px;
}
#main_content_right {
	float: right;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	color: #666;
}
.logo_area {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	font-weight: normal;
	color: #666;
}
#portfolio_area {
	float: right;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#main_content_2colwide {
	width: 700px;
	float: left;
	padding-right: 35px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #666;
	padding-bottom: 35px;
}
.powertiny {
	display:none;
}