html, body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: #E9EAE2;
    font-family: Helvetica, Arial, 'Lucida Sans', Tahoma, sans-serif; 
}

h1 {
    padding: 0;
    margin: 0;
    color: #2c5e91;
    font-size: 23px;
    line-height: 22px;
    font-family: 'Din-Medium', Helvetica, Arial, 'Lucida Sans', Tahoma, sans-serif;
}

h2 {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #2c7ec0 url( ../images/header-box-bg.gif ) repeat-x;
    height: 22px;
    font-size: 13px;
    padding-top: 5px;
    color: #dbeaff;
    padding-left: 8px;
    border-top: 1px solid #9cc6f1;
    border-bottom: 1px solid #2567ad;
    border-right: 1px solid #7f807b;

}

h3 {
    font-size: 15px;
    color: #848585;
}


#home-text, #home-text span  {
    width: 369px;
    height: 132px;
    background-image: url( ../images/text/home-text.gif );
    background-repeat: no-repeat;
}

#home-text span { margin-bottom: -132px; }

#about-text, #about-text span  {
    width: 379px;
    height: 89px;
    background-image: url( ../images/text/about-text.gif );
    background-repeat: no-repeat;
}

#about-text span { margin-bottom: -89px; }

#ourservices-text, #ourservices-text span  {
    width: 146px;
    height: 22px;
    background-image: url( ../images/text/ourservices.gif );
    background-repeat: no-repeat;
}

#ourservices-text span { margin-bottom: -22px; }

#currentpromotions-text, #currentpromotions-text span  {
    width: 231px;
    height: 27px;
    background-image: url( ../images/text/currentpromotions.gif );
    background-repeat: no-repeat;
}

#currentpromotions-text span { margin-bottom: -27px; }

#pm-text, #pm-text span  {
    width: 380px;
    height: 151px;
    background-image: url( ../images/text/pm-text.gif );
    background-repeat: no-repeat;
}

#pm-text span { margin-bottom: -151px; }

#findus-text, #findus-text span  {
    width: 83px;
    height: 22px;
    background-image: url( ../images/text/findus.gif );
    background-repeat: no-repeat;
    margin-bottom: 28px;
}

#findus-text span { margin-bottom: -22px; }


#contactus-text, #contactus-text span  {
    width: 123px;
    height: 22px;
    background-image: url( ../images/text/contactus.gif );
    background-repeat: no-repeat;
    margin-bottom: 28px;
}

#contactus-text span { margin-bottom: -22px; }

#sendemail-text, #sendemail-text span  {
    width: 201px;
    height: 22px;
    background-image: url( ../images/text/sendusanemail.gif );
    background-repeat: no-repeat;
    margin-bottom: 28px;
}

#sendemail-text span { margin-bottom: -22px; }

h1 span {
    display: block;
    position: relative;
    z-index: 1;
}

/* IE5 Mac Hack \*/  
h1 { overflow: hidden; }  
/*/  
h1 { text-indent: -100em; }  
/* End Hack */

hr {
    border-top: 1px solid #b7b7b7; 
    height: 1px; 
    margin-top: 16px; 
    width: 790px;
}

td.promos {
    padding-right: 10px;
}
.promos img {
    border: 6px solid #fff;
}

p.paragraph {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #7e7e7e;
    width: 390px;
    
}

p.timeline-text {
    font-size: 15px;
    font-family: Helvetica, Arial, 'Lucida Sans', Tahoma, sans-serif; 
    color: #1c6cb6;
    line-height: 26px;
}

#page {
    text-align: left;
    margin: 0;
    padding: 0;
    width: 810px;
    margin: 0 auto;
}

#content {
    margin: 60px 10px 0 10px;
}

#page-header table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

#page-header table td {
    vertical-align: bottom;
}

#page-logo {
    margin: 0;
    padding: 25px 0 0 0;
}

#page-navigation ul {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
}

#page-navigation ul li {
    float: left;
    margin-left: 16px;
    padding-bottom: 10px;
}

#page-navigation ul li a {
    text-decoration: none;
}

#page-navigation ul li a.navlinks {
    display: block;
    height: 14px;
    overflow: hidden;
    text-indent: 10000px;
    background-position: left top;
    background-repeat: no-repeat;
  
}

#page-navigation ul li a.navlinks:hover {
    background-position: left -14px;
}

#login {
    display: block;
    height: 40px;
    width: 105px;
    overflow: hidden;
    text-indent: 10000px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url( ../images/login-button.png ); 
}

#login:hover {
    background-position: left -40px;
}

#footer {
    background-color: #2b2b2b;
    width: 100%;
    margin-top: 100px;
    height: 110px;
    border-top: 9px solid #fff;
}

#footer div {
    width: 810px;
    margin: 0 auto;
}

#footer div p {
    text-align: left;
    line-height: 20px;
    font-size: 11px;
    margin-top: 26px;
    color: #848585;
}

#footer div p a{
    color: #848585;
    text-decoration: none;
}

#footer div p a:hover {
    text-decoration: underline;
}

#featured-clients, #wecanhelp, #postalmethods {
    padding-right: 9px;
    padding-bottom: 1px;
    border-bottom: 1px solid #d5d6cf;
    border-right: 1px solid #d5d6cf;
}

#featured-clients div, #wecanhelp div {
    padding-right: 8px;
     
    border-right: 1px solid #acada7;
    border-bottom: 1px solid #acada7;
    border-top: 1px solid #bcbcbc;
}

