body{
	background:#e5e5e5;
	font-family:Helvetica;
}
img {
	border:0;
	margin:0;
	padding:0;
}
img.logo {
	float:left;
	margin-top:15px;
}
input {
	color:#333;
	width:226px;
	border:solid 1px #ccc;
	padding:2px;
}
textarea {
	display:block;
	border:solid 1px #ccc;
	color:#333;
	width:226px;
	padding:2px;
	height:150px;
}
#centerwrap {
	margin:10px auto;
	padding:0;
	text-align:left;
	width:900px;
}
#container {
	background:#ffffff;
	width:900px;
}
#header{
	border-bottom:solid 1px #8e9090;
	clear:left;
	height:84px;
	margin:0 0 0 30px;
	width:840px;
}
#header ul{
	float:left;
	margin:66px 0 0 0px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#header ul li{
	display:inline;
	list-style-type:none;
	padding:0 0 0 20px;
}
#header a, #header a:active, #header a:visited {
	color:#000000;
	text-decoration:none;
}

#header a:hover {
	color:#000000;
	text-decoration:underline;
}
#header a.current{
	color: #00a651;
	font-weight:bold;
}
#menu {
	background:#efefef;
	color:#666666;
	font-size:12px;
	height:15px;
	margin:10px 0 0 30px;
	padding:5px 0 0 14px;
	width:826px;
}
#menu ul {
	float:left;
	margin:0;
	padding:0;
}
#menu ul li {
	display:inline;
	list-style-type:none;
	padding:0 20px 0 0;
}
#menu a, #menu a:active, #menu a:visited {
	color:#666666;
	text-decoration:none;
}

#menu a:hover {
	color:#666666;
	text-decoration:underline;
}
#menu a.current{
	color: #666666;
	font-weight:bold;
}
#subMenu {
	color:#666666;
	font-size:12px;
	height:15px;
	margin:0 0 0 30px;
	padding:5px 0 0 14px;
	width:826px;
}
#subMenu ul {
	float:left;
	margin:0;
	padding:0;
}
#subMenu ul li {
	display:inline;
	list-style-type:none;
	padding:0 20px 0 0;
}
#subMenu a, #subMenu a:active, #subMenu a:visited {
	color:#666666;
	text-decoration:none;
}

#subMenu a:hover {
	color:#666666;
	text-decoration:underline;
}
#subMenu a.current{
	color: #666666;
	font-weight:bold;
}
#main {
	float:left;
	margin:20px 0 20px 30px;
	width:840px;
}
#main h1 {
	font-size:16pt;
	margin:0;
}
#main p {
	font-size:10pt;
}
#main ul#products {
	float:left;
	padding:0;
}
#main ul#products li.product {
	display:inline;
	float:left;
	font-size:10pt;
	list-style-type:none;
	text-align:center;
	width:205px;
	height:205px;
	margin:0 5px 5px 0;
}
#main ul#products li.product a, #main ul#products li.product a:active, #main ul#products li.product a:visited {
	color:#000000;
	text-decoration:underline;
}
#main ul#products li.product a:hover {
	color:#000000;
	text-decoration:none;
}
#main p.referenceText {
	width:550px;
}
#main ul#projects {
	float:left;
	padding:0;
}
#main ul#projects h2{
	color:#00a651;
	font-size:10pt;
	margin:0;
}
#main ul#projects h2 a, #main ul#projects h2 a:active, #main ul#projects h2 a:visited {
	color:#00a651;
	text-decoration:underline;
}
#main ul#projects h2 a:hover {
	color:#00a651;
	text-decoration:none;
}
#main ul#projects li.project {
	float:left;
	font-size:10pt;
	list-style-type:none;
	line-height:14pt;
	width:300px;
	height:50px;
	margin:0 10px 10px 0;
}
#contentLeft {
	float:left;
	margin:0 20px 0 0;
	padding:0;
	width:370px;
}
#contentLeft h1 {
	font-size:16pt;
	margin:0;
}
#contentLeft p {
	font-size:10pt;
	line-height:16pt;
	width:300px;
}
#contentLeft a, #contentLeft a:active, #contentLeft a:visited {
	color:#000000;
	text-decoration:underline;
}
#contentLeft a:hover {
	color:#000000;
	text-decoration:none;
}
#contentRight {
	float:left;
	margin:0;
	padding:0;
	width:450px;
}
#footer {
	border-top:solid 1px #8e9090;
	clear:left;
	font-size:11px;
	height:35px;
	margin:0 0 0 30px;
	width:840px;
}
#footer ul {
	margin:0;
	padding:11px 0 0 0;
}
#footer li {
	display:inline;
	list-style-type:none;
	padding:0 13px 0 0;
}
#footer a, #footer a:active, #footer a:visited {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}
