
body {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	margin: 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
	margin: 5px 0;
}

p, ul {
	font-size: 12px;
}

img {
	border: none;
}

a:link, a:visited {
	color: #0054a4;
}

a:hover {
	color: #003363;
}

#main {
	border-top: 3px solid #0054a4;
	text-align: center;
	width: 100%;
}

#head, #header {
    position: relative;
	height: 80px;
	margin: 0 auto;
	padding: 15px 0;
	width: 800px;
}

#logo {
	float: left;
	text-align: left;
	width: auto;
}

#user_info {
    position: absolute;
    right: 0;
    top: 5px;
    color: #000;
    font-size: .9em;
}

#user_info a {
    color: #000;
}

#top_nav {
	float: right;
	font-size: 10px;
	margin-top: 45px;
}

#top_nav ul, #footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_nav li, #footer li {
	float: left;
}

#top_nav li a, #footer li a {
	display: block;
	padding: 12px;
}

#top_nav li a:link, #top_nav li a:visited, #footer li a:link, #footer li a:visited {
	color: #0054a4;
	font-weight: bold;
	text-decoration: none;
}

#top_nav li a:hover, #footer li a:hover {
	background: #0054a4;
	color: #fff;
}

#splash {
	background-image: url(../img/topx.gif);
	background-repeat: repeat-x;
	background-color: #0054a4;
	border-top: 2px solid #97b2cc;
	clear: both;
	min-height: 275px;
}

#splash_tiny {
	background-color: #0054a4;
	border-top: 2px solid #97b2cc;
	height: 25px;
}

#splash_contain {
	margin: 0 auto;
	width: 800px;
}

#splash_text {
	color: #fff;
	float: left;
	margin-right: 20px;
	text-align: left;
	width: 420px;
	min-height: 300px;
}

#splash_screenshot {
	float: right;
	position: relative;
	width: 360px;
}

#splash_screenshot img {
	top: -25px;
	left: 0;
	position: absolute;
}

#content {
	clear: both;
	margin: 0;
	margin: 20px auto 0 auto;
	text-align: left;
	width: 800px;
}

#content p {
	line-height: 1.5em;
}

#more_info {
	border-bottom: 1px dotted #97b2cc;
	color: #0054a4;
	font-size: 14px;
	padding-bottom: 3px;
	text-align: right;
}

#news_roll {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news_roll p, #signup p {
	line-height: 1.5em;
}

#info {
	border-top: 1px dotted #97b2cc;
	float: left;
}

#signup {
	border-top: 1px dotted #97b2cc;
	float: left;
	margin-left: 15px;
	padding-left: 50px;
	width: 50%;
}

#signup table th {
	font-size: 14px;
	text-align: right;
	width: 30%;
}

#signup table td {
	font-size: 11px;
	text-align: right;
	width: 70%;
}

#signup table input {
	width: 95%;
}

.success {
	background: #E2FFE8;
	border: 2px solid #008000;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
}

#footer {
	border-top: 1px dotted #97b2cc;
	clear: both;
	font-size: 11px;
	margin: 0 auto;
	padding: 5px 0px;
	width: 800px;
}

#footer p {
	float: right;
	padding: 8px;
	margin: 0px;
}

#footer li a {
	padding: 8px;
}

#features {
	list-style: none;
	margin: 0;
	padding: 0;
}

#features li {
	float: left;
	margin-right: 3%;
	width: 30%;
}

#features p {
	line-height: 1.5em;
}

#features p.launch {
	color: #a1a1a1;
	font-size: 10px;
	padding: 0;
	margin: 0;
	position: relative;
}

#features h2 {
	font-size: 16px;
}

form#contact th {
	font-size: 12px;
	width: 25%;
}

form#contact td {
	font-size: 10px;
	width: 80%;
}

form#contact textarea {
	height: 80px;
	width: 300px;
}

form#contact ul {
	color: #f00;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 8px;
	padding: 5px;
}

form.rform fieldset {
    border: none;
    border-top: 2px solid #0054a4;
    margin-bottom: 10px;
}

form.rform legend {
    font-size: 14px;
    font-weight: bold;
    padding: 0 2px;
    _margin: 0 -7px; /* IE Win */
}

form.rform label {
    display: inline-block;
    font-size: 11px;
    line-height: 1.8;
    vertical-align: top;
    width: 120px; /* width of labels */
}

form.rform input {
    font-size: 11px;
}

form.rform ol {
    margin: 0;
    padding: 0;
}

form.rform li {
    list-style: none;
    margin: 0;
    padding: 5px;
}

form.rform fieldset fieldset {
    border: none;
    margin: 3px 0 0;
}

form.rform fieldset fieldset legend {
    font-weight: normal;
    padding: 0 0 5px;
}

form.rform fieldset fieldset label {
    display: block;
    margin-left: 123px; /* width plus 3 (html space) */
    width: auto;
}

form.rform em {
    color: #f00;
    font-style: normal;
    font-weight: bold;
}

form.rform ul.errorlist {
    margin: 0;
    padding: 0;
}

form.rform fieldset ul.errorlist {
    margin: 0 0 0 123px;
    padding: 0;
}

form.rform ul.errorlist li {
    color: #f00;
    font-size: 11px;
    font-weight: bold;
    list-style: none;
}
