body {
   text-align:center;
   color:#606E74;
   font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
   background:#F5F5F5;
}

a {
   color:#606E74;
}

a:hover {
   color:#0A2851;
}

img {
   border:0;
}

table {
   border-collapse: collapse;
}

h1 {
   margin:0px;
   font-size:15px;
   font-weight:Normal;
}

.main {
  margin:auto;
  width:900px;
  text-align:left;
}

.header {
  width:100%;
  clear:both;
  height:57px;
  margin-bottom:4px;
}

.logo {
   width:194px;
   height:40px;
   float:left;
   margin:10px 0px 0px 18px;
}

.left {
   width:230px;
   float:left;
}

.center {
   margin-left:235px;
   width:auto;
   clear:right;
}

.footer {
  width:100%;
  clear:both;
  margin-bottom:4px;
}

.mblock {
   float:left;
   width:100%;
   height:100%;
}

.content {
   float:left;
   padding:15px 10px 10px 25px;
   font-size:90%;
   line-height:130%;
}

.content h3 {
   font-weight:Bold;
   font-size:110%;
   margin:20px 0px 15px 0px;
}

.list {
   font-size:80%;
   list-style:none;
   margin:0px;
   padding:0px;
}

.list li {
   background-repeat: no-repeat;
   background-position: left 4px;
   padding:10px 5px 10px 32px;
}

.list li p {
   font-size:85%;
   line-height:120%;
   margin:2px 0px 2px 0px;
}

/**********************************************/

.mmenu  {
   background: url('/img/mm_bg.jpg') repeat-x top left;
   margin-left:234px;
   width:auto;
   height:100%;
   text-align:center;
}

.mmenu span {
   width:159px;
   display: inline-block;
   float:left;
   text-align:center;
   margin-top:20px;
}


.mmenu a {
   color:#FFFFFF;
   font-size:13px;
   text-decoration:none;
   line-height:130%;
}

.mmenu div.lbd {
   background: url('/img/mm_left.gif') top left no-repeat;
   width:6px;
   height:57px;
   float:left;
}

.mmenu div.rbd {
   background: url('/img/mm_right.gif') top left no-repeat;
   width:7px;
   height:57px;
   float:right;
}

.mmenu div.sep {
   background: url('/img/mm_sep.gif') top left no-repeat;
   width:3px;
   height:57px;
   float:left;
}

/**********************************************/

.blk {
   background: #FFFFFF;
   border:1px solid #F4F4F4;
   float:left;
   margin-bottom:4px;
   width:100%;
}

.blk div.lt {
   background:  url('/img/lt.gif') top left no-repeat;
   width:5px;
   height:5px;
   float:left;
   font-size:0;
}

.blk div.rt {
   background:  url('/img/rt.gif') top left no-repeat;
   width:5px;
   height:5px;
   float:right;
   font-size:0;
}

.blk div.lb {
   background:  url('/img/lb.gif') top left no-repeat;
   width:5px;
   height:5px;
   float:left;
   font-size:0;
}

.blk div.rb {
   background:  url('/img/rb.gif') top left no-repeat;
   width:5px;
   height:5px;
   float:right;
   font-size:0;
}

/**********************************************/

.bhdr {
  background: #0A2851;
  color:#FFFFFF;
  margin:1px 0px 4px 0px;
  float:left;
  width:100%;
}

