﻿body
{
   background: url(images/body_bk.jpg) repeat-y 50% 0px;
}

#container 
{
    min-height:100%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:990px;
    padding:0;
}

a
{
    outline:none;
}

#header_blue
{
     background: url(images/head_bk.jpg) no-repeat;
     width:990px;
     height:90px;
}

#header_left
{
    float:left;
    width:180px;
    height:60px;
    padding-top:30px;
    padding-right:150px;
}

#header_cent
{
    float:left;
    width:330px;
    height:80px;
    padding-top:10px;
}

#header_right
{
    float:left;
    width:220px;
    height:65px;
    padding-top:25px;
    padding-left:110px;
    color:#C49D46;
    font-family:Verdana;
    font-size:0.65em;
}

.cb
{
    clear:both;
    height:0px;
    font-size:0%;
    line-height:0%;
}

.fl
{
    float:left;
}

.tel_number
{
    padding-top:4px;
}

a.myaccount img
{
    background: url(images/btn_my_account.jpg) no-repeat;
    height:30px;
    width:104px;
    border:0;
}

a.myaccount:hover img
{
    background: url(images/btn_my_account.jpg) top right no-repeat;
    border:0;
}

#nav
{
    position:relative;
    left:-10px;
}

/*********************************************************************/
/* Menu css */
/*********************************************************************/
.rmLeftImage
{
    cursor:pointer;
}

.rmText
{
    cursor:pointer;
}

.rmSlide
{
    margin-left:11px;
    margin-top:-11px;
}

.rmLevel1 a
{
    background: #FFFFFF url(../images/menus/sub_bk.jpg) no-repeat;
    color:#714C05;
    font-weight:bold;
    font-size:0.65em;
    font-family:Verdana;
    text-align:left;
    text-decoration:none;
    cursor:100%;
    display:block;
    line-height:28px;
}

.rmLevel1 a:hover
{
    background: #FFFFFF url(../images/menus/sub_bk_hover.jpg) no-repeat;
    color:#002252;
}

.rmLevel1 .rmLast a
{
    background: url(../images/menus/sub_bk_btm.gif) no-repeat;
    color:#714C05;
    font-weight:bold;
    font-size:0.65em;
    font-family:Verdana;
    text-align:left;
    text-decoration:none;
    cursor:pointer;
    display:block;
    line-height:28px;
}

.rmLevel1 .rmLast a:hover
{
    background: url(../images/menus/sub_bk_btm_hover.gif) no-repeat;
    color:#002252;
}


/*********************************************************************/

#homeleftcol
{
    float:left;
    width:495px;
    margin-top:5px;
    padding-bottom:5px;
}

#homerightcol
{
    float:left;
    width:494px;
    padding-left:1px;
    margin-top:5px;
    padding-bottom:5px;
}

#hometext
{
    background: url(images/home_text_bk.png) no-repeat;
    height:220px;
    width:465px;
    font-family:Verdana;
    text-align:left;
    padding:15px 15px 15px 15px;
    color:#001033;
    font-size:0.7em;
    line-height:16.8px;
}

#homeimg
{
    background: url(images/holder.png) no-repeat;
    height:250px;
    width:495px;
    margin-left:2px;
}

.homesubsect
{
    background: url(images/home_sub_text_bk.png) no-repeat;
    height:160px;
    width:300px;
    font-family:Verdana;
    text-align:left;
    padding:15px 15px 15px 15px;
    color:#001033;
    font-size:0.7em;
    line-height:16.8px;
    float:left;
}

a.tmp img
{
    background: url(images/btn_track_my_parcel.jpg) no-repeat;
    height:50px;
    width:194px;
    border:0;
    position:relative;
    top:10px;
    left:50px;
}

a.tmp:hover img
{
    background: url(images/btn_track_my_parcel.jpg) top right no-repeat;
    border:0;
}

a.rm img
{
    background: url(images/btn_read_more.jpg) no-repeat;
    height:30px;
    width:101px;
    border:0;
    position:relative;
    top:10px;
    left:20px;
    margin-left:32px;
    margin-right:32px;
}

a.rm:hover img
{
    background: url(images/btn_read_more.jpg) top right no-repeat;
    border:0;
}

a.mns img
{
    background: url(images/btn_more_news.jpg) no-repeat;
    height:30px;
    width:148px;
    border:0;
    position:relative;
    top:10px;
    left:45px;
    margin-left:32px;
    margin-right:32px;
}

a.mns:hover img
{
    background: url(images/btn_more_news.jpg) top right no-repeat;
    border:0;
}

a.env img
{
    background: url(images/btn_enviro.jpg) no-repeat;
    height:30px;
    width:212px;
    border:0;
    position:relative;
    top:10px;
    left:45px;
}

a.env:hover img
{
    background: url(images/btn_enviro.jpg) top right no-repeat;
    border:0;
}

#homebtmleftcol
{
    float:left;
    width:495px;
    padding-top:5px;
    padding-bottom:10px;
    text-align:left;
}

#homebtmrightcol
{
    float:left;
    width:494px;
    padding-left:1px;
    padding-top:5px;
    padding-bottom:10px;
}

#footer
{
    color:#001346;
    font-family:Verdana;
    font-size:0.6em;
}

#footer a
{
    color:#714C05;
    font-family:Verdana;
    text-decoration:none;
}

