body {
	}
body {
	background-image: url(images/backgroundone.png);
	background-repeat: no-repeat;
    background-position: top center;
	background-color: #e2e2de;
	margin-top: 117px;
	margin-bottom: 30px;
}

	margin: 0px;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: ffffff;
}
a:link {
  text-decoration: none;
  color: #02323F;
}
a:visited {
  text-decoration: none;
  color: #02323F;
}
a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a:active {
  text-decoration: none;
  color: #02323F;
}
.style1 {
  font-size: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #36626F;
  font-weight: bold;
}
.style2 {font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
.style4 {
  font-size: 15px
}


#sitenav a {
	padding-right: 18px;
	padding-left: 18px;
	font-size: 15px;
	color: #44687d;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sitenav a:link {
	color: #44687d;
		text-decoration: none;
}
#sitenav a:visited {
	color: #44687d;
		text-decoration: none;
}
#sitenav a:hover {
	text-decoration: underline;
	color: #5da3c1;
}
#sitenav a:active {
	color: #5da3c1;
}
#sitenav a.shoponline   {
	color: #FFFFFF;

}
#sitebox {
	text-align: left;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8CFB0;
	padding-bottom: 35px;

}
#sitenav table  {
	background-image: url(images/sitenav_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin-right: auto;
	margin-left: auto;
}
#sitenav td {
	text-align: center;
}

.shoponline-nav {
	background-image: url(images/sitenav_shop_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	
	color: #bbac9a;
}
#footer p {
	margin-top: 3px;
	margin-bottom: 3px;}
	
#footer a:link {
	color: #bbac9a;
		text-decoration: none;
}
#footer a:visited {
	color: #39585d;
		text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #f4f0e0;
}
#sitenav a:active {
	color: #5da3c1;
}


