html, body, #bg, #bg table, #bg td {
	height: 100%;
	overflow: hidden;
	width: 100%;
}

body,h4{
	font-family:"Arial",Helvetica,sans-serif;
	font-weight:lighter;
	font-size:.9em;
	letter-spacing:-.05em;
	color:#000;
	line-height:1.5em;
}

h1,h2{
	font-family:"Century Gothic","Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight:lighter;
	font-size:40px; 
	line-height:.85em;
	letter-spacing:.2em;
}

h1{font-size:44px;}
h2{font-size:24px;}

h1 span{font-weight:900;}
h2 span{font-weight:900;}

h3{
	font-family:"Georgia","Georgia","Times New Roman",serif;
	font-weight:lighter;
	font-style:italic;
	font-size:16px; 
	color:#FFF;
	text-align:center;
	line-height:1.25em;
	margin:10px;
	vertical-align:middle;
}

h3 span{
	font-style:normal;
	font-variant:small-caps;
	letter-spacing:.2em;
}

ul{
	list-style-type:none;
	text-decoration:none;
}

li a{
	list-style-type:none;
	font-weight:bold;
	font-size:11px;
	letter-spacing:.1em;
	text-decoration:none;
	line-height:12px;
	color:#FC3;
	display:block
}

li a:link { text-decoration: none; color: #FC3; text-transform:uppercase; font-weight:bold;}
li a:hover {text-decoration: underline; color:#fff; font-weight:normal;}

a:link { text-decoration: none; color: #FC3; text-transform:uppercase; font-weight:bold;}
a:visited { text-decoration: none; color: #FC3; }
a:hover { text-decoration: underline; color: #FFF; letter-spacing:.105em; }
a:active, a:focus { text-decoration: none; color: #630; }

#bg div {
	background-color:#630;
	height: 200%;
	left: -50%;
	position: absolute;
	top: -50%;
	width: 200%;
}

#bg td {
	text-align: center;
	vertical-align: middle;
}

#bg img {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	min-height: 50%;
	min-width: 50%;
}

div.footer {
	background-color: #630;
	color: #CCC;
	height: 80px;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 98%;
	z-index:70;
}

div.footer2 {
	background-color: #000000;
	background-position: center bottom;
	background-repeat: repeat-x;
	border-color: #0066ff;
	border-style: dashed;
	border-width: medium;
	bottom: 80px;
	color: #cccccc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	height: 80px;
	padding-left: 0px;
	position: absolute;
	width: 100%;
}

#lang {
	background-color: #000000;
	color: #ffffff;
	height: 15px;
	margin-left: 3px;
	padding-right: 7px;
	position: absolute;
	right: 15px;
	text-align: center;
	top: 0px;
	width: 190px;
	z-index: 2;
}

#lang a:link, #lang a:active, #lang a:visited {
	color: #cccccc;
	text-decoration: none;
}

#lang a:hover {
	color: #ffffff;
}

#foot1 {
	float: left;
	background-color:#630;
	padding-left: 10px;
	width: 18%;
	text-align:right;
	vertical-align:middle;
}

#foot3 {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 67%;
	z-index:90;
	vertical-align:middle;
}

#foot_contact {
	float: right;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	width: 65px;
	z-index:95;
}

#logobox {
	position:absolute;top:2%;left:2%;
	height:180px;
	width:210px;
	z-index:70;
	background:url(../img/MyBigDogLogo.png); 
	display:block;
	background-position: 5% 5%; 
	background-repeat: no-repeat; 
}

#logobox a span {
    visibility:hidden;
	display:block
}

div.story{
	position:absolute; top:200px; left:0px; 
	width:40%; 
	padding-right:10px;
	padding-left:30px; 
	background-image:url(../img/50white.png); 
	background-repeat: repeat;
	z-index:40;
/* 	height:380px;
	overflow: auto;  */	
}

#nav {
	position: fixed; 
	top: 0px; 
	right: 0px; 
	width: 900px; 
	height: 20px; 
	padding-top: 4px;
/* 	background-color:#630;  */	
	z-index: 60;
	padding-right: 15px;
	text-align:right;
	font-family:"Arial Black", Arial Black, Gadget, sans-serif;
	font-size:12px;
	font-weight:bold;
 	text-shadow:#000 0.1em 0.1em 0.1em; 
}

div.products {
	height: 132px;
	position: absolute;
	bottom: 88px;
	right: 0;
	width: 98%;
	z-index:80;
	vertical-align:bottom;
}

div.cart {
	position: absolute;
	bottom: 95px;
	right: 0px;
	width:135px;
	padding: 10px;
	margin: 0;
	z-index:80;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	line-height:11px;
	background-image:url(../img/50white.png); 
}

.footer #foot3 p {
	font-size: xx-small;
}

.line {
	background-color: #FFF; 
	height: 2px; 
	line-height: 2px; 
	font-size: 2px; 
	border: none; 
	padding: 0; 
	margin: 4px 0 4px 0; 
}
