/* css F & E Business Machines default style v1.1 */
/* written by Eppie Adams <cewebsites.com>  */


/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
#header {position: absolute; left: 0px; top: 0px; width: 102%; z-index: 1; background-color: #000084;}

#menu {position:absolute; left: 0px; top: 75px; width: 102%; z-index: 5; background-image: url(images/menu_blank2.jpg);}

#container {width: 800px;
            height: auto;
            padding: 0px;
            margin-right: auto;
            margin-left: auto;
            margin-top: 95px;
            }

#left {position:absolute; left: 0px; top: 95px; width: 170px; height: auto; z-index: 2; background-image: url(images/metallic.jpg); background-repeat: repeat-y;}

#guarantee {position:absolute; right: 0%; top: 95px; width: 362px; z-index: 3;}

#body {position:absolute; left: 180px; top: 165px; width: 600px; z-index: 6;}


p {font: 14px 'Times Roman', serif; color: #000000; text-decoration: none; line-height: 100%;}

h1 {font: bold 18px 'Times Roman', serif; color: #000084; text-decoration: none; line-height: 100%;}

h2 {font: bold 24px 'Times Roman', serif; color: #000080; text-decoration: none; line-height: 100%; text-align: center;}

li{font: bold 14px 'Times Roman', serif; color: #000000; text-decoration: none; line-height: 100%;}

a:link {font: 12px tahoma, Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none; line-height: 100%;}
a:visited {font: 12px tahoma, Arial, Helvetica, sans-serif; color: #000084; text-decoration: none; line-height: 100%;}
a:hover {font: 12px tahoma, Arial, Helvetica, sans-serif; color: #800000; text-decoration: underline; line-height: 100%;}

a:link.left {font: 14px tahoma, Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none; line-height: 100%;}
a:visited.left {font: 14px tahoma, Arial, Helvetica, sans-serif; color: #000084; text-decoration: none; line-height: 100%;}
a:hover.left {font: 14px tahoma, Arial, Helvetica, sans-serif; color: #800000; text-decoration: underline; line-height: 100%;}


