﻿.Content
{
	position: relative;
	top: 0px;
	left: -10px;	
	width: 982px;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
}

.Content .Logo
{	
	position: absolute;
	top: 20px;
	left: 28px;
	width: 63px;
	height: 104px;
	background-image: url('/Images/PelorusDGS/Pelorus.gif'); 
	background-repeat: no-repeat;
}

.Content .Title
{
	top: 34px;
	left: 116px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #124C8B;
}

.Content .Solution
{
	top: 72px;
	left: 116px;
	width: 742px;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #124C8B;
}

.Content .Topics
{
    position: absolute;
    top: 168px;
    left: 34px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}

.Topics ul
{    
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.Topics li
{
    padding-bottom: 6px;
}

.Topics a
{
    outline-style: none;
    color: #0088CC;
    text-decoration: none;
}

.Topics a:hover
{
    color: #124C8B;
    font-weight: bold;
    text-decoration: none;
}

.Topics .Active
{
    outline-style: none;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.Topics .Active:hover
{
    color: #000000;
    text-decoration: none;
}

.Information img
{	
    float: left;
	width: 50px;
	height: 56px;
	margin-top: 12px;
	margin-right: 10px;
	background-repeat: no-repeat;
}

.Information h3
{
    color: #124C8B;
}

.Information
{
    position: absolute;
    top: 150px;
    left: 286px;
    width: 662px;
    font-size: 11pt;
}

.Information ul
{    
    padding: 0px;
    margin: 16px 0px 0px 10px;
    list-style-type: disc;
    color: #124C8B;
}

.Information li
{
    margin-left: 20px;
    padding-bottom: 2px;
    color: #000000;
}

.Overview
{
    display: block;
}

.Billing
{
    display: none;
}

.Budgeting
{
    display: none;
}

.GeneralLedger
{
    display: none;
}

.Licensing
{
    display: none;
}

.LTDebt
{
    display: none;
}

.Payroll
{
    display: none;
}

.PointOfSale
{
    display: none;
}

.Property
{
    display: none;
}

.Purchasing
{
    display: none;
}

.Receipting
{
    display: none;
}

.Reporting
{
    display: none;
}

.Security
{
    display: none;
}

.Software
{
    display: none;
}

.Request
{
    position: absolute;
    top: 562px;
    left: 286px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.Request a
{
    color: #0088CC;	
    text-decoration: none;
}

.Request a:hover
{
	color: #888888;
	text-decoration: underline;
}
