* {margin:0; padding:0;}

img
{  border-style: none;
}

body {
	font-size: 11px;
	font-family: Tahoma;
	background-repeat: repeat-x;
	background-image: url(images/background.gif);
	text-align: center;
}
div#wrapper {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	width: 1024px;
	text-align: left;
}
div#header {
	background-image: url(images/header.gif);
	height: 119px;
	width: 1024px;
}
div#nav_bar {
	height: 47px;
	width: 1024px;
}
/* NAVIGATION BAR ROLLOVERS START*/
#home
{
  float: left;
  display: block;
  width: 79px;
  height: 47px;
  background: url("images/home.gif") no-repeat 0 0;

}
#home:hover
{ 
  background-position: 0 -47px;
}

#services
{
  float: left;
  display: block;
  width: 112px;
  height: 47px;
  background: url("images/services.gif") no-repeat 0 0;

}
#services:hover
{ 
  background-position: 0 -47px;
}

#sale_items
{
  float: left;
  display: block;
  width: 114px;
  height: 47px;
  background: url("images/sale_items.gif") no-repeat 0 0;

}
#sale_items:hover
{ 
  background-position: 0 -47px;
}

#faq
{
  float: left;
  display: block;
  width: 77px;
  height: 47px;
  background: url("images/faq.gif") no-repeat 0 0;

}
#faq:hover
{ 
  background-position: 0 -47px;
}

#about
{
  float: left;
  display: block;
  width: 80px;
  height: 47px;
  background: url("images/about.gif") no-repeat 0 0;

}
#about:hover
{ 
  background-position: 0 -47px;
}

#location
{
  float: left;
  display: block;
  width: 103px;
  height: 47px;
  background: url("images/location.gif") no-repeat 0 0;

}
#location:hover
{ 
  background-position: 0 -47px;
}

#contact_us
{
  float: left;
  display: block;
  width: 134px;
  height: 47px;
  background: url("images/contact_us.gif") no-repeat 0 0;

}
#contact_us:hover
{ 
  background-position: 0 -47px;
}


/* NAVIGATION BAR ROLLOVERS END*/

div#nav_trail {
	background-image: url(images/nav_trail.gif);
	height: 38px;
	width: 1024px;
}
div#content {
	background-color: white;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	height: 650px;
	width: 1024px;
}
#front_image {
	float: left;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-top: 15px;
	margin-left: 15px;
}
#bbb_image {
	float: left;
	margin-top: 15px;
	margin-left: 35px;
}
div#footer {
	height: 94px;
	width: 1024px;
}
div#right {
	margin-right: 15px;
	margin-top: 15px;
	width: 327px;
	float: right;
}
#packing_image {
	margin-bottom: 20px;
	margin-top: 20px;
}
#welcome_image {
	margin-bottom: 5px;
	margin-top: 12px;
	margin-left: 13px;
}
#paragraph {
	margin-right: 35px;
	margin-left: 16px;
}
#paragraph_services {
	text-indent: 25px;
	font-size: 14px;
	margin-right: 35px;
	margin-left: 16px;
}
#features_image {
	margin-top: 15px;
	margin-left: 15px;
}
#designx {
	margin-top: 5px;
	float: right;
}
div#left {
	border-style: none;
	border-width: 1px;
	margin-left: 15px;
	margin-top: 15px;
	height: 619px;
	width: 650px;
	float: left;
}
div#whole {
	border-style: none;
	border-width: 1px;
	margin-left: 15px;
	margin-top: 15px;
	height: 619px;
	width: 990px;
	float: left;
}
div#top {
	/* background-color: #f6f0be;*/
	border-bottom-color: black;
	                               
	border-bottom-style: inset;
	                               
	border-bottom-width: 1px;
	                               
	height: 25px;
	width: 650px;
}
div#top2 {
	/* background-color: #f6f0be;*/
	border-bottom-color: black;    
	border-bottom-style: inset;      
	border-bottom-width: 1px;              
	height: 25px;
	width: 990px;
}
h1.orange {
	color: #ff7200;
	font-weight: 100;
	margin-top: 25px;
	margin-bottom: 5px;
}
h3.orange {
	color: #ff7200;
	font-weight: 100;
	margin-top: 25px;
	margin-bottom: 5px;
}
h1.first_orange {
	margin-top: 15px;
	color: #ff7200;
	font-weight: 100;
	margin-bottom: 5px;
}
.storage_hall {
	margin-top: 30px;
	margin-left: 15px;
}

table.items{
margin-top: 25px;
margin-right: auto;
margin-left:auto;
border-collapse:collapse;
width: 375px;
height:140px;
}

.items td {
text-align:center;
padding:5px;
}

table.storage{
margin-top: 5px;
margin-right: auto;
margin-left:auto;
border-collapse:collapse;
width: 375px;
/* height:140px; */
}

.storage td {
text-align:center;
padding:.5px;
}

.map {
	margin-top: 40px;
	margin-left: 100px;
}
/* STORE*/

img.item {
border: 1px solid black;
height: 200px;
width: 200px;
margin-bottom: 10px;
}

div.item {
width: 202px;
margin-top: 15px;
margin-right: 15px;
margin-left: 25px;
float: left;
height: 240px;
}

p.item_price {
	font-size: 16px;
	font-weight: 100;
	float: right;
}
h3.item_name {
	font-size: 16px;
	font-weight: 100;
	float: left;
}


a.pageination {
	color: black;
	text-decoration: none;
	font-size: 18px;
}

