	body {
	background: url(/images/bg.jpg) repeat-x #fff;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.clear {
		clear: both;
	}
	
	#wrapper{
		background: #fff url(/images/bgwrap.png) repeat-x left bottom;
		margin: 0 0 15px 0;
		-moz-box-shadow: 0 0 5px #666;
		-webkit-box-shadow: 0 0 5px #666;
		width:794px;
		margin: 0 auto;
		min-height:755px;
	}
	
	.copyright {
		width:794px;
		margin: 0 auto;
		text-align: right;
		color: #666;
		padding: 20px 0px 20px 0px;
		font-size: 11px;
	}
	
	
	#header{
		
		width: 794px;
		height: 139px;
	}
	
	#header h1 a {
		text-indent:-9999px;
		display: block;
		background:url(/images/header.jpg) repeat-x;
		width: 794px;
		height: 139px;
	}
	#topbox{margin-bottom:5px;clear;both;}
	a{color:#636363;text-decoration:none;}
	img{border:0px;}
	#menubar{
		background:url(/images/menunav.png) repeat-x;
		width: 100%;
		display: block;
		height:35px;
		padding-top:10px;
		font-size: 14px;
		color: #636363;
	}
	
	#menubar a {
		padding: 6px 10px;
		display: block inline;
		
		color: #636363;
	}
	
	#menubar a.first {
		padding: 6px 10px 6px 35px;
		display: block inline;
	}
	
	#menubar a:hover {
		text-decoration: underline;
	}
	#leftbox{
		width:320px;
		float:left;
		padding-left:20px;
		color:#636363;
		font-size:12px;
		font-family:arial;
		font-style: italic;
		line-height:16px;
		text-align:center;
	}
	
	#leftbox p {
		text-align: center;
		padding: 12px;
		line-height: 1.5em;
		
	}
	
	#leftbox h2{text-indent:-9999px;background:url(/images/h2about-trans.png) no-repeat;width:240px;height:34px;margin-left:35px; overflow: hidden;}
	#spot{
		width:426px;
		height: 212px;
		float:right;
	}
	#adspot div.inside{
		width:250px;
		padding-top:30px;
		text-align:center;
		color:#607fa6;
		font-size:12px;
		font-family:arial;
		line-height:16px;
	}
	
	div.inside a {
		color:#607fa6;
		text-decoration: underline;
	}
	
	
	.blue{color:#607fa6;}
	
	.footer {
		width:426px;
		float:right;
		font-size: 13px;
		background: #eee;
		color: #607fa6;
		padding: 16px 0px;
	}
	
	.footer a, .footer-center a {
		color: #607fa6;
		
	}
	
	
	.footer-center {
		color: #607fa6;
		padding: 16px 0px;
		text-align: center;
		font-size: 13px;
		background: #eee;
		margin: 20px 0px 0px 0px;
	}
	
	
	
	.content {
		margin: 30px;
		
	}
	
	.content.history p {
		font-size: 13px;
		line-height: 1.4em;
	}
	
	.content.history .col1 {
		color: #8b8b8a;
		width: 360px;
		margin-right: 30px;
		float: left;
	}
	
	.content.history .col2 {
		width: 340px;
		float: left;
		margin: 30px 0px 0px 0px;
		text-align: center;
	}
	
	.content.history h2 {
		display: block;
		text-indent: -9999px;
		width: 360px;
		height: 50px;
		background: url(/images/history-heading-trans.png) no-repeat transparent;
	}
	
	.content.order h2 {
		display: block;
		text-indent: -9999px;
		width: 360px;
		height: 30px;
		background: url(/images/order-heading-trans.png) no-repeat transparent;
	}
