body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;

}
table {
	margin:0px auto;
	text-align:left;
}
#header {
	background: url('images/main_banner.jpg') no-repeat center;
	border: 1px solid #aaa;
	height: 100px;
	width: 816px;
	margin: 8px
}
#header span { display: none; }
#sidebar {
	background: url('images/purchase_box.jpg') no-repeat left 60px;
	background-color: #ffffff;
	width: 180px;
	padding-top: 240px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	font-size: 90%;
	margin:0
}
#sidebar_ad {
	background-color: #ffffff;
	width: 180px;
	padding-top: 0px;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	font-size: 90%;
	margin:0
}
#content {
	width: 620px;
	border-right: 1px solid #aaa;
	vertical-align: top;

}
#footer {
	text-align: center;
	font-size:80%;
	border: 1px solid #aaa;
}
img {
	border: none;
}
#linkTable {
	margin-left:20px;
}
#dlLink {
	background: url('images/download.gif') no-repeat top left;
	height: 20px;
	padding-left: 28px	
}
#featLink {
	background: url('images/features.gif') no-repeat top left;
	height: 20px;
	padding-left: 28px	
}
#qoLink {
	background: url('images/qo.gif') no-repeat top left;
	height: 20px;
	padding-left: 28px	
}
#aboutLink {
	background: url('images/about.gif') no-repeat top left;
	height: 20px;
	padding-left: 28px	
}
#version {
	text-align:right;
	font-size: 90%;
}
#download {
	text-align:center;
	margin-bottom: 20px;
	font-size: 110%;

}