BODY {
  font-family: Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  background: url('/dev/images/main_bg.jpg') #cbcbcb;
  background-repeat: repeat-x;
  background-position: top left;
  text-align: center;
} 
IMG {
  display: inline;
}
TABLE {
  display: inline;
  text-align: left;
}
TR {
  vertical-align: top;
}

DIV#content {
  /*
  width: 913px;
  text-align: center;
  background: url('/images/blueTop.gif');
  background-repeat: no-repeat;
  background-position: top middle;
  padding-top: 10px;
  vertical-align: middle;
  */
}
DIV#bluebar {
  width: 910px;
  padding-left: 3px;
  background: url('/dev/images/Header.jpg');
  background-repeat: no-repeat;
  background-position: top middle;
  height: 10px;
}
DIV#content2 {
  width: 100%;
  text-align: left;
  vertical-align: middle;
}

DIV#header {
  height: 34px;
  width: 905px;
  background: url('/dev/images/Header.jpg');
  background-repeat: no-repeat;
  text-align: left;
  display: block;
  background-position: top left;
  padding-left: 15px;
}

DIV#contentBody {
  width: 100%;
  width: 913px;
  text-align: left;
  /*position: relative;*/
  display: block;
  height: 335px;
  padding-left: 0px;
  overflow:hidden;
}
DIV#leftcontent {
  float: left;
  height: 330px;
  vertical-align: center;
  padding-top: 3px;
  width: 597px;
  display: inline;
  margin:4px 0 0 5px;
}
DIV#rightcontent {
  float: right;
  height: 289px;
  width: 306px;
  background: url('/dev/images/WhatsNewBG.png');
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 40px;
  padding-bottom: 0px;
  text-align: left;
}
DIV#rightcontent .item {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 10pt;
  padding-top: 10px;
  height: 72px;
  overflow: hidden;
  
}
DIV#rightcontent .firstitem {
  height: 60px;
  overflow: hidden;
  font-size: 8pt;
}
DIV#buckets {
  text-align: left;
  width: 100%;
  width: 930px;
  display: block;
  position: relative;
  padding-left: 0px;
  float: left;
}
DIV#footer {
  width: 100%;
  width: 913px;
  text-align: left;
  vertical-align: middle;
  display: block;
  float: left;
  padding-left: 0px;
  padding-top: 15px;
}

UL.nav {
  margin-left: 0px;
  padding-left: 0px;
  color: #073D5D;
  text-transform: uppercase;
  font-size: 10pt;
}
UL.nav LI {
  list-style-type: none;
  display: inline;
  color: #073D5D;
  padding-left: 5px;
  padding-right: 5px;
}
UL.nav a, UL.nav a:active {
  text-decoration: none;
  color: #073D5D;
}
UL.nav LI a:hover {
  text-decoration: underline;
  color: #073D5D;
}
.bold, a.bold, a.bold:hover {
  font-weight: bold;
}
UL.footer LI {
  list-style-type: none;
  display: inline;
  color: #464646;
  padding-left: 5px;
  padding-right: 5px;
}
UL.footer a, UL.footer a:active, UL.nav a:visited {
  text-decoration: none;
  color: #464646;
}
UL.footer LI a:hover {
  text-decoration: underline;
  color: #464646;
}
UL.footer {
  color: #464646;
  margin-left: 0px;
  padding-left: 0px;
  text-transform: uppercase;
  font-size: 8pt;
}

.bucket {
  float: left;
}

#bucket1 {
  width: 153px;
  height: 126px;
  background: url('/BuyItBG.png');
  background-repeat: no-repeat;
  padding-left: 152px;
  padding-top: 60px;
  vertical-align: middle;
  float: left;
  display: inline;
}
#bucket2 {
  width: 288px;
  height: 186px;
  padding:0 0 0 15px;
 /* background: url('/dev/images/VistaReadyBG.png');*/
  background: url('/VideoBG.png');
  background-repeat: no-repeat;
  float: left;
  vertical-align: center;
  display: inline;
}
#bucket2 h2{
	font-size:18px;
	line-height:20px;
	color:#09689b;
	font-weight:bold;
	margin:20px 0 0;
}
#bucket2 p{
	font-size:11px;
	color:#666;
	line-height:14px;
}
#bucket2 p span{
	color:#3399ff;
	font-weight:bold;
}
#bucket2 div.buckettext{
	width:150px;
	float:left;
	overflow:hidden;
}
#bucket2 div.image{
	width:107px;
	height:139px;
	margin:23px 29px 0 0;
	float:right;
	display:inline;
	overflow:hidden;
}
#bucket3 {
  width: 303px;
  height: 186px;
  background: url('/dev/images/FeaturedBG.png');
  background-repeat: no-repeat;
  float: left;
  display: inline;
  vertical-align: middle;
}
div.feature {
  color: #444444;
  vertical-align: middle;
  text-align: center;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline;
}
#productsAjax {
  padding-top: 20px;
}
DIV.bucketlink {
  display: block;
  width: 100%;
  text-align: right;
  margin-right: 20px;
  padding-top: 12px;
}
DIV.bucketlink a, DIV.bucketlink a:hover, DIV.bucketlink a:active {
  padding-right: 20px;
  font-size: 8pt;
}
.bucketlinks a, .bucketlinks a:hover {
  padding-top: 4px;
}

