br {
    line-height: 10px;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    height: 100%;
  }
  body {
    background: #d3ebfd url(../images/my_img/body_bg.jpg) repeat-x left top;
    font: 11px Tahoma, Arial, sans-serif;
    color: #0e1a26;
  }

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

p:first-letter {
    margin-left: 22px;
}

span {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
color: #0e1a26;
}

a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #0e1a26;
}

a.cat {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
color: #0e1a26;
font-weight: bold;
}

a.cat:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #0e1a26;
font-weight: bold;
}

a.notes {
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: underline;
color: #0e1a26;
font-weight: bold;
}

a.notes:hover {
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
color: #0e1a26;
font-weight: bold;
}

/* head and menu */

  #carrier {
    width:  789px;
    background: url(../images/my_img/logo.jpg) no-repeat;
    position: relative;
  }
  #time {
    position: absolute;
    top: 5px;
    right: 0;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
  }
  .timeimg {
    margin: 0 5px;
    vertical-align: middle;
  }


/* top menu */

  #menu_top {
    padding: 252px 0 0 0;
  }
  #menu_top ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 34px;
    overflow: hidden;
  }
  #menu_top ul li {
    float: left;
    width: 106px;
    text-align: center;
    text-transform: uppercase;
    background: url(../images/my_img/menu_botton.gif) no-repeat;
    margin: 0 0 0 3px;
    font: 10px Arial, Helvetica, sans-serif;
  }
  #menu_top ul li {
    margin: 0 0 0 3px;
  }
  #menu_top ul li a {
    text-decoration: none;
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 10px 0 13px 0;
    font: 11px Arial, Helvetica, sans-serif;
  }
  #menu_top ul li a.small_padding {
    padding-top: 4px;
  }
  #menu_top ul li a:hover {
    background: url(../images/my_img/menu_botton_hover.gif) no-repeat;
  }
  small {
    display: block;
    font-size: 9px;
  }


/* end top menu */

/* down menu */

#menu_down {
   margin: 10px 0;
   clear: both;
}
#menu_down ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu_down ul li {
  display: inline;
  padding: 0 15px;
  background: url(../images/my_img/01-home11_49.gif) no-repeat right center;
}
#menu_down ul li.last {
  background: none;
}
#menu_down ul li a {
  text-decoration: none;
  color: #040400;
  font-size: 11px;
  font-weight: bold;
}


/* end down menu */

/* end head and menu */

/* content */

/* global styles */

.left {
  float: left;
}
.title {
  background: url(../images/my_img/left_box_title.jpg) no-repeat;
  padding: 7px 0 13px 15px;
  margin: 0 0 15px 0;
  text-align: left;
}
.hr {
  border-bottom: 1px solid #a5a5a5;
}


h3 {
  font: bold 15px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 7px 0 13px 0;
  text-align: center;
}
p {
  margin: 0;
  padding: 0;
  line-height: 17px;
}
p a {
  color: #0e1a26;
}

/* end global styles */


/* left mini box */

.box_mini {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.box_mini {
  height: 1%;
}


.img {
  width: 112px;
  height: 85px;
  position: relative;
}
.border {
  width: 112px;
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/my_img/01-home11_23.gif) no-repeat;
}

.post {
  margin: 0 0 0 115px;
  padding: 0 20px 0 0;
}
.price {
  font-weight: bold;
  font-size: 11px;
}
.cost {
  font-size: 16px;
  color: #ff0000;
}


/* end left mini box */

select, input {
  border: 1px solid #a5a5a5;
  color: #55595e;
}
.select_mini {
  width: auto;
  float: right;
}
.submit {
  width: 97px;
  height: 21px;
  border-color: #ffffff;
  font-family:tahoma;
  font-size:11px;
  color:#ffffff;
  background-color: #5983b3;
  font-weight: bold;
}



/* end content */

/* footer */

#footer {
  background: url(../images/my_img/01-home11_64.gif);
  background-repeat: repeat-x;
  position: relative;
  height: 87px;
}
#layer {
  width:  789px;
  margin: 0 auto;
}
.contact {
  width: 152px;
  color: #e0d1a6;
  margin: 8px 0 0 10px;
  text-align: left;
  line-height: normal;
}
.contact p {
  line-height: normal;
}

p.cont {
    font-size:11px;
    text-align:left;
}

p.cont:first-letter {
    margin-left: 0px;
}

.mailimg {
  margin: 20px 0 0 0;
}
.organization {
  color: #fff;
  margin: 40px 0 0 50px;
}
.organization span {
  text-decoration: underline;
}


/* end footer */

.counter_div {
  padding: 30px 30px 0 0;
  margin: 0;
  float: right;
}

.right_table {
	margin-left: 10px;
}
