﻿#header { width: 860px; height: 110px; padding: 0 50px 0 50px; background-image: none; }

#hometheatre { padding: 33px 0 0 0; width: 960px; height: 280px; }

#homecontent { 
  background: #fff url("/images/bg-home-section.png") repeat-x left top; 
  /*height: 243px; */
  padding: 20px 0 0 50px;
}

#homenews ul, #homemi ul { margin: 0; padding: 0; }
#homenews li, #homemi li { 
  padding: 0 0 12px 10px;
  background-image: url("/images/arrow1-wbg.png");
  background-repeat: no-repeat;
  background-position: 0px 6px;
  
}


#homenews h6, #homemi h6 { 
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9px; 
  font-weight: normal; 
  padding: 0px 0 0 0px; 
  margin:0 auto; 
  text-transform: uppercase; 
  color: #666;
}
  
#homecontent .h12arrow { 
    float: right; 
    clear: right; 
    margin: 5px 0 0 0; 
 }
 
#homecontent .h3arrow { 
  margin-left: 3px;
  margin-bottom: 1px;
  line-height: normal;
} 
#homecontent h1, h2, h3 { 
  font-family: Arial, Verdana, Sans-serif; 
  font-weight: bold;  
  margin: 0;
  line-height: normal;
}

#homecontent h2 { 
  background: #ccc url("/images/bg-home-col-hd.png") repeat-x left top; 
  color: #16869d; 
  height: 16px;
  padding: 6px 15px 6px 15px;  
}

#homecontent h1 { font-size: 16px; color: #fff; padding: 0 0 0 15px;  } 
#homecontent h2 { font-size: 12px; } 

#homecontent h3 { font-size: 12px; color: #fff; line-height: 13px; padding: 0 0 0 15px; }
#homecontent h3 a { color: #fff; }
#homecontent h3 a:hover { color: #333; }


.homecol1 { width: 250px; float:left; clear: left; margin-right: 7px; }
.homecol2 { width: 250px; float:left; margin-right: 7px; }
.homecol3 { width: 168px; float:left; margin-right: 6px; }
.homecol4 { width: 172px; float:left; height: 218px; color: #fff; background: Transparent url("/images/bg-home-col.png") no-repeat left top; padding-top: 18px; line-height: normal; }
.homecolcontent { padding: 10px 15px 0 15px; font-size: 11px; }
.homecolcontent4 { padding: 10px 15px 0px 15px; font-size: 10px; }