.bhdr div.lt {
   background: url('/img/hlt.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:left;
   font-size:0;
}

.bhdr div.rt {
   background: url('/img/hrt.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:right;
   font-size:0;
}

.bhdr div.lb {
   background: url('/img/hlb.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:left;
   font-size:0;
}

.bhdr div.rb {
   background: url('/img/hrb.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:right;
   font-size:0;
}

.bhdr h2 {
   font-size:13px;
   color:#FFFFFF;
   margin:0px;
   padding:15px 0px 5px 25px;;
}

.bhdr h1 {
   font-size:18px;
   color:#FFFFFF;
   margin:0px;
   padding:0px 0px 5px 25px;;
   font-weight:Normal;
}

/**********************************************/
.navi {
   color:#FFFFFF;
   font-size:10px;
   padding:7px 0px 3px 25px;
}

.navi a {
   color:#FFFFFF;
   font-size:11px;
}


/**********************************************/

.fblk {
   background: #E0E4E7;
   float:left;
   margin-bottom:4px;
   width:100%;
}

.fblk div.lt {
   background:  url('/img/flt.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:left;
   font-size:0;
}

.fblk div.rt {
   background:  url('/img/frt.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:right;
   font-size:0;
}

.fblk div.lb {
   background:  url('/img/flb.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:left;
   font-size:0;
}

.fblk div.rb {
   background:  url('/img/frb.gif') top left no-repeat;
   width:7px;
   height:7px;
   float:right;
   font-size:0;
}

.fcon1 {
   padding:10px 20px 10px 25px;
   font-size:80%;
}

.fcon2 {
   padding:0px;
   font-size:70%;
   width:100%;
   float:left;
}

.fcon2 div {
   padding:10px 10px 10px 0px;
   width:auto;
}

.fcon2 div.fcopy {
   padding:10px 0px 10px 25px;
   width:230px;
   font-size:110%;
   height:30px;
   float:left;
}

/**********************************************/

.mcat {
   list-style:none;
   margin:0px;
   padding:10px 10px 24px 20px;
   line-height:18px;
}

.mcat h3 {
   color:#323E44;
   font-size:12px;
   font-weight:Bold;
   margin:4px 0px 6px 0px;
}

.mcat li {
   font-size:12px;
   padding:7px 0px 7px 10px;
   background: url('/img/arr.gif') 0px 13px no-repeat;
   border-bottom:1px dotted #ABBFD5;
   font-weight:Bold;
   color: #0A2851;
}

.mcat li span{
   font-weight:Normal;
   color: #637A8A;
   cursor:pointer;
}


.mcat li.L2 {
   font-size:12px;
   padding:7px 0px 7px 22px;
   background: url('/img/arr.gif') 12px 13px no-repeat;
   border-bottom:1px dotted #ABBFD5;
   font-weight:Bold;
   color: #0A2851;
   display:none;
}

.mcat li.dblock {
   display:block;
}

.mcat li.L3 {
   font-size:12px;
   padding:7px 0px 7px 34px;
   background: url('/img/arr.gif') 24px 13px no-repeat;
   border-bottom:1px dotted #ABBFD5;
   font-weight:Bold;
   color: #0A2851;
}


.mcat li a {
   color: #637A8A;
   text-decoration:none;
   font-weight:Normal;
}

.mcat li a.active {
   color: #0A2851;
   text-decoration:none;
   font-weight:Bold;
}

.mcat li a:hover {
   color:#DD3400;
}

/**********************************************/

.price {
   font-size:16px;
   font-weight:Bold;
   color:#2D7AB6;
   margin:6px 0px 12px 0px;
   line-height: 16px;
}

.pred {
   color:#F54500;
}

.pgrey {
   color:#888888;
   font-size:14px;
}

.pmount {
   color:#666666;
}

.price span {
   font-size:10px;
   font-weight:Normal;
   color:#666666;
   margin:2px 0px 0px 0px;
   display:block;
}

.phone {
   font-size:20px;
   font-weight:Normal;
   clear:both;
   padding:15px 0px 12px 65px;
   _padding:8px 0px 12px 65px;
   background: url('/img/phone.gif') 12px 0px no-repeat;
   line-height:100%;
}

input {
   width:70%;
}
.input300 {
   width:100%;
}

div.counter {
   float:right;
   margin:5px 3px 0px 0px;
   padding:0px;
   opacity:0.50;
   filter:alpha(opacity=50);
}

div.counter img {
   margin-right:5px;
}

div.sape {
   float:right;
   clear:left;
}

div.adv {
   float:right;
   clear:left;
}

div.adv a {
   color:#999999;
}

div.pages {
   margin:3px 0 3px 0;
   width:100%;
   font-size:0.85em;
   color:#888888;
   clear:both;
}

div.pages a {
   display:inline-block;
   margin:0 3px 0 3px;
   font-size:0.9em;
   color:#888888;
}


