* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #FF6800;
	text-align: center;
	font-family: trebuchet ms, 'Lucida Grande', 'Tahoma', helvetica, sans;
	font-size: 12px;
}
img {
	position: relative;
	border: 0;
}
#head {
	padding: 0;
	margin: 0;
}
#all {
	position: relative;
	width: 922px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#content {
	padding: 0 0 0 81px;
	background: transparent url(../images/bg.gif) repeat-y;
}
#left-container {
	float: left;
	width: 269px;
}
#right {
	position: relative;
	width: 409px;
	margin: 0 0 0 309px;
	background-color: #FFFFFF;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}
#gfxtxt {
	position: absolute;
	top: 106px;
	right: 156px;
	z-index: 1;
}
#gfxtxt b {
	visibility: hidden;
}

/* NAVIGATION */

#navigation	{
	position: absolute;
	top: 28px;
	right: 93px;
	z-index: 1;
}
ul#nav	{
	position: relative;
	width: 487px;
	height: 39px;
	background: transparent url(../images/nav-bg.gif) top left no-repeat;
	list-style: none;
	border: 0;
}
ul#nav li {
	position: absolute;
}
ul#nav li, ul#nav a {
	height: 39px;
	display: block;
}
ul#nav li a {
	text-indent: -9999px;
	text-decoration: none;
}
#navigation #products	{left: 0; width: 82px;}
#navigation #orders	{left: 127px; width: 82px;}
#navigation #delivery	{left: 205px; width: 82px;}
#navigation #resources {left: 295px; width: 82px;}
#navigation #contact {left: 400px; width: 82px;}

#navigation #products a:hover, #navigation #products a.selected	{background: transparent url(../images/nav-bg.gif) 0 -39px no-repeat;}
#navigation #orders a:hover, #navigation #orders a.selected	{background: transparent url(../images/nav-bg.gif) -127px -39px no-repeat;}
#navigation #delivery a:hover, #delivery #orders a.selected	{background: transparent url(../images/nav-bg.gif) -205px -39px no-repeat;}
#navigation #resources a:hover, #navigation #resources a.selected	{background: transparent url(../images/nav-bg.gif) -295px -39px no-repeat;}
#navigation #contact a:hover, #navigation #contact a.selected	{background: transparent url(../images/nav-bg.gif) -400px -39px no-repeat;}

/* SUB NAVIGATION */
#sub1, #sub2, #sub3, #sub4, #sub5 {
	position: absolute;
	width: 121px;
	top: 70px;
	visibility: hidden;
	z-index: 1000;
}
#sub1 {
	z-index: 1000;
	height: 68px;
	background: transparent url(../images/nav-bgProducts.gif) no-repeat;
}
#sub2 {
	z-index: 1000;
	height: 104px;
	background: transparent url(../images/nav-bgOrders.gif) no-repeat;
}
#sub3, #sub4 {
	z-index: 1000;
	height: 65px;
	background: transparent url(../images/nav-bgDeliveryResource.gif) no-repeat;
}
#sub5 {
	z-index: 1000;
	height: 104px;
	background: transparent url(../images/nav-bgContact.gif) no-repeat;
}
	
#sub1 {
	left: 338px;
}
#sub2 {
	left: 430px;
}
#sub3 {
	left: 515px;
}
#sub4 {
	left: 610px;
}
#sub5 {
	left: 708px;
}
ul.sub {
	list-style: none;
	border: 0;
	font-size: 9px;
	text-align: center;
	margin: 8px 0 0 0;
}
ul.sub li {
	padding: 0 0 4px 0;
}
ul.sub a, ul.sub a:visited {
	font-size: 11px;
	color: #0E5F3E;
	text-decoration: none;
	font-family: Arial, 'Lucida Grande', 'Tahoma', helvetica, sans;
}
ul.sub a:hover, ul.sub a.selected {
	color: #FF6800;
}

