body, div, img, form, fieldset, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: none; }
	
body {
	color: #000000;
	font: normal 9pt Arial, Helvetica, sans-serif;
	background: #898888;
	padding-top: 50px; }
		
p { margin: 0 0 10px 0; }
	
h1 {
	width: 135px;
	height: 80px;
	position: absolute;
	top: 55px;
	left: 85px; }
	
	h1 a {
		width: 135px;
		height: 80px;
		text-indent: -9999px;
		display: block; }

h2 {
	/*font: normal 14pt Arial, Helvetica, sans-serif;*/
	letter-spacing: -1px;
	text-transform: uppercase;
	height: 25px;
	text-indent: -9999px; }
	
	h2#titleTechnology {
	background: url("images/title_whatsnew.gif") center left no-repeat;
}
h2#titleVideos {
	background: url("images/title_videos.gif") center left no-repeat;
}

	h2#titleGallery { background: url("images/title_gallery.gif") center left no-repeat; }
	h2#titlePhilosophy { background: url("images/title_philosophy.gif") center left no-repeat; }
	h2#titleProducts { background: url("images/title_products.gif") center left no-repeat; }
	h2#titleContact { background: url("images/title_contact.gif") center left no-repeat; }
	
h3 {
	color: #e74b7f;
	font: italic 16pt Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px; }
	
a {
	color: #e74b7f;
	text-decoration: none; }
	
	a:hover { text-decoration: underline; }
	
#wrapper {
	width: 900px;
	height: 640px;
	margin: 0 auto;
	padding: 15px;
	background: url("images/bg.jpg") top left no-repeat;
	overflow: hidden;
	position: relative; }
	
	#home #wrapper { background: url("images/bg_home.jpg") top left no-repeat; }
	#technology #wrapper { background: url("images/bg_whatsnew.jpg") top left no-repeat; }
	#philosophy #wrapper { background: url("images/bg_philosophy.jpg") top left no-repeat; }
	#gallery #wrapper { background: url("images/bg_gallery.jpg") top left no-repeat; }
	#products #wrapper { background: url("images/bg_products.jpg") top left no-repeat; }
	
#menu {
	position: absolute;
	left: 210px;
	top: 155px;
	list-style: none; }
	
	#menu li {
		float: left;
		padding: 0 20px;
		background: url("images/menu_divider.gif") center right no-repeat; }
		
		#menu li.end { background: none; }
		
	#menu li a {
		display: block;
		float: left;
		height: 10px;
		text-indent: -9999px; }
		
		#menu li a#m1 { width: 72px; background: url("images/menu_technology.gif") no-repeat; }
		#menu li a#m2 { width: 60px; background: url("images/menu_products.gif") no-repeat; }
		#menu li a#m3 { width: 80px; background: url("images/menu_gallery.gif") no-repeat; }
		#menu li a#m4 { width: 95px; background: url("images/menu_philosophy.gif") no-repeat; }
		#menu li a#m1:hover { background: url("images/menu_technology.gif") bottom left no-repeat; }
		#menu li a#m2:hover { background: url("images/menu_products.gif") bottom left no-repeat; }
		#menu li a#m3:hover { background: url("images/menu_gallery.gif") bottom left no-repeat; }
		#menu li a#m4:hover { background: url("images/menu_philosophy.gif") bottom left no-repeat; }
		
#navigation {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 215px;
	list-style: none;
	padding-bottom: 30px;
	background: url("images/nav_bg.gif") bottom left repeat-x; }
	
	#navigation li a {
		display: block;
		text-align: center;
		padding: 10px 0;
		background: #e74b7f;
		border: 1px solid #bebebe;
		color: #ffffff;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		font-size: 10pt;
		margin-bottom: -1px; }
		
	/*#navigation li a:hover {
		color: #ffffff;
		background: #bebebe; }*/
		
	#navigation li.active a,
	#navigation li a:hover {
		background: #ffffff;
		color: #5e5e5e; }
		
#content { 
	width: 440px;
	height: 355px;
	padding: 20px 25px;
	position: absolute;
	top: 187px;
	left: 225px;
	background: url("images/content.png") no-repeat; }
	
	#homepage { 
		width: 465px;
		height: 215px;
		position: absolute;
		top: 200px;
		left: 230px;
		text-align: center;
		padding-top: 220px;
		background: url("images/homepage.png") no-repeat; }
	
	#homepagecont { 
		width: 465px;
		height: 215px;
		position: absolute;
		top: 200px;
		left: 250px;
		text-align: center;
		padding-top: 405px;
}
	
	
#scroller {
	margin-top: 15px;
	height: 310px;
	/*overflow-y: auto;*/
	position: relative; }
	
	#outerWrapper {
		width: 425px;
		height: 310px;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0; }
	
	#innerWrapper {
		width: 415px;
		padding-right: 10px;
		position: absolute;
		top: 0;
		left: 0; }
	
#navLinks {
	position: absolute;
	width: 490px;
	text-align: center;
	top: 585px;
	left: 225px; }
		
#footer {
	position: absolute;
	bottom: -1px;
	width: 900px;
	text-align: center;
	color: #ffffff;
	left: 25px;
}
	
	#footer a { color: #f0a0bb; }
	
#contacthome{
	position:absolute;
	left:570px;
	top:661px;
	width:165px;
	height:21px;
	z-index:1;
	text-align:center;
}

#contactleft {
	position:absolute;
	left:230px;
	top:245px;
	width:111px;
	height:18px;
	z-index:1;
}
	
.button {
	padding: 5px;
	background: #e74b7f;
	text-transform: uppercase;
	border: 1px solid #bebebe;
	color: #ffffff;
	font: normal 10pt Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	cursor: pointer; }
	
.prodLeft {
	width: 280px;
	float: left; }
	
	.prodImg img { border: 1px solid #c0c0c0; }
	
.prodRight {
	width: 145px;
	float: left;
	margin-left: 10px; }
	
	.prodPrice {
		font-weight: bold;
		padding-top: 5px;
		border-top: 1px dotted black; }
		
/*.gallery {
	float: left;
	padding: 5px; }*/
	
	.gallery { width: 100%; }
	.gallery img { max-width: 100px; }
	
.clear { 
	clear: both;
	display: block; }
	
.ar { text-align: right; }
.ac { text-align: center; }

