@charset "UTF-8";/* CSS Document */body {	font: 12px Arial, Helvetica, sans-serif;	color: #000000;	background: #CCCCCC;	margin: 10px;	text-align: center;}table {	font: 12px Arial, Helvetica, sans-serif;}#container {	position: relative;	margin: 0 auto;	width: 920px;	text-align: left;	padding: 0px 0px;	background: #ffffff;}#contentbox {	min-height: 480px;	background: url(pics/bg_navi.gif) repeat-y right top;	}	* html #contentbox {	height: 480px;}*html #contentbox {	height: 480px;}	#left {	float: left;	}	#content {	padding: 35px 315px 10px 220px;	min-height: 480px;	}	#content h1 {	color: #3D4051;	text-decoration: none;	margin: 0;	font: bold 13px Arial, Helvetica, sans-serif;	text-transform: uppercase;}#content h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #3D4051;	text-decoration: none;	font-weight: normal;	margin: 0px;	text-transform: uppercase;}	#right {	min-height: 480px;	float: right;	}	#footer {	clear: both;	background: url(pics/bg_footer.gif) no-repeat right top;	height: 70px;	padding-left: 10px;	padding-top: 60px;}	.greyb {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #3D4051;	text-decoration: none;	font-weight: bold;}.txtsmall {		font-size: 11px;}a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;}a:hover {	text-decoration: underline;}#orderbox {	color: #3D4051;	padding: 3px;	border: 1px solid #cccccc;	margin-bottom: 12px;	font: bold 12px/18px Arial, Helvetica, sans-serif;}form {	margin: 0px;}#content input {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	background-color: #FFFFFF;	border: 1px solid #999999;}#content select {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	background-color: #FFFFFF;	border: 1px solid #999999;}