.projectlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

.projectlist a:link {
	color: #ffffff;
	text-decoration: none;
}
.projectlist a:visited {
	text-decoration: none;
	color: #ffffff;
}
.projectlist a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.projectlist a:active {
	text-decoration: none;
	color: #ffffff;
}
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	background-color: #dedede;
	background-image: url('../_images/htmlbkgrd.gif');
	background-repeat: repeat-x;
}
#sidebar {
	height: 700px;
	width: 209px;
	color: #FFF;
	background-image: url('../_images/sidebarbkg.gif');
	background-repeat: no-repeat;
	position: absolute;
}
#sidebarPress {
	height: 700px;
	width: 209px;
	color: #FFF;
	background-image: url('../_images/sidebarbkgPress.jpg');
	background-repeat: no-repeat;
	position: absolute;
	background-color: #FFF;
}
#gallery {
	margin: 1px 0 0 -40px;
	position: absolute;
}
#feature {
	margin:50px 0 0 21px;
	width: 165px;
}
.featuredProject {
	padding: 5px;
	background-image: url('../_images/featureBkg.jpg');
	background-repeat: no-repeat;
}
p.feature {
	font-size: .9em;
	line-height: 130%;
}
p {
	line-height: 170%;
}
#main {
	margin: 0 0 0 209px;
	width: 931px;
	min-height: 717px;
	background-image: url('../_images/mainBkg.jpg');
	background-repeat: no-repeat;
	position: absolute;
}
#mainIndex {
	margin: 0 0 -1px 209px;
	width: 931px;
	min-height: 717px;
	background-image: url('../_images/mainBkgIndex.jpg');
	background-repeat: no-repeat;
	position: absolute;
}
#mainPress  {
	margin: 0 0 0 209px;
	width: 931px;
	min-height: 717px;
	background-image: url('../_images/mainBkgPress.jpg');
	background-repeat: no-repeat;
	background-color: #FFF;
	position: absolute;
}
/* for Internet Explorer */
/*\*/
* html #mainPress {
	height: 100%;
}
/**/
#index {
	min-height: 717px;
	padding: 1px 18px 0 18px;
}
#navContainer {

}
#nav {
	margin: 48px 0 0px 0;  
	height: 48px;
	width: 895px;
	background-image: url('../_images/navBkg.gif');
	background-repeat: repeat-x;
	position: relative;
}
li.nav {
	margin: 0 0 -2px 0;
	list-style: none;
	float: left;
	display: inline;
}
ul li.list {
	line-height: 150%;
}
#subNav {
	height: 31px;
	width: 895px;
	background-color: #000001;
	position: relative;
}
li.photos {
	list-style: none;
}
ul.subNav {
	margin: 0px 0 0 -40px;
}
li.subNav {
	margin: 0 0 -2px 0;
	list-style: none;
	float: left;
	display: inline;
}
ul.articles {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li.articles {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	list-style: none;
}
.articles a:link {
	color: #ff8a00;
	text-decoration: underline;
	font-size: .9em;
}
.articles a:visited {
	color: #666;
	text-decoration: underline;
	font-size: .9em;
}
.articles a:hover {
	color: #ff8a00;
	text-decoration: none;
	font-size: .9em;
}
.articles a:active {
	color: #ff8a00;
	text-decoration: underline;
	font-size: .9em;
}
#projectDescription {
	padding: 15px 40px 20px 40px;
	color: #FFF;
}
#contentIndex {
	clear: both;
	background-color: #ff8a00;
}
#contentCompany {
	padding: 0 0 20px 0;
	clear: both;
	background-color: #FFF;
}
#pressContainer {
	padding: 0px;
	clear: both;
	background-color: #FFF;
}
#flash {
	height: 440px;
	width: 895px;
	background-color: #333333;
}
#footerContainer {
	padding: 10px 40px 50px 40px;	
	background-color: #737373;
	clear: both;
}
#footer {
	width: 815px;
	font-size: .8em;
	color: #FFF;
}
#partner {
	margin: 10px 0 60px 0;
}
img.logo {
	margin-top: 47px;
}
img.partnerLogo {
	margin: 0 20px 20px 0;
	float: left;
}
img {
	border: 0;
}
h4.projectDetails {
	color: #FFF;
}
#copy {
	padding: 15px 40px 0 40px;
	color: #333;
}
p.bodyCopy {
	color: #FFF;
	line-height: 150%;
}
p {
	line-height: 150%;
}
#pressContent {
	width: 549px;
	margin: 0px;
	padding: 20px 40px 40px 40px;
	border-right: 1px solid #ff8a00;
	float: left;
	background-color: #FFF;
}
#pressSidebar {
	width: 225px;
	margin-left: -1px;
	padding: 20px 20px 20px 20px;
	border-left: 1px solid #ff8a00;
	float: left;
	background-color: #FFF;
}
a:link {
	color: #ff8a00;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #ff8a00;
	text-decoration: none;
}
a:active {
	color: #ff8a00;
	text-decoration: underline;
}
h2 {
	color: #ff8a00;
}
h3 {
	color: #666;
}
h4 {
	color: #000;
}

/* Contact Form CSS */
.style3 {font-size: 10px;
	color: #333333;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {color: #FF0000}
.style10 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style13 {
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border: 1px dotted #000000;
}
.style14 {color: #666666}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}
.relatedarticles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	margin-left: 20px;
	color: #333333;
}
.photo {
	margin-left: 12px;
	margin-bottom: 11px;
	margin-right: 5px;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
