* {
	margin: 0;
	padding: 0;
}
body {
	background: black url(../images/home_bg.jpg) top center no-repeat;
	font: 80%/1em "trecbuchet ms", verdana, helvetica, arial, sans-serif;
	color: white;
	text-align: center;
}
#content {
	line-height: 1.5em;
	width: 925px;
	margin: 0 auto;
	position: relative;
	padding-top: 500px;
}
#content p {
	margin: 0 0 .75em 0;
}
#the_braun, #the_brain {
	display: none;
}
#bike_link {
	position: absolute;
	display: block;
	width: 435px;
	height: 338px;
	top: 95px;
	left: 10px;
	outline: none;
}
#show_link {
	position: absolute;
	display: block;
	width: 435px;
	height: 111px;
	top: 354px;
	left: 10px;
	outline: none;
}
#unit_link {
	position: absolute;
	display: block;
	width: 390px;
	height: 338px;
	top: 100px;
	left: 500px;
	outline: none;
}
#bike_link span, #unit_link span, #show_link span {
	display: none;
}
#what {
	float: left;
	width: 425px;
	display: inline;
	margin: 0 50px 2em 15px;
}
#what h2 {
	width: 231px;
	height: 32px;
	background: transparent url(../images/title_what.gif) top left no-repeat;
	text-indent: -9999px;
	margin: 0 auto .6em auto;
	font-size: 2em;
}
#why {
	float: left;
	width: 425px;
	margin: 0 0 2em 0;
}
#why h2 {
	width: 266px;
	height: 32px;
	background: transparent url(../images/title_why.gif) top left no-repeat;
	text-indent: -9999px;
	margin: 0 auto .6em auto;
	font-size: 2em;
}
#nav {
	list-style-type: none;
	border-top: 1px solid #465157;
	border-bottom: 1px solid #465157;
	padding: 10px;
	line-height: 1em;
	margin-bottom: 10px;
}
#nav li {
	display: inline;
	padding: 0 20px;
}
a {
	text-decoration: none;
	color: #4670fd;
}
a:hover {
	text-decoration: underline;
}
#footer {
	font-size: .9em;
	margin: 0 0 30px 0;
	color: #7a8186;
}
#logos img {
	border: none;
  padding: 0 20px;
  margin: 0 0 30px 0;
}
.thickbox_content {}
.thickbox_content a {
	color: #4670fd !important;
  text-decoration: underline !important;
}
.thickbox_content .padding {
	padding: 20px;
  line-height: 2em !important;
  color: #c4c4c7;
}
.thickbox_content h3 {
	color: #4670fd !important;
  font-size: 2em;
  margin: 0 0 .25em 0;
}
#thestory {
	background: transparent url(../images/thestory_bg.jpg) bottom right no-repeat;
  padding-bottom: 200px;
}
#interface {
	background: black;
}
#title_background {
	width: 123px;
  height: 33px;
  background: transparent url(../images/title_background.gif) top left no-repeat;
  text-indent: -9999px;
}
#title_custom {
	width: 177px;
  height: 25px;
  background: transparent url(../images/title_custom.gif) top left no-repeat;
  text-indent: -9999px;
}
.clear {
	clear: both;
}
.modal_content {
	display: none !important;
}

/* ---- Interface Demo Stuff ---- */

body#interface {
	background: #191a1b url(../images/sb_bg.jpg) top center no-repeat;
}
#interface .demo {
	width: 800px;
  height: 468px;
  position: absolute;
  top: 91px;
  left: 50%;
  margin-left: -398px;
}
#interface .content {
	width: 800px;
  text-align: center;
  position: absolute;
  top: 575px;
  left: 50%;
  margin-left: -400px;
  line-height: 1.5em;
}
