﻿body
{
	background-image: url('/images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	text-align: center;
}
img.small
{
    width: 150px;
    height: 150px;
    text-decoration: none;
} 

#imgTrial
{
 
 border-style:none;
	height: 80px;
	width: 308px;
}
#divWrapper
{
margin:0 auto; text-align:center;	
}

#divMainContent 
{
	width: 960px;
	text-align: left;	
	margin: 0 auto;
}
#divHeader
{
	background-color: #000000;
	color: #FFFFFF;
	font-variant: small-caps;
}
#OptOut
{
	background-color: #FFFFFF;
	color: #000000;
}
#divLeftContent 
{
	width: 840px;
	text-align: left;
	float: left;	
}

#divRightContent 
{
	width: 120px;
	text-align: left;
	float: right;
	position: inherit;
	top: 0px;	
}

#mainContent
{
	background-color: white;
}

#imgSplash
{
    position:absolute;
    top: 20px;
    left: 20px;
    width: 292px;
     height: 166px;
}

#imgMain
{
    position:absolute;
    top: 115px;
    left: 193px;
    width: 549px;
     height:284px;
}

#imgSIQ
{
    position:absolute;
    top: 34px;
    left: 612px;
    width: 406px;
     height: 331px;
}

#eula
{
    margin: 0px 2px 1px 2px;
    text-indent: 2px;
}
.imgScreenShot
{
    height:385px;
    width: 562px
}
.mnuItem
{
    font-size: large;
    font-weight: bolder;
    font-style: oblique;
    font-variant: small-caps;
}
.ulSquare
{
list-style-type:square;	
}

.ulCost
{
	padding:3px;
 background-color:#eee;
 border: solid 1px #ccc;
	}

.subBullet
{
	font-size: small;
}
.cph
{
 text-align: left;
 background-color: white;	
 
}


.faqContainer
{
 margin-top: 20px;	
}

.faqContainer h2
{
 padding:3px;
 background-color:#eee;
 border: solid 1px #ccc;
}

.faqList
{
 list-style: none;	
}

.faqList li > p
{
 display: none;	
}

.faqList li > h3
{
  cursor: auto;
  text-decoration: none;
}

.faqList li > h3:hover
{
  cursor: pointer;
  text-decoration: underline;
}
.tagline
{
	font-weight: bold;
	color: #3300cc;
	font-variant: small-caps;
}

.footer
{
	font-size: 10pt;
	vertical-align: top;
	text-align: center;
}



