#header {
	height: 120px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	height: 25px;
}
#topmenu {
	float: right;
	width: 300px;
	margin-top: 10px;
}
.topmenu li {
	float: left;
}
#topmenu ul {
	list-style-type: none;
	margin-top: 19px;
}
#topmenu li {
	display: inline;
}
#subnav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#subnav li {
	display: inline;
	padding-right: 10px;
	padding-left: 20px;
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #C9BB98;
}
.icon-home {
	background-image: url(../Images/icon_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon-procucts {
	background-image: url(../Images/icon_products.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon-who {
	background-image: url(../Images/icon_who_we_are.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon-sales {
	background-image: url(../Images/icon_sales.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon-contact {
	background-image: url(../Images/icon_contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.icon-upload {
	background-image: url(../Images/icon_upload_artwork.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #524743;
}
#container a {
	color: #524743;
	text-decoration: underline;
}
#container a:hover {
	color: #0000FF;
}

#left {
	float: left;
	text-align: justify;
	position: static;
	left: 0px;
	top: 0px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	padding-top: 0px;
	font-family: "Comic Sans MS", Verdana, "Trebuchet MS";
}
#right {
	float: right;
	text-align: justify;
	position: static;
	top: 0px;
	right: 0px;
}

.imgleft {
	float: left;
}
.featured {
	font-family: "Comic Sans MS", Verdana, "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#featured img {
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.product-title {
	font-weight: bold;
}
.product-img {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-bottom: 5px;
}
#container ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.image {
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}
#directbar {
	color: #524743;
	text-decoration: none;
	text-align: left;
}
#directbar a {
	color: #524743;
	text-decoration: none;
}
#directbar a:hover {

	color: #7B6A64;
	text-decoration: underline;
}
.viewmore {
	font-size: 10px;
	font-weight: bold;
	color: #584C48;
	text-align: center;
	text-decoration: none;
}
.viewmore a:hover {

	font-size: 10px;
	font-weight: bold;
	color: #584C48;
	text-align: center;
	text-decoration: underline;
}
#sitemap {
	margin-top: 20px;
	margin-left: 20px;
}
#sitemap ul {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
#sitemap li {
	list-style-type: none;
	padding-top: 6px;
}
#sitemap a {
	text-decoration: none;
}
td {
	vertical-align: top;
}
#map2 {
	clear: left;
	float: left;
}
