html, body, ul, ol, li, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fead28;
	font-style:italic;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}

html {
	height:100%;
}

body {
	margin:0 auto;
	background-color: #000;
	background-image:url(../../assets/graphics/bodyBKG.jpg);
	background-repeat:repeat-x;
	height:100%;
}

#page_div {
	position:relative;
	margin:0 auto;
	width:900px;
	height:100%;
}

#header_div {
	width:900px;
	height:175px;
	background-image:url(../../assets/graphics/headerBKG.jpg);
	background-repeat:no-repeat;
}

#header-menu{
	position:absolute;
	width: auto;	
	top:143px;
	left:25px;
}

#need_dealers{
	position:absolute;
	width:193px;
	height:195px;
	top:16px;
	left:375px;
}

#main-graphic-left {
	width:570px;
	height:332px;
	float:left;
}

#pellets-header {
	width:570px;
	height:113px;
	float:left;
}

#pellets-header-right {
	width:330px;
	height:113px;
	float:left;
}

#products_header{
	width:570px;
	height:70px;
	float:left;
}

#main-graphic-info{
	width:570px;
	height:262px;
	padding-left:50px;
	color:#fff;
}

#main-graphic-info p{
	color:#fff;
	width:420px;
}


#main-graphic-right{
	width:330px;
	height:332px;
	float:left;
}

#pellet-pic{
	position:absolute;
	float:right;
	left:598px;
	top:0px;
	width:302px;
	height:118px;
	
}

#content_div{
	position:relative;
	width:900px;
	height:auto;
	background-image:url(../../assets/graphics/contentBKG.jpg);
	background-repeat:repeat-y;
}

#full_div{
	position:relative;
	width:900px;
	height:auto;
	padding-left:10px;
}

#left_div{
	position:relative;
	float:left;
	height:auto;
	width:158px;
	top:15px;
	margin-left:20px;
	z-index:500;
	text-align:center;
		
}

#main_div{
	position:relative;
	float:left;
	height:auto;
	width:535px;
	margin-left:20px;
	border-bottom-color:#000000;
	border-width:2px;
	text-align:left;
	
}

#main-div-box {
	float:left;
	width:250px;
	height:auto;
	border-top:#000;
	border-top-style:solid;
	border-top-width:thin;
	padding-right:10px;
}


#products-main-graphic{
	position:relative;
	height:332px;
	width:900px;
	background-image:url(../../assets/graphics/products-main-graphic.jpg)		
}

#products-main-graphic-info{
	padding-top:70px;
	width:570px;
	height:262px;
	padding-left:50px;
	color:#fff;
}

#products-main-graphic-info p{
	color:#fff;
	width:420px;
}


#product-main-div-box {
	float:left;
	width:520px;
	height:auto;
	border-top:#000;
	border-top-style:solid;
	border-top-width:thin;
	padding-right:10px;
}

#products_other{
	float:left;
	width:285px;
	height:auto;
}

#products_other h3,
#products_dryrubs h3{
	margin-left:10px;
	text-align:center;
}

#products_other img{
	margin-left:0px;
}

#dryrub_title{
	width:900px;
	text-align:center;
}

#products_dryrubs{
	float:left;
	width:200px;
	height:450px;
	padding-left:50px;
	padding-right:50px;
}

#products_other h6,
#products_dryrubs h6{
	margin-left:15px;
	font-size:12px;
	font-weight:bold;
}


#right_div {
	position:relative;
	float:left;
	height:auto;
	width:300px;
	margin-left:25px;
	text-align:justify;
}	

#pitch {
	width:280px;
	padding-left:20px;
	border-left:#000;
	border-left-style:solid;
	border-left-width:thin;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}	

#product-pitch {
	margin-top:110px;
	width:280px;
	padding-left:20px;
	border-left:#000;
	border-left-style:solid;
	border-left-width:thin;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

#themesong{
	height:500px;
	width:618px;
	padding-left:140px;
}	

#footer_div{
	position:relative;
	width:900px;
	height:40px;
	background-image:url(../../assets/graphics/footerBKG.jpg);
}

#footer_menu{
	position:relative;
	width: 900px;
	height: auto;
	text-align:center;
	color:#ccc;
}
 
#footer_menu a:Visited,
#footer_menu a:Link, 
#footer_menu a:Active {
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#060;	
}

#footer_menu a:Hover {
	color:#FFF;
}


#clearit {
	clear: both;	
}

ul li{
	padding-right:3px;
	display: inline;
	color:#ccc;	
}
 
