@charset "utf-8";

body {
	background: #fff url(images/body.png) repeat-x;
	font-size: 62.5%;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#launchingsoon {
	position: absolute;
	top: 0;
	right: 0;
	width: 239px;
	height: 175px;
	background: url(images/launchingsoon.png) no-repeat;
	text-indent: -6000px;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 989px;
}
#logo {
	margin-left: 314px;
	margin-top: 83px;
	display: inline;
	float: left;
	height: 99px;
	margin-bottom: 0;
	width: 347px;
}
#screen {
	margin-left: 0px;
	margin-top: 44px;
	display: inline;
	float: left;
	height: 361px;
	margin-bottom: 0;
	width: 582px;
}
#text {
	margin-right: 22px;
	margin-top: 67px;
	display: inline;
	float: right;
	height: 203px;
	margin-bottom: 0;
	width: 345px;
}
#freedemo {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 41px;
	margin-bottom: 0;
	width: 989px;
}
#footer {
	margin-left: 2px;
	margin-top: 42px;
	display: inline;
	float: left;
	height: 19px;
	margin-bottom: 0;
	width: 982px;
}

