body {
	background-color: #069;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
#container {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 80px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	width: 350px;
	float: left;
}
#nav {
	width: 630px;
	height: 20px;
	float: right;
	text-align: right;
	padding-top: 60px;
	padding-right: 20px;
}
#content {
	height: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
H1{
	font-size: 16px;
	text-align: center;
	}
H2 {
	font-size: 14px;
}
H3 {
	font-size: 12px;
	font-weight: normal;
}
#downloadnow {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	width: 600px;
	margin: auto;
	font-size: 18px;
	padding: 5px;
}
.downloadnow {}
.downloadnow a {
	text-decoration: none;
	color: #3F6;
}
.downloadnow a:hover {
	text-decoration: none;
	color: #F30;
}
.nav {}
.nav a {
	text-decoration: none;
	color: #CF0;
}
.nav a:hover {
	color: #0F0;
	text-decoration: none;
}
.little {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.center {
	text-align: center;
}

.demo_features {
	font-size: 12px;
	color: #FF0;
}
.ie {
	font-size: 12px;
	color: #FF0;
}
.paycat {
	text-align: right;
}
.box {
	background-color: #069;
	color: #FFF;
}
