div#left {
	position: absolute;
	left: 10px;
	width: 20%;
}
div#right {
	margin-left: 21%;
}
div#ufasoft {
	font-family: serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 180px;
	text-align: center;
	background: #ffffff;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	margin: 0 0;
}
a#ufasoft {
	font-family: serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a#ufasoft:hover {
	color: #000000;
	text-decoration: none;
}
a#ufasoft:active {
	color: #000000;
	text-decoration: none;
}
div#slogan {
	font-size: 15px;
	font-weigth: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	background: #4070f0;
	padding-top: 15%;
	padding-bottom: 15%;
	margin: 0 0;
}
div#title {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	color: #ffffff;
	background: #000000;
	margin: 0 0;
}
div#header {
	font-size: 30px;
	text-align: center;
	color: #ffffff;
	background: #a0a0a0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0 0;
}
div#menu {
	background: #000000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
span#menu {
	margin-left: 1em;
	margin-right: 1em;
}
a#menu {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a#menu:hover {
	color: #ff6600;
}
a#menu:active {
	color: #ff6600;
}
div#bottom {
    position: static;
    bottom: 0;
	color:#7e828c;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
div#items {
	margin-top: 1em;
	margin-bottom: 1em;
}
a#product {
	margin-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #505050;
}
a#product:active {
	color: #ff6600;
}
a#product:hover {
	color: #ff6600;
}
image.icon {
	float: left;
	margin-right: 0.3em;
	border: 0;
}
h1 {
	text-align: center;
}
h4 {
	color: #ff4600;
	margin-bottom: 0;
}
p {
	margin-left: 1em;
	margin-top: 0;
}

.buy {
	font-size: 150%;
	text-align: center;
}

img.screenshot {
	float: right;
}

div#google {
	position: fixed;
	height: 200px;
	bottom: 0;
	left: 0;
	width: 200px;
}
