html  {
 	min-height: 100%;
 	height: auto;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: #525252 url(/hciwebsite.nsf/bodybg.gif) bottom repeat-x;
}

a.link {
	font-size: small;
	font-weight: bold;
	color: #222;
	text-decoration: none;
	border-bottom: 1px dotted #222;
}

a.link:hover {
	border-bottom: 1px solid #222;
}

.pnga {
	behavior: url(/hciwebsite.nsf/iepngfix.htc);
}

.clearb {
	clear: both;
}

.pagewrapper {
	width: 1000px;
	margin: auto;
	padding-top: 20px;
}

.top {
	position: relative;
	height: 175px;
	overflow: hidden;
}

.lang {
	position: absolute;
	right: 20px;
	top: 15px;
	text-align: right;
}

.lang a {
	color: #000;
	font-size: small;
}

.navi {
	width: 100%;
	height: 35px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #888;
	background: #222 url(/hciwebsite.nsf/navi_inactive.gif) repeat-x;
}

.navi ul {
	display: block;
	margin: 0 0 0 290px;
	padding: 0;
}

.navi li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;	
	line-height: 35px;
	float: left;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

.navi li a {
	text-decoration: none;
	color: #fff;
}

.navi li.active {
	background: #80123E url(/hciwebsite.nsf/navi_active.gif) repeat-x;
}

.navi li.bw {
	background: #80123E url(/hciwebsite.nsf/navi_active_bw.gif) repeat-x;
}

.navi li.with_spacer {
	background: url(/hciwebsite.nsf/navi_spacer.gif) left no-repeat;
}

.contentwrapper {
	width: 100%;
	background: #fff url(/hciwebsite.nsf/bg_dots.png) repeat-y;
	padding-bottom: 40px;
}

.content-left {
	float: left;
	width: 235px;
	margin-top: 25px;
}

.navi2 {
	text-align: right;
	font-weight: bold;
	font-size: small;
}

.navi2 ul {
	padding: 0;
	margin: 0;
}

.navi2 li {
	margin-right: 23px;
	font-size: 110%;
	font-weight: bolder;
	list-style: none;
	margin: 0;
	padding: 5px 26px 5px 0;
}

.navi2 li a {
	text-decoration: none;
	color: #DC1F72;
}

.navi2 li.active {
	color: #222;
	background: url(/hciwebsite.nsf/arrow.gif) right no-repeat;
}

.navi2 li.active img {
	margin-left: 10px;
	vertical-align: middle;
}

.content-right {
	float: left;
	margin-left: 60px;
	padding-top: 25px;
	width: 550px;
	line-height: 140%;
}

.content-right h2 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 180%;
	color: #222;
}

.foot {
	width: 100%;
	height: 50px;
	background: url(/hciwebsite.nsf/footer.png) top repeat-x;
}

.foot .inner {
	padding: 20px 0 0 0;
	color: #eee;
	font-size: small;
	text-align: left;
}

.we .imgwrapper {
	float: left;
	width: 272px;
	height: 272px;
	background: url(/hciwebsite.nsf/photoframe.gif);
	border: 0;
	margin: -15px 0 0 -15px;
}

.we .imgwrapper img {
	margin: 37px;
}

.we .text {
	float: left;
	margin-left: 30px;
}

.we .name {
	margin-top: 5px;
	font-size: 140%;
	font-weight: normal;
	color: #831333;
}

.we .degree {
	font-style: italic;
	font-size: small;
	color: #222;
}

.we .title {}

.we .contact {
	margin-top: 20px;
}

/* REFERENCES */

.reference {
	width: 650px;
}

.reference .title {
	font-size: 140%;
	font-weight: normal;
	color: #831333;
	margin-bottom: 10px;
}

.reference .text { }

.reference .thumbs {
	float: right;
	padding-left: 40px;
}

.reference .thumbs img {
	border: 0;
}
