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

#containerroll
		{
	background-image: url("webRoll.jpg");
	width: 625px;
	background-repeat: no-repeat;
	margin-left: 200px;
	margin-top: 0px;
		}
		
		#homeNav
		{
		width: 625px;
		height: 348px;
		}
		
		ul.roll
		{
		list-style-type: none;
		list-style: none;
		margin: 0px;
		width:150px;
		float:left;
		}
		
		li.roll
		{
		width: 150px;
		height: 46px;
		background-image:url("bg_button.jpg");
		background-repeat:no-repeat;
		padding: 10px 0 0 5px;
		margin-top:2px;			
		}
		
		li.roll:hover
		{
		background-image:url("bg_button2.jpg");
		background-repeat:no-repeat;
		}
		
		#colage
		{
		height: 340px;
		width: 456px;
		border: 4px #bcd0e8 solid;
		margin-left: 152px;
		}
		
		#fragment-web
		{
		background-image: none;	
		height: 340px;
		width: 456px;	
		}
		
		#fragment-1
		{
		background-image: url("electroRoll2.jpg");	
		height: 340px;
		width: 456px;	
		}
		#fragment-2
		{
		background-image: url("labelRoll2.jpg");	
		height: 340px;
		width: 456px;	
		}
		#fragment-3
		{
		background-image: url("natRoll.jpg");	
		height: 340px;
		width: 456px;	
		}
		#fragment-4
		{
		background-image: url("proteinRoll2.jpg");	
		height: 340px;
		width: 456px;	
		}
		#fragment-5
		{
		background-image: url("storageRoll2.jpg");	
		height: 340px;
		width: 456px;	
		}
		#fragment-6
		{
		background-image: url("othersRoll2.jpg");	
		height: 340px;
		width: 456px;	
		}
		
		.market
		{
		margin-left: 200px;
		background-image: url("bg_market3.png");
		width: 200px;
		height: 340px;
		}
		
		.market2
		{
	margin-left: 10px;
	background-image: url("bg_market2.png");
	width: 450px;
	height: 340px;
		}
		
		.market p, h4
		{
		padding-left:20px;
		padding-right:20px;
	
		}
		
		.market2 a, p
		{
	padding-left:20px;
	padding-right:20px;
	
		}
		
		#view
		{
		padding-left:20px;
		padding-right:20px;
	
		}
		.market2 h4
		{
		color:#FF0000;
		text-decoration:none;	
		font-size: 0.9em;
		padding-left:20px;
		padding-right:20px;
		}
		.market a
		{
		color:#950000;
		font-size: 1em;
		}
		
		.market a:hover
		{
	color:#FF0000;
	font-size: 1em;
		}
		
		.markethead
		{
		color:#0033CC;
		text-decoration:none;	
		font-size: 0.9em;
		}
		.markethead:hover
		{
		color:#0066FF;
		text-decoration:none;		
		}
		
		a.roll
		{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
		}
		a.roll:hover
		{
		color:#FF0000;
		text-decoration:none;
		}
		
		p.roll
		{
		color:#000;
		font-size:0.7em;
		font-weight:bold;
		}
		
		h4 a
		{
		margin: 0px;
		}
