* {
	margin:0;
	padding: 0;
}
body {
	background: url(images/background.gif) repeat-x top #eef7f7;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #555;
	padding: 12px 0;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	text-align: left;
}
#nav ul li {
	list-style: none;
	float: left;
	padding: 13px;
	padding-bottom: 12px;
	display: block;
}
#nav ul li a {
	list-style: none;
	float: left;
	display: block;
	text-decoration: none;
	color: #aaa181;
	font-size: 11px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	width: 571px;
	height: 181px;
	clear: both;
	float: left;
}
#theme {
	background: url(images/theme.jpg) no-repeat;
	width: 286px;
	height: 483px;
	float: right;
	margin-top: -31px;
}
#content {
	clear: left;
	width: 570px;
	padding-top: 5px;
}
#intro {
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 80px;
	padding-right: 30px;
}
a.download {
	background: url(images/download.gif) no-repeat;
	width: 229px;
	height: 43px;
	float: left;
	margin-top: 10px;
	text-indent: -99999999px;
}
a.demo {
	background: url(images/demo.gif) no-repeat;
	width: 163px;
	height: 43px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	text-indent: -99999999px;
}
#star {
	background: url(images/star.gif) no-repeat;
	width: 283px;
	height: 263px;
	float: left;
	margin-top: 50px;
	text-indent: -99999999px;
}
#salespage {
	background: url(images/salespage.gif) no-repeat;
	width: 283px;
	height: 263px;
	float: left;
	margin-top: 50px;
	text-indent: -99999999px;
}
