body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:220px;
	margin-top:50px;
  line-height:1.3em;
}
div#container {
	position:absolute;
	left:50%;
	margin-top:30px;
	/* h2 are offset to left */
	margin-left:-140px;
	width:380px;
	padding-bottom:100px;
}
em {
	font-style:normal;
	color:#d00;
}
a,
a:active,
a:visited {
	color: #000;
}
h1#title {
	background-image:url(/i/title.png);
	background-repeat:no-repeat;
	height:18px;
}
h2 {
	padding:0;
	margin:0;
	position:relative;
	top:15px;
	left:-100px;
	font-size:14px;
	color:#3d3d3d;
	background-repeat:no-repeat;
	height:13px;
}
h2#services {
	background-image:url(/i/services.png);
}
h2#philosophy {
	background-image:url(/i/philosophy.png);
}
h2#contact {
	background-image:url(/i/contact.png);
}
h2#references {
	background-image:url(/i/references.png);
}
span {
	display:none;
}

a:hover,
a:visited,
a:active {
  color:#888;
}

/* start references styles */

/* years */
h3 {
  font-size:11px;
  color:#d00;
  border-left: 3px double #d00;
  padding-left:5px;
  padding-bottom:1px;
  margin-top:40px;
}
h3.first {
  margin-top:4px;
}
h4 {
  width:100%;
  margin-top:40px;
  padding-bottom:2px;
  border-bottom:1px dotted #d00;
  font-size:11px;
}
h4.first {
  margin-top:0px;
}
ul {
  margin-top:0;
  margin-left:1.45em;
  padding-left:0;
}

li {
  margin-bottom:2px;
}

a.ref_link,
a.ref_link_unavail {
  position:relative;
  top:-15px;
  float:right;
  font-weight:normal;
}
a.ref_link_unavail,
a.ref_link_unavail:hover {
  text-decoration:none;
  font-style:italic;
  color:#000;
  cursor:default;
}

#screenshots_pager {
  position:absolute;
  top:430px;
  width:100%;
}

#screenshots_pager a {
  text-decoration:none;
  color:#000;
}
#screenshots_pager a:visited {
  text-decoration:none;
  color:#888;
}
img {
  border:none;
}

a.lbOn {
  border:1px solid #888;
  position:absolute;
  left:-224px;
}