body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828480;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #82B031;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #82B031;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #82B031;
	text-decoration: underline;
	font-weight: bold;
}
#main {
	width: 780px;
	margin: auto;
}
#header {
	width: 780px;
	margin: auto;
}
#content {
	width: 780px;
	margin: auto;
	background-image: url(../images/balistonecarving05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border-menu {
	font-size: 12px;
	line-height: 34px;
	color: #AFB0A6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E6DE;
	text-align: left;
}
.border-menu a:link {
	color: #AFB0A6;
	text-decoration: none;
}
.border-menu a:visited {
	color: #AFB0A6;
	text-decoration: none;
}
.border-menu a:hover {
	color: #FF3300;
	text-decoration: none;
}
.border-menu a:active {
	color: #AFB0A6;
	text-decoration: none;
}
#product {
	width: 137px;
	height: 204px;
	padding: 10px;
	background-image: url(../images/bg-products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: left;
}
.white {
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.white a:hover {
	color: #FF3300;
	text-decoration: none;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	width: 758px;
	height: 55px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	margin-top: 20px;
	padding-left: 22px;
	padding-top: 30px;
	font-size: 11px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.caption-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C0C7B9;
}

#text {
	width: 541px;
	padding: 20px;
}
.caption-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #82B031;
}
#paging {
	margin: 0;
	padding: 0 0 0 15px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
#paging a:link {
	color: #82B031;
	text-decoration: none;
	font-weight: bold;
}
#paging a:visited {
	color: #82B031;
	text-decoration: none;
	font-weight: bold;
}
#paging a:hover {
	color: #FF3300;
	text-decoration: none;
}
#paging a:active {
	color: #82B031;
	text-decoration: none;
	font-weight: bold;
}
#paging ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;	
} 
#paging ul li {
	line-height: 20px;
	margin: 0 5px 0 0;
	display: inline;
	padding: 1px 5px 1px 5px;
	border: 1px #CCCCCC solid;
}
#paging ul li.active {
	line-height: 20px;
	margin: 0 5px 0 0;
	display: inline;
	padding: 1px 5px 1px 5px;
	border: 1px #669933 solid;
	background: #669933;
	color: #FFFFFF;
}