#TopHeadline,
#MiddleHeadline {
  background-image:url(../../images/section_bg.png);
  width:700px;
  height:200px;
  color:white;
}

#TopHeadline img {float:left;}

#HeadlineOne, #SublineOne {
  font-size:32px;
  float:right;
  margin:0;
  margin-right:10px;
  margin-top:15px;
}

#HeadlineOne a{
  padding-right:30px;
  background:url(../../images/arrow_large.png) center right no-repeat;
}

#HeadlineOne a:hover {
  background:url(../../images/arrow_large_rollover.png) center right no-repeat;
  color:#FF9900;
}

#SublineOne {
  font-size:13px;
  width:320px;
  margin-top:0;
  text-align:right;
}

#MiddleHeadline, #BottomHeadline {
  height:100px;
  margin-top:8px;
}

#MiddleHeadline a { line-height:28px;}

#MiddleHeadline a {
  padding-right:25px;
  background:url(../../images/arrow_small.png) center right no-repeat;
}

#MiddleHeadline a:hover {
  color:#f90;
  background-image:url(../../images/arrow_small_rollover.png);
}

#MiddleSectionOne,
#MiddleSectionTwo {
  display:block;
  color:white;
  text-decoration:none;
  float:right;
  width:250px;
  height:100%;
  background-repeat:no-repeat;
  background-position:center -70px;
  font-size:28px;
  font-weight:bold;
}

#BottomHeadline {
  width:700px;
}

#BottomHeadline div {
  display:block;
  float:left;
  margin-right:3px;
  width:230px;
  /*height:100%;*/
  height:150px;
  color:white;
  text-decoration:none;
  font-size:14px;
  font-weight:bold;
  background-image:url(../../images/section_bg.png);
}

#BottomHeadline div a.BottomLink {
  display:block;
  margin-top:8px;
  margin-left:12px;
  width:185px;
  padding-right:25px;
  background:url(../../images/arrow_small.png) top right no-repeat;
}

#BottomHeadline div a.BottomLink:hover {
  color:#f90;
  background-image:url(../../images/arrow_small_rollover.png);
}

#BottomHeadline div a.subLink {
  display:block;
  font-size:12px;
  margin-top:8px;
  margin-left:12px;
  width:180px;
  padding-right:30px;
}

#BottomHeadline div a.subLink:hover {
  color:#f90;
}

#VAT {
  width:150px;
  float:left;
  font-size:8px;
  height:10px;
  margin-left:2px;
}


#VideoNavigation {
  margin: 0;
  position:relative;
  width:230px;
  height:100%;
  z-index:1000;
}

#VideoNavigation ul {
  margin:0;
  padding: 0;
  /*background-image:url(../../images/section_link_bg.png);
  width:187px;
	height:20px;
  float:left;
  padding:0;
  margin:0 2px;
  color:white;
  font-size:11px;*/
  list-style-type:none;
}


#VideoLinks li:hover ul {display:block;}

#VideoProducts {
  display:block;
  margin-top:8px;
  margin-left:12px;
  width:185px;
  padding-right:25px;
  background:url(../../images/arrow_small.png) top right no-repeat;
  cursor:pointer;
}

#VideoLinks li#VideoProducts:hover{
  color:#f90;
  background-image:url(../../images/arrow_small_rollover.png);
}

#VideoProducts ul {
  width:130px;
  margin:0;
  display:none;
  height:120px;
  position:absolute;
  top:25px;
  left:10px;
  background:none;
}


#VideoProducts li {
  float:left;
  margin:0;
}

#VideoProducts li a {
  position:relative;
  float:left;
  width:125px;
  height:150px;
  color:white;
  text-decoration:none;
  margin-right:5px;
  background-image:url(../../images/section_bg.png);
}

#VideoProducts li a img{
  width:125px;
  height:94px;
}

#VideoProducts li a p {
  margin: 2px 5px;
  font-size: 12px;
  /*border: 1px solid black;*/
}


* html #MiddleSectionOne {behavior:url(inc/htc/iepngfix.htc);}
* html #MiddleSectionTwo {behavior:url(inc/htc/iepngfix.htc);}
* html #MiddleSectionThree {behavior:url(inc/htc/iepngfix.htc);}

* html #VideoNavigation ul {
	behavior:url(inc/htc/iepngfix.htc);
}

/*
* html #VideoProducts ul li a{
	behavior:url(inc/htc/iepngfix.htc);
	width:189px;
	height:67px;
}

* html #VideoProducts ul li a img
{
	behavior:url(inc/htc/iepngfix.htc);
	height:65px;
	width:83px;
}
*/