body {
	background: #f2f2f2 url('/im/wrapper-1-bg.jpg') repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	}
#contact {
	color: #ffffff;
	font-size: 12px;
	text-align: right;
	}
	
.project-helix {
	position: relative;
	top: 87px;
	width: 343px;
	height: 66px;
	background: url('/im/project-helix-ban.png') no-repeat top center;
	}
h1 {
	font-size: 1.4em;
	font-style: italic;
	}
h2 {
	position: relative;
	font-size: 1.1em;
	font-style: italic;
	}
a {
	text-decoration: none;
	color: #4e81a9;
	}
a:hover {
	color: #baff00;
	}
.navlist {
	float: right;
	position: relative;
	bottom: 16px;
	list-style: none;
	}
.navlist li	{
	float: left;
	padding: 10px;
	}
.info-nav {
	list-style: none;
	background-color: #ebebeb;
	padding: 5px;
	}
.info-nav li {
	border-bottom: 1px solid #b4b4b4;
	padding: 5px;
	}
.info-nav li a {
	font-size: 12px;
	}
#footer {
	height: 115px;
	background-color: #2e2e2e;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #ffffff;
	}
#footer a {
	color: #666666;
	font-size: 12px;
	}
#footer a:hover {
	color: #fff;
	}