#featured-clients {
    height: 100px;
    width: 381px;
    background-color: #fff;  
}
#featured-clients div {
    height: 70px;
    width: 381px;
    overflow: hidden;
}


#featured-scroll {  
    position:relative; 
    overflow:hidden; 
    width: 381px; 
    height:70px; 
} 
 
#featured-scroll div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute;
        display: table-cell;
    vertical-align: middle;
        height: 70px; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
#featured-scroll div.items div { 
    float:left;
    width: 90px;
    text-align: center;
    border: 0;
    margin: 0;
} 
/* you may want to setup some decorations to active the item */ 

#wecanhelp, #postalmethods {
    height: 240px;
    width: 180px;
        
}

#wecanhelp div {
    height: 210px;
    width: 100%;
    background: #c5d3e3 url( ../images/wecan-box-bg.gif ) repeat-x;   
}

#wecanhelp div ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    color: #1c6cb6; 
    font-size: 12px;
    font-family: Helvetica, 'Lucida Sans', Tahoma, sans-serif;
    height: 210px;   
}

#wecanhelp div ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 2px;    
}

#wecanhelp div ul li a{
    color: #1c6cb6;
}

#wecanhelp div ul li a:hover {
    text-decoration: none;
}


#postalmethods div {
    background: #55a1dd url( ../images/postalmethods-bg.gif ) no-repeat;
    padding-right: 8px;
    width: 100%;
    height: 100%; 
    border-right: 1px solid #acada7;
    border-bottom: 1px solid #acada7;
}

#postalmethods div table {
    margin: 0 0 0 4px;
    padding: 0;
    border-collapse: collapse;   
}

#postalmethods div table td{
    padding: 0;
    margin: 0;
}

#postalmethods div table td p {
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 10px 0 0 0;
}

#postalmethods div table td p a{
    font-weight: bold;
    color: #fff;    
}

#postalmethods div table td p a:hover{
    text-decoration: none;  
}

#flash-header {
    width: 790px;
    height: 274px;
    padding: 10px;
    background: #fff;
    margin-top: 14px;
    margin-bottom: 20px;
}

#mailroom-table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

#mailroom-table td {
    width: 186px;
    padding-right: 10px;
    vertical-align: top;
}

#mailroom-table td p.paragraph {
    width: 186px;
    padding-bottom: 18px;
}

#mailroom-table td h3 {
    color: #2077be;
    margin: 0;
    padding: 0;
    font-size: 13px; 
}

#pm-table {
    width: 790px;
    margin: 0 10px 0 10px;
    padding: 0;
    border-collapse: collapse;
}

#pm-table td {
    padding-right: 10px;
    vertical-align: top;
    width: 390px;
}

#pm-table tr td.text-cols {
    width: 190px;
}

#pm-table tr td.text-cols p.paragraph {
    width: 190px;
}

#pm-table tr td.text-cols ul {
    list-style-position: outside;
    padding: 0;
    margin: 0 0 0 16px;
}

#pm-table tr td.text-cols ul li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #7e7e7e;   
} 

#pm-table tr td.text-cols ul li a {
    color: #2077be;
}

#pm-table tr td.text-cols ul li a:hover {
    color: #2077be;
    text-decoration: none;
}

h2.postalmethods {
    width: 770px;
    text-align: right;
    padding-right: 10px;
    margin: 0 10px 0 10px;
}

h2.postalmethods a {
    color: #dbeaff;
    font-weight: bold;
}

h2.postalmethods a:hover {
    text-decoration: none;
}

#steps {
    background: transparent url( ../images/steps-bg.gif ) no-repeat;
    width: 790px;
    margin: 20px 10px 0 10px;
    padding: 0;
    border-collapse: collapse;
    height: 160px;
}

#steps td {
    width: 140px;
    padding: 80px 66px 0 64px;
    color: #2077be;
    font-size: 13px;
    vertical-align: top;
}

#steps td.others {
   padding: 80px 50px 0 64px;  
}

#google-map {
    border: 8px solid #fff;
}

#contact-table {
    width: 790px;
    margin: 0 10px 0 10px;
    padding: 0;
    border-collapse: collapse;
    table-layout: fixed;
}

#contact-table td {
    width: 390px;
    padding-right: 10px;
    vertical-align: top;
}

#contact-info {
    width: 390px;
    margin: 0 0 44px 0;
    padding: 0;
    border-collapse: collapse;   
}

#contact-info td {
    font-size: 13px;
    color: #7e7e7e;
    padding-bottom: 18px;
}

#contact-info td.title {
    width: 40px;
}

#contact-info td a{
    color: #7e7e7e;
}

#contact-info td a:hover {
    color: #7e7e7e;
    text-decoration: none;
}

#contact-form input.text, #contact-form textarea {
    width: 378px;
    background-color: #dadad1;
    border: 1px solid #bdbdad;
    color: #7e7e7e;
    font-size: 13px;
    margin-bottom: 4px;
    padding: 4px 6px 4px 6px;
}

#contact-form input.submit {
    font-size: 13px;
    font-weight: bold;
    font-family: Helvetica, Arial, 'Lucida Sans', Tahoma, sans-serif;
    width: 106px;
    background-color: #2077be;
    color: #fff;
    border: 1px solid #bdbdad;
    padding: 2px 0 2px 0;
    display: block;
    float:right;
     
}

#contact-form textarea {
    height: 158px;
    font-family: Helvetica, Arial, 'Lucida Sans', Tahoma, sans-serif; 
    
}

