﻿/*------------------------Outer Freme-----------------------*/
body{ margin-top: 0px;background:#7c7c7c url('images/pixPanelBack.gif') repeat-x;}
h3{padding:0px;margin:0px;}
h4{padding:0px;margin:0px;}
td {font-size: 11px; font-family: Arial, Tahoma, Verdana; font-weight: 500; color: #949494;}
a {font-size: 11px; font-family: Tahoma, Verdana; font-weight: 500; color: #797979; text-decoration: none;}
img {border-style: none; text-decoration: none;}

.mnTable{width: 1003px;}
.inrTable{width: 800px;}

.lftPanel{ width: 101px; }
.rgtPanel{ width: 102px;}
.cntPanel{ width: 800px;margin:0 auto; background-color: #ffffff; }

/*----------------------Home Page Style---------------------*/
.homeTdRgt{ width: 467px; text-align: left; vertical-align: top;}

.homeTdLft{ width: 333px; text-align: left; vertical-align: top;}
.homeTdLft table{width: 333px; height: 492px;}
.homeTxt {padding-right: 10px; padding-left: 10px; padding-bottom: 0px; vertical-align: top; width: 412px; padding-top: 0px; background-color: #fef4ec; text-align: justify; font-size: 11px; color: #7C7C7C;}

.homeMenu{width: 467px; height: 63px; text-align: right; vertical-align: middle; background-image: url('Images/pixHMenuBack.gif'); background-repeat: repeat-x; background-position: left bottom;}

.imgTable1{height: 492px; width: 333px; table-layout: fixed;}
.imgTable1 td{text-align: left; vertical-align: top; height: 123px; width: 111px;}

.stlHomeProduct{height: 372px; width: 432px; table-layout: fixed;}
/*.stlHomeProduct td{text-align: left; vertical-align: top; height: 93px; width: 108px;}*/

/*-----------------------Footer-------------------------*/

.footer{height: 40px; background-color: #939393; }
.footer .left{width: 323; padding-left: 10px; text-align: left; font-size: 10px; color: #ffffff; vertical-align: middle;}
.footer .right{width: 457; padding-right: 10px; text-align: right; vertical-align: middle; font-size: 10px; color: #ffffff;}

/*----------------------Header Menu---------------------*/

.mnuContiner{width: 467px; height: 55px; margin-top: 8px; text-align: right;}
.mnuItem{margin-right:15px; height: 40px; padding-top: 15px; text-align: left; vertical-align: middle; float: right;}
.mnuItem img{border-style: none; text-decoration: none; margin-right: 7px; width: 8; height: 8px; background-image: url('Images\bltTopMenuN.gif'); background-repeat: no-repeat; background-position: left top;}
.mnuItem:hover {margin-right:15px; height: 40px; padding-top: 15px; color: #000000; text-align: left; vertical-align: middle; float: right; text-decoration: underline;}
.mnuItem:hover img{background-image: url('Images\bltTopMenu.gif');}

.last{margin-right: 15px;}

/*---------------------General Styles-----------------------*/
.alnLT{text-align: left; vertical-align: top;}

