@charset "utf-8";


div#top-bar {
	display:block;
	overflow:hidden;
	height:33px;
	width:100%;
	margin-top:12px;
}

div#top-bar img {
  margin-left:26px;
  display:inline;
  float:left;
}

div#toplead {
	position:relative;
	width: 485px;
	left: 81px;
	top: 27px;
	margin: 0px;
}

div#toplead h2 {
	color:#007FAA;
	font-size: 14px;
	margin-bottom: 6px;
}


div#topframe {
	position: relative;
	height: 112px;
	background: url(img/topframe.png);
	background-repeat:no-repeat;
}

div#topframe h1 {
	position: relative;
	border: none;
	color:#ABABAB;
	font-size: 18px;
	line-height: 20px;
	top: 35px;
	left: 40px;
}

div#cols {
  position: relative;
  height: 618px;
  padding-left: 50px;
  padding-right: 50px;
  background: url(img/mainframe.jpg);
	background-position: -3px -3px;		  

}

div#cols h2 {
  padding: 18px 0 0 0;	
  overflow:hidden;	
   height: 0px !important;
   height: 18px;		
   font-size: 16px;
   color:#818181;
}

div#cols ul {
 padding-left: 12px;
 margin-left: 4px;
 margin-top: 8px;
 color: #F9F9F9;
 }

div#freecon {
  position:absolute;
  top: 283px;
  width: 299px;
  height: 364px;
  left:504px;
  line-height:20px;
}  

div#sfcon {
  position:absolute;
  top: 283px;
  left:194px;
  float: left;
  width: 299px;
  height: 364px;
  line-height:15.5px;
}  

div.inner-pad {
  padding-left: 20px;
  padding-right: 20px;  
}

img#unlock {
  margin-top: 88px;
}

img#trial {
  margin-top: 10px; }
  
div#links {
	position: relative;
	float: right;
	top: 11px;
}
div#links a {
	margin-right: 22px;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#475259;
}
div#links a:hover {
	color:#F90;
}
div#sociallitecon{
float:right;
margin-right:40px;
margin-top:12px;
}
div#sociallitecon img{
margin-left:5px;
}

