body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	background: #aeb9a2 url(images/pattern_157.gif) repeat;
	text-align: center;
}
#page {
	width: 850px;
	border-top: 25px solid #aeb9a2;
	border-right: 50px solid #aeb9a2;
	border-left: 50px solid #aeb9a2;
	border-bottom: 25px solid #AEB9A2;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#headersite {
	padding: 0px;
	height: 105px;
	width: 850px;
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat;
	position: relative;
}
#headersite #logo {
	position: absolute;
	left: 6px;
	top: 3px;
	z-index: 1;
}

#headersite #logotext {
	position: absolute;
	left: 171px;
	top: 19px;
	z-index: 2;
}
#catalogheader {
	margin: 0px;
	padding: 0px;
	width: 850px;
}

#banner {
	margin: 0px;
	padding: 0px 0px 3px;
	height: 200px;
	width: 850px;
	border: none;
	background-image: url(images/bg_banner.gif);
	text-align: center;
	white-space: nowrap;
}
#banner #centerimage {
	margin-right: 2px;
	margin-left: 2px;
}
#nav {
	height: 27px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/bg_nav.jpg);
	background-repeat: repeat-x;
	border-bottom-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #e8e0dd;
	text-align: left;
}
#nav .link a {
	font-size: 13px;
	color: #e8e0dd;
	width: 95px;
	height: 24px;
	margin: 0px;
	display: block;
	vertical-align: middle;
	padding: 3px 0px 0px;
	text-decoration:none;
	background-position: center;
	border-right: 1px solid #FFFFFF;
	line-height: 20px;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
#nav .link a:hover {
	color: #99CCFF;
	background-image: url(images/bg_nav_over.jpg);
	background-repeat: repeat-x;
}
#nav #logincart {
	font-size: 9pt;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	width: 200px;
	border-style: none;
	float: right;
	background-position: right;
}
#nav #logincart a {
	text-decoration: none;
	border-style: none;
	color: #e8e0dd;
}
#nav #logincart a:hover {
	color: #99CCFF;
}

#nav #logincart img {
	vertical-align: middle;
}
#page #maincontent {
	font-size: 12pt;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	width: 830px;
	height: auto;
	text-align: left;
}
#page #maincontent h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #003300;
}
#page #maincontent a {
	color: #009933;
	text-decoration: none;
}
#page #maincontent a:hover {
	color: #AABBDD;
  	text-decoration: underline;
}

#about_table td {
	font-size: 12px;
}
.exclusive {
	font-size: 11px;
	color: #009966;
	font-weight: bold;
}



#footersite {
	width: 850px;
	font-size: 8pt;
	color: #e8e0dd;
	padding-top: 1px;
	padding-bottom: 4px;
	height: 75px;
	background: #12402a url(images/bg_footer.gif) repeat-x;
}

#footersite p {
	margin: 0px;
	padding: 0px;
}

#footersite a {
	color: #e8e0dd;
	text-decoration: none;
}
#footersite img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footersite a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
#footersite #left {
	float: left;
	font-size: 9pt;
	line-height: 15pt;
	padding-left: 10px;
	text-align: left;
}
#footersite #right {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#copyright {
	height: 15px;
	width: 850px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
	font-weight: bold;
	margin: 0px auto;
}
#bottom_info {
	background: #4F764F;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
}


.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.alert {
	color: #FF0000;
}
