html {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 20px auto; 
	padding-top: 0px
}

body { 
	font-family: "Trebuchet MS", "Lucida Sans Unicode", arial, lucida, helvetica, sans-serif;
	font-size: 8pt; 
	background-color: #000033;
	color: #666666;
      margin: 15 auto; width: 100%;
      text-align: center; 
	}

#mainContainer {
      width: 758px;
      margin: 0 auto;
      background-color: #fff;
}

#header {
	width: 758px;
      height: 133px;
	background: url(../images/header_bkg.gif);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_whyus {
	width: 758px;
      height: 133px;
	background: url(../images/header_whyus.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_whatsnew {
	width: 758px;
      height: 133px;
	background: url(../images/header_whatsnew.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_products {
	width: 758px;
      height: 133px;
	background: url(../images/header_producst.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_locations {
	width: 758px;
      height: 133px;
	background: url(../images/header_locations.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_customersupport {
	width: 758px;
      height: 133px;
	background: url(../images/header_custsupport.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_contact {
	width: 758px;
      height: 133px;
	background: url(../images/header_contact.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_generic {
	width: 758px;
      height: 133px;
	background: url(../images/header_generic.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#header_chef {
	width: 758px;
      height: 133px;
	background: url(../images/header_chef.jpg);
	background-repeat: no-repeat;
      text-align: left; 
}

#headerleft {
	float: left;
	width: 219px;
      height: 133px;
}

#headerright {
	float: left;
	width: 539px;
      height: 133px;
}

#MainNavigationRed {
	margin:0;
	padding:0;
      text-align: right;
      vertical-align: bottom;
      text-transform: none;
      font-size: 11px;
      font-weight: bold;
      font-family: arial, helvetica, sans-serif;
      letter-spacing: 0px;
	background:#AA1717;
	float:left;

    	border-right:1px solid #62090B;
    	border-left:1px solid #CC3333;
      border-top: 1px solid #CC6666;
      border-bottom:1px solid #62090B;
}

#MainNavigationRed li {
	display:inline;
	padding:0;
	margin:0;
}

#MainNavigationRed a:link,
#MainNavigationRed a:visited {
	color:#fff;
	background:#AA1717;
	padding:10px 7px 4px 7px;
	float:left;
	width:auto;
	text-decoration: none;
    	border-right:1px solid #62090B;
    	border-left:1px solid #CC3333;
}

#MainNavigationRed li:first-child a {
	border-left:0px solid #42432d;
}

#MainNavigationRed li:last-child a {
    	border-right:0px solid #62090B;
}

#MainNavigationRed a:hover {
	color:#fff;
	background:#660000;
}

#MainNavigationRed a.current {
	color:#000;
	background:#eee;
}



#navbar {
	width: 758px;
	height: 26px;
	background-image:  url(../images/nav_bkg.gif);
   text-align: right; 
}

#categoryNav {
	font-size: 11px;
	text-transform: none;
	font-weight: bold;
	font-family: arial;
   padding-top: 4px;
   letter-spacing: 0px;
	padding-right: 20px;
}

#categoryNav  br {
	display: none;
}
#categoryNav  a {
	text-decoration: none;
	color: #333;
      margin-left: 5px;
      margin-right: 5px;
}

#categoryNav a:hover {
	color: #b00;
	/*background-image: url(../images/nav_bkg_on.gif);*/
}



#PageMessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #666;
	letter-spacing: 1px;
	width: 97%;
	text-align: left;
      margin: 10px;
}

#PageMessage p{
	margin: 0 25 0 15;
}

h1 {
	color: #6495ED;
	font-size: 11pt;
	font-weight: normal;
	border-bottom: 1px solid #B0C4DE;
	font-weight: bold;
}

h2 {
	color: #4682B4;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid #B0C4DE;
}

h3 {
	color: #778899;
	font-weight: bolder;
	font-size: 8pt;
	border-bottom: 1px solid #B0C4DE;
}

#content {
	width: 758px;
}

#PageMessage a{
	color: #c00;
	text-decoration: underline;
}

#PageMessage a:hover {
	color: #c00;
	text-decoration: none;
}

#PageMessage table, tr, td{
     font-size: 8pt;
}

#leftNav {
     width: 100%;
     text-align: left;
     line-height: 18pt;
     letter-spacing: 1px;
     font-size: 8pt;
     padding-bottom: 4px;
     text-indent: 15px;
     text-align: right;
}

#leftNav br {
	display: none;
}

#leftNav a {
      color: #69c;
      text-decoration: none;
      border-left: 1px solid #efefef;
      padding-right: 15px;
      padding-left: 15px;
}

#leftNav a:hover {
      color: #999;
      text-decoration: underline;
}

#footer {
	width: 758px;
	background-color: #4682B4;
	color: White;
	text-align: right;
	height: 35px;
	border-top: 2px solid #B0C4DE;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 7pt;
}

#footer a {
	color: #fff;
	margin-right: 5px;
}
