body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color:#f58024;}

/*** Heading Tags **********/

h1, h2, h3, h4 {font: normal 1em "Mechanic GothicRegular";color: #eee;}
h1 { font-size: 1.2em; color: #ff0000; letter-spacing: -1px; font-family: "Mechanic GothicRegular";	} 
h2 { font-size: 0.9em; color: #ff0000; letter-spacing: -1px; color: #003a63; font-family: "Mechanic GothicRegular";}
h3 { font-size: 1.8em; letter-spacing: -1px; font-family: "Mechanic GothicRegular";}
h4 { font-size: 1.5em; }

p, h1, h3, h4 {margin: 0;padding: 10px 10px 0px;}

img {border: none;}
/*** Heading Tags **********/

/*** Header **********/

#header {width: 960px; margin: 0 auto;height: 150px;overflow: hidden;}
.logo {float: left;width: 426px;overflow: hidden;}
#topright {width: 534px; overflow: hidden; float: right; height: 150px;}
.express {width: 230px; overflow: hidden; float: right; height: 60px;}
.express img {float: right; margin-top: 5px;}
.script{width: 230px; overflow: hidden; float: right; height: 60px;}
.script img {float: right; margin-top: 5px;}
.navigation {width: 534px; overflow: hidden; float: right; height: 90px; }

#bluebar {width: 960px; height: 44px; background: #003a63; margin: 0 auto;}
.blueimg {width: 14px; float: left; background:url(images/topblue.gif); height: 44px;}

/*** Header **********/

/*** Navigation **********/

#nav {width: 534px;margin-top: 49px;height: 41px;overflow: hidden;}
#menu {float:left;width:100%;line-height:normal;}
#menu ul {margin:0;padding: 0px 0px 0;list-style:none;max-width: 534px;}
#menu ul li {float: right;background: url(../images/button_nav.gif) right top no-repeat;text-align: center;overflow: hidden;margin-left: 2px;height: 41px;width: 121px;}
#menu ul li a {display: block;text-decoration: none; padding: 10px 0 0 0;font-size: 20px;font-weight: bold;color: #003a63;height: 41px;}
#menu ul li a:hover {color: #ffffff;background: url(../images/button_nav1.gif) right top no-repeat;text-decoration: none;}

/*** Navigation **********/

/*** Container ***/

#container {width: 960px; background: #fff; overflow: hidden; margin: 0 auto; height:467px;}

#left {width: 600px; float: left; height: 467px; overflow: hidden;}

.topl {height: 467px; width: 580px; overflow: hidden; margin: 10px; font-size: 14px;}
.botl {height: 179px; width: 580px; overflow: hidden; margin: 10px;}

.botleft {float: left;  height: 164px; width: 183px;}
.botmiddle {margin-left: 15px; float: left;  height: 164px; width: 183px;}
.botright {float: right;  height: 164px; width: 183px;}

#right {width: 332px; float: right; overflow: hidden;}

/*** Container ***/

/*** Stores ***/

#stores {width: 960px; height: 44px; background: #003a63; margin: 0 auto;}
.blueimgbl {width: 13px; float: left; background:url(images/btlblue.gif); height: 44px;}
.blueimgbr {width: 16px; float: right; background:url(images/btrblue.gif); height: 44px;}
#stores p {color: #b4defb; font-size: 15px; font-family: Arial; }
#stores  a:link,#stores a:visited,#stores a:active {color: #b4defb;text-decoration: underline;}
#stores a:hover {color: #fff;}

/*** Stores ***/

/* Footer */
#footer {width: 960px;margin: 0 auto;margin-top: 10px;height: 30px;overflow: hidden;}
#fnav {margin-left: 10px; width: 790px;font-family: Arial;color: #FFFFFF;font-size: 12px;float: left;}
#fnav a:link, #fnav a:visited, #fnav a:active {color: #ffffff;text-decoration: underline;}
#fnav a:hover {color: #003a63;}
#flogo {width: 160px; float:right;font-size: 12px;}
#flogo p {float: right; padding: 0; color: #fff; margin-right: 10px}
#flogo a:link, #flogo a:visited, #flogo a:active {color: #ffffff;text-decoration: underline;}
#flogo a:hover {color: #003a63;}
/* Footer */

/* Extras */

 #scriptbut
  {
    display: block;
    width: 230px;
    height: 50px;
    background: url(images/script.gif) no-repeat 0 0;

  }

  #scriptbut:hover
  { 
    background: url(images/script2.gif) no-repeat 0 0;
  }
  
#expressbut
  {
    display: block;
    width: 230px;
    height: 50px;
    background: url(images/express.gif) no-repeat 0 0;

  }

  #expressbut:hover
  { 
    background: url(images/express2.gif) no-repeat 0 0;
  }



/* Extras */