#footer a:hover
{
    color:#002152;
    font-family:Verdana;
}

#contentleftcol
{
  width:250px;
  float:left;
}

#contentcentcol
{
    width:490px; 
    float:left;
}

#contentcentcollrg
{
    width:740px; 
    float:left;
}

#contentrightcol
{
    width:250px; 
    float:left;
}

#contentleftcoltop
{
background: url(images/content/left_col_text_bk_top.png) no-repeat;
width:239px;
height:17px;
}

#contentleftcolmid
{
    background: url(images/content/left_col_text_bk.png) repeat-y;
    width:209px;
    font-family:Verdana;
    text-align:left;
    color:#001033;
    font-size:0.7em;
    line-height:16.8px;
    padding-left:15px;
    padding-right:15px;
}

#contentleftcolbtm
{
background: url(images/content/left_col_text_bk_btm.png) no-repeat;
width:239px;
height:22px;
}

.leftsubnavmenu
{
    background: #FFFFFF url(../images/menus/sub_bk.jpg) no-repeat;
    color:#714C05;
    font-weight:bold;
    font-size:0.65em;
    font-family:Verdana;
    text-align:left;
    text-decoration:none;
    cursor:pointer;
    display:block;
    line-height:28px;
    list-style:none;
    position:relative;
    padding-left:10px;
    left:-37px;
    top:-14px;
    list-style-type: none;
    list-style: none;
    height:29px;
}

.leftsubnavmenu li
{
   list-style:none;
}

.leftsubnavmenu:hover
{
    background: #FFFFFF url(../images/menus/sub_bk_hover.jpg) no-repeat;
    color:#002252;
    list-style:none;
    list-style-type: none;
}

.leftsubnavmenutp
{
    background: #FFFFFF url(../images/menus/sub_bk_tp.gif) no-repeat;
    color:#714C05;
    font-weight:bold;
    font-size:0.65em;
    font-family:Verdana;
    text-align:left;
    text-decoration:none;
    cursor:pointer;
    display:block;
    line-height:28px;
    list-style:none;
    position:relative;
    padding-left:10px;
    left:-37px;
    top:-14px;
    list-style-type: none;
    list-style: none;
    height:29px;
}

.leftsubnavmenutp li
{
   list-style:none;
   list-style-type: none;
}

.leftsubnavmenutp:hover
{
    background: #FFFFFF url(../images/menus/sub_bk_tp_hover.gif) no-repeat;
    color:#002252;
    list-style:none;
    list-style-type: none;
}

.hoverstatetp
{
    background: #FFFFFF url(../images/menus/sub_bk_tp_hover.gif) no-repeat;
    color:#002252;
    list-style:none;
    list-style-type: none;
}

.hoverstate
{
    background: #FFFFFF url(../images/menus/sub_bk_hover.jpg) no-repeat;
    color:#002252;
    list-style:none;
    list-style-type: none;
}

.hoverstatebtm
{
    background: #FFFFFF url(../images/menus/sub_bk_btm_hover.gif) no-repeat;
    color:#002252;
    list-style:none;
    list-style-type: none;
}

.leftsubnavmenubtm
{
    background: #FFFFFF url(../images/menus/sub_bk_btm.gif) no-repeat;
    color:#714C05;
    font-weight:bold;
    font-size:0.65em;
    font-family:Verdana;
    text-align:left;
    text-decoration:none;
    cursor:pointer;
    display:block;
    line-height:28px;
    list-style:none;
    position:relative;
    padding-left:10px;
    left:-37px;
    top:-14px;
    list-style-type: none;
    height:30px;
}

.leftsubnavmenubtm ll
{
   list-style:none;
   list-style-type: none;
}

.leftsubnavmenubtm:hover
{
    background: #FFFFFF url(../images/menus/sub_bk_btm_hover.gif) no-repeat;
    color:#002252;
    list-style:none;
    list-style-type: none;
}

#contentmidcoltop
{
background: url(images/content/maincontenttop.png) no-repeat;
width:490px;
height:19px;
}

#contentmidcolmid
{
    background: url(images/content/maincontentmid.png) repeat-y;
    width:460px;
    font-family:Verdana;
    text-align:left;
    color:#001033;
    font-size:0.7em;
    line-height:16.8px;
    padding-left:15px;
    padding-right:15px;
}

#contentmidcolbtm
{
background: url(images/content/maincontentbtm.png) no-repeat;
width:490px;
height:22px;
}

.rightimgpad
{
    padding-bottom: 5px;
}

#contentmidcoltoplrg
{
background: url(images/content/maincontenttoplrg.png) no-repeat;
width:739px;
height:19px;
}

#contentmidcolmidlrg
{
    background: url(images/content/maincontentmidlrg.png) repeat-y;
    width:709px;
    font-family:Verdana;
    text-align:left;
    color:#001033;
    font-size:0.7em;
    line-height:16.8px;
    padding-left:15px;
    padding-right:15px;
}

#contentmidcolbtmlrg
{
background: url(images/content/maincontentbtmlrg.png) no-repeat;
width:739px;
height:22px;
}

#leftsubnav li
{
    width:230px;
    list-style: none;
}

#leftsubnav ul
{
    list-style-type:none;
    list-style: none;
}

#flash_con
{
    margin-top:3px;
}