html, body {
 margin                : 0;
 padding               : 0;
 background-color      : #000000;
 background-image      : url('images/page-bg.jpg');
 background-position   : center top;
 background-attachment : fixed;
 background-repeat     : repeat;
}
.bodytext {
 font-family      : 'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #333333;
 font-size        : 15px;
 font-style       : normal;
}
.bold {
 font-weight      : 700;
}
.green {
 color            : #00935D;
}
.company {
 font-family      : 'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #00935D;
 font-size        : 50px;
 font-style       : normal;
}
.contents {
 color            : #FFFFFF;
 position         : relative;
 width            : 80%;
 border-style     : solid;
 border-width     : 0px;
 border-color     : #000000;
 padding          : 10px 20px 10px 20px;
 margin           : 0px auto 10px auto;
 overflow         : hidden;
}
.onwhite {
 background-color : #FFFFFF;
}
div.logo {
 position         : relative;
 font-family      : 'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #FFFFFF;
 font-size        : 18px;
 font-style       : italic;
 font-weight      : 700;
 text-align       : center;
 margin           : 0px auto 0px auto;
 border-style     : solid;
 border-width     : 0px;
}
div.logo, div.homeimage {
 overflow         : hidden;
}
div.suppliers {
 height              : 60px;
 background-image    : url('images/suppliers-bg.gif');
 background-repeat   : repeat-y;
 background-position : center center;
 overflow            : visible;
 margin              : 0px auto 0px auto;
}
img.suppliers {
 margin              : 0px auto 0px auto;
}
.smalltext {
 font-family      : 'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #555555;
 font-size        : 13px;
 font-style       : normal;
 line-height      : 0.4cm;
 text-decoration  : none;
 vertical-align   : top;
}
.tinytext {
 font-family      : 'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #555555;
 font-size        : 10px;
 line-height      : 12px;
 font-style       : normal;
 text-decoration  : none;
 vertical-align   : top;
}
.outmenutext {
 font-family      : 'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #777777;
 font-size        : 16px;
 font-weight      : 700;
 font-style       : normal;
 letter-spacing   : 0.8px;
 line-height      : 0.6cm;
 text-decoration  : none;
}
.overmenutext {
 font-family      : 'Verdana CE',Verdana,'Helvetica CE',Helvetica,'Arial CE',Arial,sans-serif;
 color            : #000000;
 font-size        : 16px;
 font-weight      : 700;
 font-style       : normal;
 letter-spacing   : 0.8px;
 line-height      : 0.6cm;
 text-decoration  : none;
}
.footer {
 position         : relative;
 display          : inline-block;
 text-align       : center;
 margin           : 15px auto;
 border-style     : solid;
 border-width     : 2px;
 border-color     : #040756;
 padding          : 10px 20px;
}
.footertext {
 position         : relative;
 display          : inline-block;
 width            : 264px;
 height           : 60px;
 color            : #EAB728;
 text-align       : left;
 font-size        : 12px;
 line-height      : 14px;
 padding          : 0px 5px;
}
.inline {
 position         : relative;
 margin           : auto;
}
.workaidsupport {
 position         : relative;
 display          : inline;
 color            : #AAAAAA;
 font-family      : Arial,Helvetica,sans-serif;
 font-size        : 12px;
 line-height      : 16px;
}
