#main {
  background: transparent;
}
#downloadPanel * {
  xborder: solid red 1px;
}
#downloadPanel {
  padding: 0;
  padding-right: 15px;
}
#downloadPanel h1 {
  font-size: 1.8em;
  text-align: left;
  padding-bottom: 10px;
}
#downloadPanel .details {
  text-align: justify;
  margin-top: 140px;
}
#downloadPanel .details td {
  height: 29px;
}
#mobileDevices, #pcLaptops {
  float: left;
  width: 505px;
  background-position: 160px 30px;
}
#mobileDevices, #loginHolder {
  margin-top: 15px;
}
#pcLaptops .banner,
#mobileDevices .banner {
  height: 240px;
  width: 160px;
  float: left;
}
#pcLaptops .banner {
  background: transparent url(../img/product/GLE.png) no-repeat left top;
}
#mobileDevices .banner {
  background: transparent url(../img/product/GLD.png) no-repeat left top;
}
#loginHolder, #movieHolder {
  float: right; 
	text-align: right;
	width: 405px;
}
#loginForm {
  background: transparent url(../img/banner/loginPanel.gif) no-repeat left top;
}
div#footer {
  padding-top: 10px;
}

/*New HomePage Design*/
#topBanner * {
  xborder: solid red 1px;
}
#topBanner {
  margin-bottom: 20px;
  margin-left: -25px;
  margin-top: 40px;
  position: relative;
}
#topBanner .photo {
  position: absolute;
  top: 0;
  left: 0;
  background: red;
  width: 325px;
  height: 261px;
  background: url(../img/homepage/topbanner-photo.png) no-repeat left;
}
.ie6 #topBanner .photo {
  position: absolute;
  top: 18px;
  left: -28px;
  background: red;
  width: 310px;
  height: 245px;
  background: url(../img/homepage/topbanner-photo.png) no-repeat left;
}
#topBanner .box-left {
  background: url(../img/homepage/top_banner_leftside.png) no-repeat left;
}
#topBanner .box-right {
  background: url(../img/homepage/top_banner_rightside.png) no-repeat right;
  padding: 0 58px;
  width: 45%;
}
#topBanner .content {
  background: url(../img/homepage/top_banner_middle.png) repeat-x;
  height: 312px;
}
#topBanner .image {
  float: left;
  width: 50%;
}
#topBanner .description {
  height: 228px;
  padding-top: 20px;
  font-size: 17px;
}

.ie #topBanner .description {
	margin-top: 20px;
}
#topBanner .description h1 {
  color: #002B7F;
  font-size: 2em;
  padding: 0.2em 0;
  text-align: center;
}
#topBanner .description .col1 {
  float: left;
  width: 49%;
}

#topBanner .description ul li {
	background:  url(../img/icon/lock.png) no-repeat;
	height: 30px;
	margin-top: 30px;
	padding-left: 30px;
	
}

#topBanner .description .col2 {
  float: right;
  width: 49%;
}

#topBanner .description p {
  font-size: 0.9em;
  margin-bottom: 1em;
  text-align: justify;
}
#topBanner .description em {
  color: #004994;
  font-weight: bold;
  text-align: justify;
  display: block;
}
#topBanner .footer {
  xheight: 50px;
}
#topBanner .footer marquee {
  width:65%; 
  float:left;
}
#topBanner .footer h3 {
  float: left;
  font-size: 2em;
}
#topBanner .footer .button-rounded {
  float: right;
}

#bottomBanner * {
  xborder: solid red 1px;
}
#bottomBanner {
  margin-bottom: 20px;
  position: relative;
  width: 102%;
  margin-left: -15px;
}
#bottomBanner .photo {
  position: absolute;
  top: 0;
  left: 0;
  background: red;
  width: 374px;
  height: 301px;
  margin-left: -10px;
  margin-top: -3px;
  background: url(../img/homepage/bottombanner-photo.png) no-repeat left;
}
.ie6 #bottomBanner .photo {
  position: absolute;
  top: 18px;
  left: -28px;
  background: red;
  width: 310px;
  height: 245px;
  background: url(../img/homepage/bottombanner-photo.png) no-repeat left;
}
#bottomBanner .box-left {
  background: url(../img/homepage/bottombanner-left.png) no-repeat left;
}
#bottomBanner .box-right {
  background: url(../img/homepage/bottombanner-right.png) no-repeat right;
  padding: 0 52px;
}
#bottomBanner .content {
  background: url(../img/homepage/bottombanner-middle.png) repeat-x;
  height: 314px;
}
#bottomBanner .image {
  float: left;
  width: 50%;
}
#bottomBanner .description {
  height: 228px;
  margin-left: 45%;
  padding: 25px 6px;
}
#bottomBanner .description h1 {
  color: #002B7F;
  font-size: 2em;
  padding: 0.2em 0;
  text-align: center;
}
#bottomBanner .description .col1 {
  float: left;
  width: 49%;
}
#bottomBanner .description .col2 {
  float: right;
  width: 49%;
}
#bottomBanner .description p {
  font-size: 0.9em;
  margin-bottom: 1em;
  text-align: justify;
}
#bottomBanner .description em {
  color: #004994;
  font-weight: bold;
  text-align: justify;
  display: block;
}
#bottomBanner .footer {
  xheight: 50px;
}
#bottomBanner .footer marquee {
  width:65%; 
  float:left;
}
#bottomBanner .footer h3 {
  float: left;
  font-size: 2em;
}
#bottomBanner .footer .button-rounded {
  float: right;
}


#videoTour {
  margin-top: -310px;
  margin-right: 80px;
  float: right;
  width: 350px;
}
#videoTour em {
  font-size: 18px;
}
