body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#topleft {
	color: #FFFFFF;
	width: 221px;
	height: 140px;
	background-color: #778CB3;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
#topright a:link, #topright a:visited, #topright a:active {
	background-color: #F7CB33;
	padding: 2px;
	text-decoration: none;
	color: #000000;
}
#topright a:hover {
	padding: 2px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
.cl {
clear:both;
}
#imagerow {
	width: 673px;
	padding-top: 5px;
}
#newscolumn {
	width: 213px;
	height: 462px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#newscolumn a:link, #newscolumn a:active, #newscolumn a:hover, #newscolumn a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#newscolumn2 {
	width: 213px;
	height: 600px;
	margin-top: 5px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 4px;
}
#newscolumn2 a:link, #newscolumn2 a:active, #newscolumn2 a:hover, #newscolumn2 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#maincontent {
	width: 446px;
	float: right;
	height: 470px;
	margin-top: 5px;
	background-color: #A0AFCB;
}
#maincontent a:link, #maincontent a:active, #maincontent a:hover, #maincontent a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#maincontent2 {
	width: 446px;
	float: right;
	height: 608px;
	margin-top: 5px;
	background-color: #A0AFCB;
}
p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 12px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 12px;
	width: 649px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	text-decoration: none;	
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
#insert <script language=javascript>{  }
 Drop down box navigation box

function Navigate() {
var number = NavSelect.selectedIndex;
location.href = NavSelect.options[number].value; }
// -->
</script>

	  <select name="NavSelect" onChange="Navigate(this.form)" style="border-top:1px solid #000000; letter-spacing: 1; font-family: Arial; verdana; color: #000000; background-color: #F7CB33; verdana; border-left-style:solid; border-left-width:1; border-right-style:solid; border-right-width:1; border-bottom-style:solid; border-bottom-width:1; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1">
<option SELECTED>Select Product
<option value="storage_products_rdx.html">Tandberg RDX
<option value="storage_products_refurbished.html">Refurbished drives
<option value="storage_products_refurbished_3.html">Refurbished Libraries
<option value="tape_drive_repairs.html">Repairs
<option value="products_francisfrancis.html">Coffee Machines
<option value="storage_products_2.html">Storage Products Page 2
</select>
}