@charset "UTF-8";
/* CSS Document */



body {
	background-color:#000;
	margin: 0px;
}

#container {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:768px;
	margin: 0px auto auto auto;
}

#diagonal_box {
	background-image:url(images/top_bar.png);
	width:1024px;
	height:188px;
	margin: 0px 0px 0px 0px;
	position:absolute;
}

#title {
	background-image:url(images/title.png);
	width:388px;
	height:152px;
	margin: 0px 0px 0px 0px;
	position:absolute;
}

#home {
	background-image:url(images/home_rollover.jpg);
	width:112px;
	height:25px;
	margin:150px 0px 0px 225px;
	position:absolute;
}

#home2 {
	background-image:url(images/home_rollover.jpg);
	width:112px;
	height:25px;
	margin:150px 0px 0px 225px;
	position:absolute;
}

#homehover a{
	background:url(images/home.jpg);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	float:left;
	display:block;
}
	#homehover a:hover { 
		background-position: 0 -40px;
}
	

#articles {
	background-image:url(images/articles_rollover.jpg);
	width:148px;
	height:25px;
	margin: 150px 0px 0px 450px;
	position:absolute;
}

#articles2 {
	background-image:url(images/articles_rollover.jpg);
	width:148px;
	height:25px;
	margin: 150px 0px 0px 450px;
	position:absolute;
}

#articleshover a{
	background:url(images/articles.jpg);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	float:left;
	display:block;
}
	#articleshover a:hover { 
		background-position: 0 -40px;
}
	

#details {
	background-image:url(images/details_rollover.jpg);
	width:133px;
	height:25px;
	margin:150px 0px 0px 700px;
	position:absolute;
}

#details2 {
	background-image:url(images/details_rollover.jpg);
	width:133px;
	height:25px;
	margin:150px 0px 0px 700px;
	position:absolute;
}

#detailshover a{
	background:url(images/details.jpg);
	background-repeat:no-repeat;
	width:148px;
	height:25px;
	float:left;
	display:block;
}
	#detailshover a:hover { 
		background-position: 0 -40px;
}

#center_box {
	background-image:url(images/whit_box.jpg);
	width:314px;
	height:430px;
	margin:250px 0px 0px 145px;
	position:absolute;
	padding:30px 80px 0px 350px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#061850;
	font-size:85%;
	text-align: left;
	font-weight:100;
	letter-spacing: 1pt;
	line-height: 15pt;
	
}


#microscope {
	background-image:url(images/microscope.jpg);
	width:249px;
	height:437px;
	margin: -15px 0px 0px -300px;
	position:absolute;
}

#hand {
	background-image:url(images/hand_image.jpg);
	width:344px;
	height:293px;
	margin: 50px 0px 0px -390px;
	position:absolute;
}

#center_box2 {
	background-image:url(images/whit_box.jpg);
	width:314px;
	height:450px;
	margin:250px 0px 0px 145px;
	position:absolute;
	padding:10px 60px 0px 390px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#061850;
	font-size:75%;
	text-align: left;
	font-weight:100;
	letter-spacing: 1pt;
	line-height: 13pt;
	
}

#center_box3 {
	background-image:url(images/whit_box.jpg);
	width:314px;
	height:460px;
	margin:250px 0px 0px 145px;
	position:absolute;
	padding:0px 60px 0px 390px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#061850;
	font-size:75%;
	text-align: left;
	font-weight:100;
	letter-spacing: 1pt;
	line-height: 13pt;
	
}

#hand2 {
	background-image:url(images/hand_image.jpg);
	width:344px;
	height:293px;
	margin: 60px 0px 0px -390px;
	position:absolute;
}

#next_btn {
	width:62px;
	height:18px;
	margin: 5px 0px 0px 120px;
	position:absolute;
}

a img {
	border: none;
}

#back_btn {
	width:62px;
	height:18px;
	margin: -5px 0px 0px 120px;
	position:absolute;
}

#center_box4 {
	background-image:url(images/whit_box.jpg);
	width:744px;
	height:460px;
	margin:250px 0px 0px 145px;
	position:absolute;
	
	
}

#how_work {
	width:142px;
	height:169px;
	margin:60px 0px 0px 130px;
	position:absolute;
}

#car_engine {
	width:149px;
	height:169px;
	margin: 60px 0px 0px 450px;
	position:absolute;
}

#batteries {
	width:148px;
	height:147px;
	margin: 260px 0px 0px 300px;
	position:absolute;
}
	