/* Set up the page
--------------------------------------------------------*/
html body {
  margin:0;
  padding:0;
  background:#fff;
  font-family:Verdana,Sans-serif;
  font-size:12px;
  }
html>body {
  font-size:small;
  }
  
  
/* Position Layers
--------------------------------------------------------*/  
#MainLayer{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:800px; 
	height:639px; 
}
#FeaturesT{
	position:absolute;
	left:230px;
	top:40px;
	width:87px;
	height:35px;
	visibility: visible;
}
#Options{
	position:absolute;
	left:335px;
	top:40px;
	width:82px;
	height:27px;
	visibility: visible;
}
#Pricing{
	position:absolute;
	left:440px;
	top:40px;
	width:97px;
	height:22px;
	visibility: visible;
}
#Examples{
	position:absolute;
	left:547px;
	top:40px;
	width:90px;
	height:31px;
	visibility: visible;
}
#FAQ{
	position:absolute;
	left:652px;
	top:40px;
	width:101px;
	height:31px;
	visibility: visible;
}
#Logo{
	position:absolute;
	left:0px;
	top:2px;
	width:231px;
	height:76px;
	visibility: visible;
}
#TopImage {
	position:absolute;
	left:229px;
	top:114px;
	width:498px;
	height:142px;
	visibility: visible;
}
#RightPurple{
	position:absolute;
	left:731px;
	top:114px;
	width:29px;
	height:405px;
	background-color: #b299b2;
	layer-background-color: #b299b2;
	visibility: visible;
}
#NavButtons{
	position:absolute; 
	left:230px; 
	top:39px; 
	width:551px; 
	height:40px; 
}
#GreenHeader{
	position:absolute;
	left:0px;
	top:81px;
	width:168px;
	height:24px;
	visibility: visible;
}
#GreenFooter{
	position:absolute;
	left:0px;
	top:519px;
	width:760px;
	height:30px;
	background-image: url(images/Bottom_Nav.jpg);
	background-repeat:no-repeat;
	visibility: visible;
	border-top:1px solid #fff;
	z-index:2;
}
#LogoBottom{
	position:absolute;
	left:86px;
	top:560px;
	width:29px;
	height:56px;
	visibility: visible;
} 
#Disclaimer{
	position:absolute;
	left:139px;
	top:567px;
	width:434px;
	height:58px;
	background-color: #fff;
	color:#666;
	font-size:85%;
	padding:10px;
	visibility: visible;
}
#LeftWhite{
	position:absolute;
	width:229px;
	height:141px;
	left: 1px;
	top: 116px;
	font-size: 90%;
	padding:10px;
	visibility: visible;
}
#LeftPurple{
	position:absolute;
	left:0px;
	top:283px;
	width:229px;
	height:169px;
	z-index:12;
	background-color: #636;
	layer-background-color:#636;
	color:#fff;
	font-size:95%;
	padding:10px;
	visibility: visible;
}
#Login{
	position:absolute;
	left:0px;
	top:453px;
	width:229px;
	height:50px;
	z-index:1;
	background-color: #B299B2;
	layer-background-color:#B299B2;
	visibility: visible;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:-8px;
	padding-bottom:-8px;

}
#Title{
	position:absolute;
	left:230px;
	top:255px;
	width:500px;
	height:27px;
	visibility: visible;
	background-color: #636;	
}
#Content{
	position:absolute;
	left:231px;
	top:285px;
	width:523px;
	height:216px;
	overflow:auto;
	scrollbar-face-color:#636;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#b299b2;
	scrollbar-shadow-color:#b299b2;
	scrollbar-highlight-color:#b299b2;
	scrollbar-3dlight-color:#b299b2;
	scrollbar-darkshadow-Color:#b299b2;
	z-index:16;
	visibility: visible;	
}
.itemhead-left {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990; 
	font-style: normal; 
	text-decoration: none;
	text-align:left;
	float:left;
}
.itemhead-right {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990; 
	font-style: normal; 
	text-decoration: none;
	text-align:right;
	float:right;
	padding-right:10px;
}



