@CHARSET "UTF-8";
.style1 {
	color: #FFFFFF;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 6px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	overflow-y:scroll;
}

h3 {
	font-size: 12px;
	margin-bottom: 1em;
	color: #666666;
}

div#wrapper {
	float: left;
	width: 716px;
	padding: 21px 0 100px 60px;
}

div#wrapper a {
	outline: 0 !important;
	outline-style: 0 !important;
}

div#menu img {
	width: 400px;
}
div#wrapper h2, div#wrapper h1 {
	color: #919c5a;
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: 5px;
}
div#wrapper h1 {
	padding: 20px 0 0px 0;
	font-size: 22px;
}
div#wrapper img#project-view {
	max-width: 666px;
	margin-bottom:  25px;
}

div#wrapper p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	letter-spacing: 1px;
	padding: 0 0 17px 0;
	margin: 0px;
}

div#wrapper p b {
	color: #000000;
}

div#wrapper h1.pro {
	font-size: 17px;
	font-weight: 500;
	color: #000000;
}

div#wrapper a {
	text-decoration: none;
	color: #666666;
}

div#wrapper a:hover {
	color: #000000;
	text-decoration: none;
}

div#menu {
	color: #666666;
}
div#menu a{
	text-decoration: none;
	font-family: arial, comic, sans-serif;
	font-size: 13px;
	color: #666666;
}
div#menu a:hover{
	color: #000000;
	text-decoration: none;
}

table#list {
	width: 737px;
	color: #666666;
	font-size: 17px;
}
table#list tr:hover,
table#list tr:hover a{
	color: #000000;
	text-decoration: none;
}
table#list th{
	padding: 10px 0 10px 0;
	text-align: left;
	color: #666666;
}
table#list th:hover{
	color: #000000;
}
table#list td{
	padding: 3px 25px 0 0;
}

table#staff{
	font-size: 20px;
}
table#staff th{
	padding: 10px 0 10px 0;
	text-align: left;
	color: #000;
}
table#staff td{
	padding: 3px 25px 0 0;
	color: #666666;
}
table#staff th:first-child+th+th{
	padding-right: 40px;
}
table#staff tr:first-child+tr+tr td {
	padding-bottom: 15px;
}

#footer {
	margin-top: 100px;
}

div#news span.date{
	float: left;
	color: #666666;
	font-size: 14px;
}
div#news h2{
	font-size: 15px;
	color: #000000;
	padding: 0 0 20px 0;
	margin: 0;
}
div#news p{
	padding: 0 0 0 0;
}
div#news div#content{
	padding: 0 0 0 280px;
}
div#news div#img{
	position:absolute;
}
div#news {
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
div#news img{
	padding: 0 0 0 20px;
}
div#news h3{
	color: #919c5a;
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 5px;
}

div#ind-footer {
	float: left;
	font: 12px arial, sans-serif;
	padding: 50px 0 30px 0;
	color: #666666;
}
div#ind-footer a{
	text-decoration: none;
	color: #aaaaaa;
}
div#ind-footer img{
	width: 716px;
}

div.sel_project{
	width: 172px;
	margin-right: 100px;
	margin-top: 10px;
	float: left;
}
div.sel_project.last{
	margin-right: 0px;
}
div.sel_project strong{
	color: #000;
}
div.sel_project img{
	margin-bottom: 5px;
	width: 100%;
}

span.highlight{
	color: #919c5a;
	font-size: 20px;
	font-weight: lighter;
}
.selected{
	color: #000 !important;
}
img{
	border: 0;
}
.right {
	text-align: right !important;
}
.pad-left {
	padding-left: 20px !important;
}
.pad-right {
	padding-right: 25px !important;
}
td.email a{
	color: #FFF !important;
	width: 100%;
	height: 100%;
	display: block;
}
td.email{
	display: block;
	width: 20px;
	height: 17px;
	background-image: url(images/email.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}