body {margin:0px;
/*background-image:  url(images/xmas.gif);
	background-repeat: repeat;*/
}
#shopsub, #officesub, #newssub, #contactsub, #caresub {
	position: absolute;
	visibility: hidden;	
	left: 0;
}

#shopsub{
	width:87;
	top:-9;
}

#officesub {
	width:98;
	top:-9;
}
#newssub{
	width:115;
	top:-9;
}
#caresub{
	width:82;
	top:-9;
}
#contactsub {
	width:96;
	top:-9;
}
.nav {
	position:relative;
	height: 38;
} 

.rblack {
	background-image: url(images/repeat_black.gif);
	background-repeat: repeat-y;
}
.rnav {
	background-image: url(images/repeat_navline.gif);
	background-repeat: repeat-x;
}
.rbluer {
	background-image: url(images/repeat_blue_r.gif);
	background-repeat: repeat-y;
}
p,li {	font-family: Arial;
	font-size: 11px;
	padding-left: 2px;
}
p.last { 
	margin-right: 80px
	}
.nopic{
	padding-top: 3px;
	padding-left: 12px;
}
h2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	background-image:  url(images/line.gif);
	background-repeat: repeat-x;
	background-position : bottom;
}
.h2  {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.a {
padding-right : 15px;
background-image:  url(images/arrow.gif);
background-repeat: no-repeat;
background-position : right;
}
a.h2 {
padding-right : 15px;
background-image:  url(images/arrow_blue.gif);
background-repeat: no-repeat;
background-position : right;
}
.block {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	text-decoration:none;
}
.block1 {
	background: #E8EFFB;
	border: 1px solid #7DA0DD;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
}
.block2 {
	border: 1px solid #7DA0DD;
	border-top: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
}
.res{
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}
p.res {
	background-image: none;
	font-family: Arial;
	font-size: 9px;
	text-align : center;
}
.table{height:100%;}
.bot {vertical-align:bottom;}
.middle{vertical-align:middle;}
.left{float:left;}
.right{float:right;}