/* LEFT SIDENAV */
#left .sec {
	width: 269p;x;
	height: 45px;
	background: transparent url(../images/left-head.gif) no-repeat;
	font-weight: bold;
}
body#home #left ul {
	display: block;
	border: 0;
	list-style: none;
	margin: 0 0 20px 0;
}

/* QUICKLINKS */

#left ul {
	position: relative;
	border: 0;
	list-style: none;
	clear: left;
}
#left li {
	position: relative;
}
#left ul li a {
	display: block;
	height: 40px;
	background: transparent url(../images/ql.gif) no-repeat;
	padding: 13px 0 0 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 27px;
}
#left ul li a.soon {
	background: url(../images/ql_soon.gif) no-repeat;
}
#left ul li a.soon:hover { background: url(../images/ql_soon.gif) 0px -40px no-repeat; }
#left ul li a:hover, #left ul li a.selected { background: url(../images/ql.gif) 0px -40px no-repeat; }
.selected, .soon { cursor:default; }


/* HOME > CUSTOMER LOGIN */
#left ul#home li {
	display: block;
}
#left ul#home li a {
	display: block;
	height: 65px;
	background: transparent url(../images/left-homebtn.gif) no-repeat;
	padding: 0;
}
#left ul#home li a span {
	position: absolute;
	top: 18px;
	left: 100px;
}
#left ul#home li a:hover { background: transparent url(../images/left-homebtn.gif) 0px -65px no-repeat; }

#left ul#home li a img {
	position: absolute;
	padding: 14px 0 0 39px;
}
#left ul#home li form {
	margin: 10px 0 18px 11px;
}
#left ul#home li form input {
	width: 93px;
	margin: 0 0 0 5px;
}
#left ul#home li form input.goBtn {
	position: absolute;
	width: 42px;
	height: 30px;
	margin: -2px 0 0 5px;
}

/* HOME > PROMOS */
#left ul#promos li {
	width: 269px;
	height: 62px;
}
#left ul#promos li a {
	display: block;
	height: 62px;
	background: transparent url(../images/left-home_promos.gif) no-repeat;
	padding: 0;
}
#left ul#promos li span {
	position: absolute;
	top: 19px;
	left: 22px;
}
#left ul#promos li span p {
	top: 25px;
	left: 22px;
}
.product {
	position: relative;
	display: block;
}
.product h3 {
	padding: 0 0 5px 0;
}
div.light {
	margin: 15px 0 15px 0;
	background: transparent url(../images/hr.gif) repeat-x center center;
	height: 1px;
}

/* FOOTER */
#footer {
	position: relative;
	padding: 0;
	margin: 0;
}

/* TYPOGRAPHY */
html.hasFlash #right h1    { visibility: hidden; }

p, h1, h2, h3, .sec span, ul {
	color: #015931;
	font-size: 11px;
	line-height: 14px;
	font-family: trebuchet ms, 'Lucida Grande', 'Tahoma', helvetica, sans;
}
h3 {
	font-size: 15px;
}
a:link, a:visited, a:active {
	color: #FC6600;
}
a:hover {
	color: #167F47;
}
span.orange {
	color: #FC6600;
	font-weight: normal;
	font-size: 12px;
}
a.orange {
	font-weight: 900;
	background: #FC6600;
	color: #FFF;
}
a:hover.orange {
	background: #167F47;
	color: #FFF;
}
a.green {
	color: #167F47;
	background: #FFF;
	text-decoration: underline;
}
a.green:hover {
	color: #FC6600;
}
#right h1 {
	font-size: 20px;
	color: #FF5400;
}
.sec span {
	font-size: 13px;
	color: #FF5400;
}
#left ul li a {
	font-size: 11px;
	color: #FF5400;
	font-weight: bold;
	text-decoration: none;
	font-family: trebuchet ms, 'Lucida Grande', 'Tahoma', helvetica, sans;
}
#left ul li a p {
	font-size: 10px;
	line-height: 9px;
	font-weight: 100;
}
#left ul#promos li a {
	font-size: 11px;
	color: #015931;
}
#left ul#promos li a p {
	font-size: 9px;
}
