body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px 0px 2px;
}
p {
	margin: 0px;
	padding: 0px 0px 1em;
}
h1 {
	font-weight: normal;
	color: #666666;
	line-height: 120%;
	font-size: 2em;
}
h2 {
	font-weight: normal;
	color: #666666;
	line-height: 120%;
	font-size: 1.5em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.csc-header-n1 h1 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #CCCCCC;
}
.csc-textpic-caption {
	font-size: 9px;
	line-height: normal;
	margin: 0px;
	padding-top: 0.3em;
	padding-bottom: 0.5em;
}

.info {
	display: none;
}
.main_sel {
	background-position: -200px;
}
#page {
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}

#container {
	position: relative;
	padding: 0px 0px 21em;
	width: 70em;
	z-index: 1;
	left: 50%;
	margin-left: -35em;
}
#header {
	position: relative;
	height: 14em;
	width: 100%;
}
#description {
	position: absolute;
	top: 0px;
	font-size: 0.83em;
	color: #FFFFFF;
	left: 0px;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #CCCCCC;
}
#description p {
	margin: 0px;
	padding: 0px 0px 0px 2em;
}

#logo {
	position: absolute;
	top: 6em;
	right: 1px;
}
#mainnav {
	position: relative;
	height: 48px;
	background-color: #FFFFFF;
}
#mainnav a {
	float: left;
	height: 48px;
}
#mainnav a:hover {
	background-position: 0px -48px;
}
#mainnav span {
	display: none;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	background-color: #FFFFFF;
	display: inline;
	list-style-type: none;
	height: 48px;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#nav_home {
	background-image: url(../pix/nav_home.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 98px;
	position: relative;
	display: block;
}
#nav_references {
	background-image: url(../pix/nav_references.gif);
	position: relative;
	height: 48px;
	width: 198px;
	display: block;
}
#nav_awards {
	background-image: url(../pix/nav_awards.gif);
	position: relative;
	height: 48px;
	width: 270px;
	display: block;
}
#nav_contact {
	background-image: url(../pix/nav_contact.gif);
	position: relative;
	height: 48px;
	width: 151px;
	display: block;
}
#subnav {
	position: relative;
	z-index: 1;
	font-size: 1em;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#subnav ul li {
	list-style-type: none;
	padding: 0em 0px 0.5em;
	margin: 0px;
	display: block;
	line-height: 1em;
}
#subnav ul li a {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0.5em;
}


#subnav ul ul {
	margin: 0px;
	padding: 0px;
}

#subnav ul ul li {
	padding: 0em;
	margin: 0px;
	position: relative;
	display: inline-block;
	width: 100%;
}
#subnav ul ul li a {
	margin: 0px;
	padding: 3px 0px 3px 2em;
	font-size: 9px;
}


#subnav a:hover {
	text-decoration: none;
	background-color: #E1E1E1;
	color: #333333;
}
#subnav ul ul li a:hover {
}

#subnav ul ul li.selected {
	background-image: url(../pix/menu_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 1em;
}
#subnav ul ul li.selected a{
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
#subnav .selected a{
	color: #666666;
}
#contentcontainer {
	position: relative;
	padding-top: 4em;
	width: 100%;
}

#column_left {
	float: left;
	width: 18em;
	position: relative;
	font-size: 0.83em;
}

#column_left h1{
	font-size: 1.5em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
}
#column_left a {
	font-size: 1em;
}

#content_right {
	position: absolute;
	top: 4em;
	right: 0px;
	font-size: 0.83em;
}
#content_right h1 {
	font-size: 1em;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

#content_wrapper {
	position: relative;
	width: 41.5em;
	margin-left: 17em;
}

#content {
	position: relative;
	width: 100%;
	font-size: 1em;
	line-height: 150%;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	color: #666666;
}
#content p {
	padding-bottom: 0.7em;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content ul li {
	background-image: url(../pix/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 0.5em;
	position: relative;
}



#pageclearer {
	clear: both;
	float: none;
}

#footer {
	position: relative;
	width: 70em;
	margin-left: -35em;
	left: 50%;
	top: 0px;
	z-index: 2;
}
#footer a {
	color: #CCCCCC;
	font-size: 0.83em;
}
.image_echse {
	background-image: url(../pix/bitbite_echse.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image_falter {
	background-image: url(../pix/bitbite_falter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image_scarabaeus {
	background-image: url(../pix/bitbite_scarapeus.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.image_price {
	background-image: url(../pix/bitbite_price.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nobr {
	white-space: nowrap;
}
.projectinfo {
	font-size: 0.83em!important;
	line-height: normal;
	color: #999999;
}