ul li a:Visited,
ul li a:Link, 
ul li a:Active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ba9772;
}

ul li a:Hover {
	color:#FF6600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 20px;
	text-align:justify;
}

#products_dryrubs p{
	margin:0;	
}

.heading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-weight:bold;
}

.grill-pic {
	margin-left:10px; 
	margin-top:2px; 
	margin-right:5px;
}

/* ***************************** MENU ******************************** */
/* ************************* home ************************** */
#button-home {
	background-image: url(../../assets/graphics/button.jpg);
	background-repeat: no-repeat;
	float:left;
	display: block;
	height: 25px;
	width: 100px;
	margin-left:2px;
	background-position:0 0;
}

#button-home:hover{
	background-position:0px -25px;
}

#button-home span{
	display:none;	
}

/* ************************* products ************************** */

#button-products {
	background-image: url(../../assets/graphics/button.jpg);
	background-repeat: no-repeat;
	float:left;
	display: block;
	height: 25px;
	width: 100px;
	margin-left:2px;
	background-position:-100px 0;
}

#button-products:hover{
	background-position:-100px -25px;
}

#button-products span{
	display:none;	
}

/* ************************* compare ************************** */

#button-compare {
	background-image: url(../../assets/graphics/button.jpg);
	background-repeat: no-repeat;
	float:left;
	display: block;
	height: 25px;
	width: 100px;
	margin-left:2px;
	background-position:-200px 0;
}

#button-compare:hover{
	background-position:-200px -25px;
}

#button-compare span{
	display:none;	
}

/* ************************* contact ************************** */

#button-contact {
	background-image: url(../../assets/graphics/button.jpg);
	background-repeat: no-repeat;
	float:left;
	display: block;
	height: 25px;
	width: 100px;
	margin-left:2px;
	background-position:-300px 0;
}

#button-contact:hover{
	background-position:-300px -25px;
}

#button-contact span{
	display:none;	
}

/* ************************* dealer sign up ************************** */

#button-signup {
	background-image: url(../../assets/graphics/button.jpg);
	background-repeat: no-repeat;
	float:left;
	display: block;
	height: 25px;
	width: 100px;
	margin-left:2px;
	background-position:-400px 0;
}

#button-signup:hover{
	background-position:-400px -25px;
}

#button-signup span{
	display:none;	
}

/* ************************* dealer log in ************************** */

#button-shows {
	background-image: url(../../assets/graphics/button.jpg);
	background-repeat: no-repeat;
	float:left;
	display: block;
	height: 25px;
	width: 100px;
	margin-left:2px;
	background-position:-500px 0;
}

#button-shows:hover{
	background-position:-500px -25px;
}

#button-shows span{
	display:none;	
}

/* ================================================================= */
/* ==========================Dealer Signup========================== */
/* ================================================================= */

/* =============================================================WHY? */
#why
{
  display: block;
  width: 424px;
  height: 50px;
  background: url(/assets/graphics/big-button.jpg) no-repeat;
  background-position: 0 0;

}

#why:hover
{ 
  background-position: -425px 0px;
}

#why span
{
  display: none;
}

/* ================================================================ap */
#ap
{
  display: block;
  width: 424px;
  height: 50px;
  background: url(/assets/graphics/big-button.jpg) no-repeat;
  background-position: 0 -50px;

}

#ap:hover
{ 
  background-position: -425px -50px;
}

#ap span
{
  display: none;
}

/* ================================================================agreement */
#agreement
{
  display: block;
  width: 424px;
  height: 50px;
  background: url(/assets/graphics/big-button.jpg) no-repeat;
  background-position: 0 -100px;

}

#agreement:hover
{ 
  background-position: -425px -100px;
}

#agreement span
{
  display: none;
}

/* ================================================================agreement */
#multi-juris
{
  display: block;
  width: 424px;
  height: 50px;
  background: url(/assets/graphics/big-button.jpg) no-repeat;
  background-position: 0 -150px;

}

#multi-juris:hover
{ 
  background-position: -425px -150px;
}

#multi-juris span
{
  display: none;
}

/* ================================================================agreement */
#kansas_resale
{
  display: block;
  width: 424px;
  height: 50px;
  background: url(/assets/graphics/big-button.jpg) no-repeat;
  background-position: 0 -200px;

}

#kansas_resale:hover
{ 
  background-position: -425px -200px;
}

#kansas_resale span
{
  display: none;
}

/*=================================================================================*/

#rib-cook-off-promo{
	position:absolute;
	top:1px;
	left:573px;
	height:147px;
	width:284px;
}