/* Format Left Purple  
-----------------------------------------*/
#LeftPurple  a{
	color:#fff;
	text-decoration:none;
}
#LeftPurple  a:link{
	color:#fff;
	text-decoration:none;
}
#LeftPurple  a:hover, a:active{
	color:#b299b2;
	text-decoration:none;
	font-weight:bold;
}
#LeftPurple h1{
	background-image:url(images/LP-H1-bk.gif);
	background-repeat:no-repeat;
	font-size:95%;
	color:#fff;
	padding:10px 40px 5px 27px;
	margin-bottom:5px;
}

/* Format Left White
-----------------------------------------*/
#LeftWhite  a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#LeftWhite  a:link{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#LeftWhite  a:hover, a:active{
	color:#b299b2;
	text-decoration:none;
	font-weight:bold;
}
#LeftWhite h1{
	background-image: url(images/qmark.gif);
	background-repeat:no-repeat;
	font-size:95%;
	color:#000;
	padding:6px 40px 5px 27px;
	margin-bottom:5px;
}
#LeftWhite h2{
	background-image: url(images/LW-HF-bk.gif);
	background-repeat:no-repeat;
	font-size:95%;
	color:#000;
	padding:6px 40px 5px 27px;
	margin-bottom:5px;
}

/* Format Green Footer
-----------------------------------------*/
#GreenFooter span {
	margin-left:230px;	
}
#GreenFooter a{
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
#GreenFooter  a:link, a:visited{
	color:#fff;
	text-decoration:none;
	font-weight:bold;	
}
#GreenFooter  a:hover, a:active{
	color:#b299b2;
	text-decoration:none;
	font-weight:bold;
}
#GreenFooter #address a{
	position:absolute;
	color:#636;
	text-decoration:none;
	left:27px;
	top:9px;
	padding:0 10px;
	visibility: visible;
}
#GreenFooter #address  a:link{
	color:#636;
	text-decoration:none;
	font-weight:bold;
}
#GreenFooter #address a:visited{
	color:#636;
	text-decoration:none;
	font-weight:bold;
}
#GreenFooter #address a:hover{
	color:#b299b2;
	text-decoration:none;
	font-weight:bold;
}
#GreenFooter #address a:active{
	color:#b299b2;
	text-decoration:none;
	font-weight:bold;
}
#GreenFooter #aboutus {
	position:absolute;
	left:555px;
	top:8px;
	visibility: visible;
}
#GreenFooter #home {
	position:absolute;
	left:465px;
	top:8px;
	visibility: visible;
}
#GreenFooter #contact {
	position:absolute;
	left:653px;
	top:8px;
	visibility: visible;
}


/* Format Content
-----------------------------------------*/
#Content a:link {
	color:#636;
	text-decoration:none;
	size:100%;
	font-weight:bold;
}

#Content a:visited {
	color:#636;
	text-decoration:none;
	size:100%;
}

#Content a:hover {
	color:#B299B2;
	text-decoration:none;
	size:100%;
	font-weight:bold;}

#Content a:active {
	color:#B299B2;
	text-decoration:none;
	size:100%;
	font-weight:bold;
}

#Content p {
	color:#000;
	size:100%;
}

#Content table, tr, td {
	font-size:100%;
}

h1 {
	font-size:120%;
	font-weight:bold;
}

/* Format Disclaimer
-----------------------------------------*/
#Disclaimer a:link {
	color:#636;
	text-decoration:none;
	size:100%;
}

#Disclaimer a:visited {
	color:#636;
	text-decoration:none;
	size:100%;
}

#Disclaimer a:hover {
	color:#B299B2;
	text-decoration:none;
	size:100%;
	font-weight:bold;}

#Disclaimer a:active {
	color:#B299B2;
	text-decoration:none;
	size:100%;
	font-weight:bold;
}

/* Format Title
-----------------------------------------*/
#Title h1{
	font-size:125%;
	color:#fff;
	font-weight:bold;
	letter-spacing:.2em;	
	padding-left:5px;
	padding-top:4px;
	margin-bottom:0px;
	padding-bottom:3px;
	/*background:#cc6;*/
}