DIV#buckets a, .bucketlinks a {
  font-size: 8pt;
  text-decoration: none;
  color: #3181BE;
}
DIV#buckets a:hover, .bucketlinks a:hover {
  font-size: 8pt;
  text-decoration: underline;
  color: #3181BE;
}
DIV.hr {
  display: block;
  width: 293px;
  border-bottom: 1px dotted #e4e4e4;
  position: relative;
  left: 4px;
  height: 5px;
}
DIV.solid {
  height: 15px;
  border-bottom: 1px solid #898989;
}
.facebook { padding-left: 15px; font-size: 10pt; padding-top: 5px; padding-bottom: 5px;}
a.facebook {
  color: #444444;
  font-weight: bold;
  text-decoration: none;
}
a.facebook:hover {
  color: #444444;
  font-weight: bold;
  text-decoration: underline;
}

a.btn {
  filter: alpha(opacity=75);
  opacity: .75;
}
a.btn:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
div.featureRight {
  float: right;
  cursor: pointer;
  font-size: 18pt;
  padding-top: 60px;
  padding-bottom: 50px;
}
div.featureLeft {
  float: left;
  cursor: pointer;
  font-size: 18pt;
  padding-top: 60px;
  padding-bottom: 50px;
}
div.featureItem {
  float: middle;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3px;
  /* margin-top: auto; */
  /* height: 200px; */
  overflow: none;
  text-align: left;
  font-size: 10pt;
  vertical-align: middle;
}
div.featureItem img {
  padding-right: 10px;
  float: left;
}
.itemheader {
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.bucketItemText {
  overflow: hidden:
  height: 200px;
  display: block;
  font-size: 8pt;
}

.bucketItemText a, .bucketItemText a:hover {
  display: block;
  padding-top: 5px;
}
ght: 10px;
  float: left;
}
.itemheader {
  font-weight: bold;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.bucketItemText {
  overflow: hidden:
  height: 200px;
  display: block;
  font-size: 8pt;
}

.bucketItemText a, .bucketItemText a:hover {
  display: block;
  padding-top: 5px;
}
#leftcontent  div.images{
	height:330px;
	width:591px;
	position:relative;
	z-index:5;	
}
#leftcontent div.slider{
	position:relative;
	width:591px;
	float:left;
}
#leftcontent div.slider div.container{
	position:relative;
	width:597px;
	height:330px;
	overflow:hidden;	
}

#leftcontent div.slider div.images div.image{
	width:591px;
	height:330px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	z-index:1;
}
#leftcontent div.slider div.images div.image img{
	display:block;
	z-index:1;
	position:relative;
}
#leftcontent div.text-title{
	width:355px;
	height:245px;
	position:absolute;
	top:15px;
	left:20px;
	overflow:hidden;
	z-index:10;
}
#leftcontent div.text-title h2{
	width:100%;
	font-size:25px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	margin:20px 0 0;
	padding:0 0 12px;
	letter-spacing:-1px;

}
#leftcontent div.text-title p{
	font-size:13px;
	line-height:16px;
	color:#fff;
	padding:0;
	margin:6px 0 0;
}
#leftcontent div.text-title p a.more{
	font-size:12px;
	color:#00ccff;
	text-decoration:none;
}
#leftcontent div.text-title p a.more:hover{
	text-decoration:underline;
}
#leftcontent div.slider div#nav{
	position:absolute;
	bottom:43px;
	z-index:11;
	left:28px;
}
#leftcontent div.slider div#nav a{
	float:left;
	background:#89b7ce;
	color:#fff;
	width:16px;
	margin:0 1px 0 0;
	position:relative;
	cursor:pointer;
	height:18px;
	text-align:center;
	line-height:18px;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
#leftcontent div.slider div#nav a:hover,
#leftcontent div.slider div#nav a.activeSlide{
	color:#000;
	background:#fff;
}

div.slider div#nav a:hover,
#leftcontent div.slider div#nav a.activeSlide{
	color:#000;
	background:#fff;
}
/*#leftcontent div.text-title ul{
	width:100%;
	list-style:none;
	overflow:hidden;
	margin:13px 0 0;
	padding:0;
}
#leftcontent div.text-title ul li{
	float:left;
	width:115px;
	padding:0 17px 0 0;
}
#leftcontent div.text-title ul li a {
	display:block;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	width:115px;
}*/
#leftcontent div.text-title ul{
	width:218px;
	padding:0 0 8px 2px;
	margin:13px 0 0 0;
	overflow:hidden;
}
#leftcontent div.text-title ul li{
	position:relative;
	float:left;
	display:inline;
	padding:0;
	margin:0 0 0 -2px;
	background:none;
}
#leftcontent div.text-title ul li a{
	float:left;
	width:111px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#leftcontent div.text-title ul li a.buy-now{
	background:url(/productimages/bg-button-buy-now.png) no-repeat 0 0;
}
#leftcontent div.text-title ul li a.buy-now:hover{
	background:url(/productimages/bg-button-hover-buy-now.png) no-repeat 0 0;
}
#leftcontent div.text-title ul li a.free-trial{
	background:url(/productimages/bg-button-free-trial.png) no-repeat 0 0;
}
#leftcontent div.text-title ul li a.free-trial:hover{
	background:url(/productimages/bg-button-hover-free-trial.png) no-repeat 0 0;
}