body {
	font: normal normal normal 1em Arial,sans-serif;
	background-image: url('images/pagebkgrnd.jpg');
}
img{border:none;}
a:link {
	color: #03F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03F;
}
a:hover {
	text-decoration: underline;
	color: #E94E00;
}
a:active {
	text-decoration: none;
	color: #E94E00;
}
#container {
	background-position: right;
	position: relative;
	width: 720px;
	z-index: 1;
	border: 1px black solid;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF ;
}
#blocktitle {/* Holds graphic and descriptions for each page */
	background-color:black;
	height:163px;
	width:inherit;
	border-bottom:#000 solid 2px;
}
#pagetitle {/* Page title */
	position: absolute;
	width:420px;
	height:59px;
	top: 30px;
	left:300px;
	text-align: center;
}
#content {
	width:auto;
	border-bottom:1px solid #000;
	font-size:.95em;
	top: 239px;
	left: 201px;
}
#lhandcol {
	width:340px;
	float:left;
	padding:10px 10px 10px 10px;		
}
	
#rhandcol {
	width:340px;
	float:right;
	padding:10px 10px 10px 8px;
	border-left:#CCC thin solid ;
}

.clearit{clear:both;}

/*#bodyheader {
	position: absolute;
	width: 720px;
	height: 83px;
	z-index: 9;
	left: 0px;
	background-image: url(images/body_header.jpg);
	top: 163px;
}*/
#copyright {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	width:auto;
	padding:5px 0px 5px 0px;
}
#footer{
	font-size: x-small;
	color: #000;
	background-color:#999;
	padding-bottom:5px;
}
.lf:link{color:black}/*Links Footer*/
.lf:visited{color:black}
.lf:hover{color:#E94E00}
/*.lf:active{color:#E94E00}*/

#rollover{
	margin-left:92px;
	margin-top:20px;
	display:block;
	background:url(images/free_trial.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:161px;
}
#rollover:hover{background-position:left bottom;cursor:pointer}
#rollover span{display:none}

#rollover2{
	margin-left:92px;
	margin-top:20px;
	display:block;
	background:url(images/buy_analyzer.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:40px;
	width:161px;
}
#rollover2:hover{background-position:left bottom; cursor:pointer}
#rollover2 span{display:none}

#testomonial{background-color:#FF0;
border:thin solid #000;
margin:10px;
padding:10px;
}
#platform{
	text-align:center
}
#navigation {
	text-align: left;
	width: 720px;
	height:28px;
	background-color:#CCC;
	border-bottom:1px solid #000;
}

#navlist{
    margin: 0;
	padding: 0;
    padding-top: 5px;
	padding-left: 10px;
    background-color: #999;
    height:23px
}

#navlist #active a{
  background-color:#95DAF4
}

#navlist a{
	border: 1px solid #333;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#333;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
}

#navlist a:hover{
    background-color:#E94E00;
}

#navlist li{
	display:inline;
	font-size:10px;
	line-height:2;
	vertical-align:50%;
}

.listimage{
  list-style-image:url('images/paragraph_bullet.gif')
}

.lightblue {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #0396ff;
	text-align: left;
	position: absolute;
	visibility: visible;
	
	
}

.h1 {
	font-family: Arial,sans-serif;
	font-size: 1.1em;
	color: #E94E00;
	font-weight: bold;
	text-align: center;
}

.h2 {
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align:left;
}
.h3 {
	font-family: Arial, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color:#009;
	font-style: normal;
	text-align:left;
}

p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.tstyle3 {    border: 2px solid #000080;
	margin-top: 7px;
}
.tstyle4 {    text-align: center;
    border: 1px solid #000080;
}
.tstyle5 {    text-align: center;
    border: 1px solid #000080;
    background-color: #C0C0C0;
}

