body {
	background-color: #3D96C0;
	background-image: url(../../images/bk.jpg);
	background-repeat: repeat;
}

#container {
	width: 804px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
}
#containersub {
	width: 804px;
	margin: 0 auto 0 auto;
}
#header {
	width: 804px;
	height: 11px;
}
#homeheader {
	width: 791px;
	height: 47px;
	background:   url(../images/home_03.jpg) no-repeat bottom;
}
#navigation {
width: 731px;
height: 21px;
z-index: 50;
}
#nav-menu ul
{
width: 731px;
list-style: none;
padding: 0;
margin: 0 0 0 60px;
} 
#nav-menu li {
	float: left;
	margin: 0;
}
#nav-menu li a
{
background:   url(../images/nav.jpg) repeat-x left bottom;
display: block;
width: 86px; height:21px;
background-position: 0 0;
}

ul li#nav_about a {
   width:112px;
   background-position: -86px 0;
   }  
ul li#nav_products a {
   width:116px;
   background-position: -198px 0;
   } 
ul li#nav_store a {
   width:161px;
   background-position: -314px 0;
   } 
ul li#nav_contact a {
   width:130px;
   background-position: -475px 0;
   }   
ul li#nav_promotions a {
   width:126px;
   background-position: -605px 0;
   }      
#nav-menu li span {
	display: none;
}
#homedeck{
	height: 333px;
	background-image: url(../images/home_08.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 791px;
}
#navcontents{
	position: relative;
	top: 35px;
	padding: 0 5px 10px 20px;
}
.navstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:17px;
}
#navcontents a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78A495;
	text-decoration: none;
	line-height:17px;
}
#deck{
	height: 169px;
	background-repeat: no-repeat;
	background-position: right;
	width: 791px;
}
.promotions{
	background-image: url(../images/promotions.jpg);
}
.contact{
	background-image: url(../images/contact.jpg);
}
.about{
	background-image: url(../images/about.jpg);
}
.store{
	background-image: url(../images/store.jpg);
}
.products{
	background-image: url(../images/products.jpg);
}
#homeleftnav{
	background-image: url(../images/h_nav_left.jpg);
	background-repeat: no-repeat;
	width: 127px;
	height: 333px;
	position: relative;
	left: 60px;
	z-index: 3;
}
#homeleftnav img{
	position: relative;
	top: 22px;
}
#homecontent {
	height: 191px;
	width: 804px;
	background-image: url(../images/bk_content.jpg);
	background-repeat: no-repeat;
}
#content {
	background-color: #EDF3F6;
	width: 731px;
	background-repeat: repeat-y;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	position: relative;
	left: 60px;
	background-image: url(../images/IDS_07.jpg);

}
.imgheader {
	margin: 37px 0 0 86px;
	width: 257px;
}
#homebodycopy{

	color: #434343;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#bodycopy{
	margin: 0 0 0 86px;
	padding: 0 0 25px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 575px;
}

#bar {
	background-color: #5F9482;
	height: 22px;
	width: 731px;
	position: relative;
	left: 60px;
}
#homefooter {
	height: 38px;
	width: 804px;
	margin: 0 auto 0 auto;
}
.clearance
{
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 0;
	line-height: 0;
}
#logohome {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 5;
	top: 23px;
	left: -60px;
	height: 121px;
	width: 365px;
	float: left;
	clear: none;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	top: 23px;
	height: 121px;
	width: 365px;
	float: left;
	clear: none;
}
#shoptext {
	width: 427px;
	font-size: 1.1em;
	line-height: 18px;
	position: relative;
	float: left;
	left: 60px;
	top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
}
#questiontext {
	height: 90px;
	width: 160px;
	font-size: 1.1em;
	line-height: 18px;
	/*float: left;*/
	position: relative;
	left: 600px;
	top: -50px;
	font-family: Arial, Helvetica, sans-serif;
}
#questionbtn {
	position: relative;
	z-index: 81;
	left: 600px;
	top: -75px;
}
#shopbtn {
	position: relative;
	z-index: 82;
	left: 320px;
	top: 55px;
	width: 112px;
}	

