html {
	overflow-x: hidden;
}

* {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Georgia, serif; /* verdana; */
}

ul, ol {
	margin: 0 0 0 20px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

body {
	background-color: #fff;
}

#center {
	width: 950px;
	display: block;
	margin: 0 auto;
}

#page {
	width: 950px;
	float: left;
}

#top {
	width: 950px;
	float: left;
	height: 173px;
}

#top img {
	float: left;
}

#topbar {
	float: left;
	width: 950px;
	height: 39px;
	background-image: url(../images/topbar_background.gif);
}

#topbar ul {
	float: left;
	list-style: none;
	height: 39px;
	line-height: 35px;
	margin: 0 0 0 0;
	width: 845px;
}

#topbar ul li {
	float: left;
	height: 39px;
	line-height: 35px;
}

#topbar #home {
	float: left;
	padding: 6px 0 0 10px;
}

#topbar #prinav {
	float: left;
	margin-left:10px;
}

#topbar #lang {
	float: left;
}

#topbar #lang ul {
	width: auto;
}

#topbar #lang img {
	margin: 10px 5px 0 0;
	float: left;
	display: inline;
}

#topbar #status {
	float: right;
	width: 174px;
	background-image: url(../images/topbar_status.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding: 11px 10px 0 7px;
	color: #564d34;
	font-size: 11px;
}

#prinav a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	padding: 0 30px 0 30px;
	line-height: 35px;
}

#prinav a:hover {
	text-decoration: underline;
}

#prinav li.selected, #prinav li.selected a {
	background-image: url(../images/prinav_selected.gif);
	background-repeat: no-repeat;
	padding: 0 30px 0 0;
	text-decoration: none;
}

#prinav li.selected {
	padding: 0 0 0 25px;
}

#prinav li.selected a {
	background-position: 100% 0;
	color: #564d34;
}

h1 {
	color: #564d34;
	font-size: 11px;
	font-weight: bold;
}

#main {
	float: left;
	width: 950px;
	padding: 10px 0 0 0;
}

#col1 {
	float: left;
	width: 191px;
	overflow: hidden;
}

#col2 {
	float: left;
	width: 558px;
	margin: 0 0 0 10px;
	display: inline;
	overflow: hidden;
}

#col3 {
	float: left;
	width: 191px;
	overflow: hidden;
}

#secnav h1 {
	background-image: url(../images/header_column1.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	text-indent: 10px;
}

#secnav ul {
	float: left;
	border-bottom: 5px solid #b29f6b;
	width: 191px;
	margin: 0;
	padding: 5px 0 5px 0;
	background-color: #f3eddd;
	list-style: none;
}

#secnav li {
	background-color: #f3eddd;
	background-image: url(../images/secnav_bullet.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	background-position: 10px 6px;
	height: 18px;
	line-height: 18px;
}

#secnav li a {
	text-decoration: none;
	color: #564d34;
}

#secnav li a:hover, #secnav li.selected a {
	text-decoration: underline;
}

#business_login {
	float: left;
	background-image: url(../images/business_login.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 66px;
	margin: 10px 0 0 0;
	padding: 10px;
	display: inline;
}

#business_login form {
	float: left;
	width: 171px;
	margin: 7px 0 0 0;
	display: inline;
}

#business_login input {
	background-image: url(../images/business_login_blank.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 112px;
	height: 18px;
	line-height: 21px;
	float: left;
	margin: 0 10px 4px 0;
	padding: 3px 0 0 3px;
	color: #564d34;
	font-size: 11px;
	display: inline;
}

html body #center #page #main .darkbutton, html body #center #page #main p.buy a {
	background-image: url(../images/button_dark_big.gif);
	height: 21px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	border: 0;
	padding: 0;
	cursor: pointer;
	padding: 0 0 0 10px;
	position: relative;
	left: 0;
}

html body #center #page #main .darkbutton span, html body #center #page #main p.buy a span {
	background-image: url(../images/button_dark_big.gif);
	height: 21px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	border: 0;
	padding: 0;
	cursor: pointer;
	padding: 0 10px 0 0;
	background-position: 100% 0;
	margin: 0 !important;
}

html body #center #page #main .darkbutton:hover {
	text-decoration: underline;
}

html body #center #page #main form .darkbutton {
	padding: 0;
	margin: 0;
	float: left;
}

#business_login a {
	color: #564d34;
	font-size: 11px;
	margin: 4px 0 0 0;
	float: left;
	display: inline;
}

div.divider {
	border-top: 1px solid #e1e3d5;
	height: 10px;
	overflow: hidden;
	float: left;
	width: 548px;
}

#col2 img {
	float: right;
	margin: 0 10px 10px 10px;
	display: inline;
}

#col2 h1 {
	font-size: 30px;
	font-family: Georgia, serif; /* Book Antiqua; */
	font-weight: normal;
	margin: 0 0 5px 0;
}

#col2 h2 {
	font-weight: bold;
	color: #564D34;
}

#col2 p {
	font-size: 11px;
	line-height: 16px;
	color: #564D34;
	margin: 0 10px 10px 0;
}

#col2 .products h1 {
	background-image: url(../images/header_column2.gif);
	float: left;
	width: 548px;
	height: 33px;
	line-height: 33px;
	text-indent: 10px;
	color: #564d34;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, serif; /* verdana; */
}

#col2 .products {
	float: left;
	width: 558px;
}

#col2 .products .product {
	float: left;
	width: 176px;
	margin: 0 10px 10px 0;
	height: 219px;
	background-image: url(../images/product_background.gif);
	background-repeat: no-repeat;
	display: inline;
}

#col2 .products .product p {
	margin: 8px 10px 8px 10px;
	float: left;
	width: 156px;
	font-size: 11px;
	display: inline;
}

#col2 .products .product p.buy {
	margin: 0;
	float: none;
	width: auto;
	font-size: inherit;
	display: static;
}

#col2 .products .product span {
	float: left;
	font-size: 11px;
	color: #564d34;
	margin: 4px 0 0 10px;
	display: inline;
}

#col2 .products .product img {
	margin: 0;
	border: 1px solid #b8ab87;
	width: 174px;
	height: 158px;
}

#col2 .products .product p.buy a {
	float: right;
	margin: 0 10px 0 0;
	display: inline;
}

#col3 #abroad {
	float: left;
	width: 171px;
	background-image: url(../images/abroad_background.gif);
	background-repeat: no-repeat;
	height: 41px;
	padding: 10px;
}

#col3 #abroad form {
	margin: 5px 0 0 0;
	float: left;
	width: 171px;
	display: inline;
}

#col3 #abroad select {
	height: 19px;
	width: 171px;
	border: 1px solid #b8ab87;
}

#col2 table.content {
	width: 548px;
	border: 0;
}

#col2 table.content td {
	padding: 0;
}

#col2 table.content img {
	margin: 0;
	float: left;
}

#newsletter {
	float: left;
	background-image: url(../images/newsletter_background.gif);
	background-repeat: no-repeat;
	width: 171px;
	height: 114px;
	margin: 10px 0 0 0;
	padding: 10px;
	display: inline;
}

#newsletter form {
	float: left;
	width: 171px;
	margin: 7px 0 0 0;
	display: inline;
}

#newsletter input {
	background-image: url(../images/business_login_blank.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 112px;
	height: 18px;
	line-height: 21px;
	float: left;
	margin: 0 10px 4px 0;
	padding: 3px 0 0 3px;
	color: #564d34;
	font-size: 11px;
	display: inline;
}

#newsletter a {
	color: #564d34;
	font-size: 11px;
	margin: 4px 0 0 0;
	float: left;
	display: inline;
}

#newsletter p {
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 2px 0;
}

#newsletter h1 {
	margin: 0 0 5px 0;
}

#newsletter #newsletter_name {
	background-image: url(../images/newsletter_yourname.gif);
}

#newsletter #newsletter_email {
	background-image: url(../images/newsletter_youremail.gif);
}

#business_login #business_username {
	background-image: url(../images/business_login_username.gif);
}

#business_login #business_password {
	background-image: url(../images/business_login_password.gif);
}

#recommend {
	float: left;
	width: 191px;
	margin: 0 0 10px 0;
	font-size: 11px;
	display: inline;
}

#recommend h1 {
	background-image: url(../images/header_column1.gif);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 33px;
	text-indent: 10px;
}

#recommend div {
	border: 1px solid #b8ab87;
	width: 169px;
	margin: 2px 0 0 0;
	padding: 10px 10px 0 10px;
	float: left;
	display: inline;
}

#recommend h2 {
	color: #564d34;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	float: left;
}

#recommend p {
	font-size: 11px;
	line-height: 16px;
	color: #564d34;
	float: left;
	width: 169px;
	margin: 0 0 10px 0;
	display: inline;
}

#recommend div.footer {
	border: 0;
	color: #fff;
	background-image: url(../images/recommend_footer.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #b29f6b;
	float: left;
	width: 171px;
}

#recommend div.footer p {
	color: #fff;
}

#recommend div.footer p.buy {
	display:inline;
	float: right;
	font-size:inherit;
	line-height:inherit;
	margin: 0;
	width: 46px;	
}

#recommend div.footer a {
	float: right;
	margin: 0 0 10px 0;
	display: inline;
}

#recommend img {
	float: left;
	width: 169px;
	height: 136px;
}

#recommend div.footer span {
	font-size: 11px;
	color: #fff;
	float: left;
}

#col3 a.left {
	float: left;
	margin: 10px 0 0 0;
	width: 30px;
	display: inline;
}

#col3 a.left img {
	float: left;
}

#col3 .links {
	float: left;
	width: 151px;
	margin: 11px 0 0 10px;
	display: inline;
}

#col3 .links a {
	float: left;
	clear: both;
	line-height: 25px;
	color: #564d34;
	font-size: 11px;
	width: 151px;
}

#footer {
	float: left;
	width: 950px;
	padding: 47px 0 30px 0;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	display: inline;
	margin-top: 10px;
}

#footer img {
	float: right;
}

p {
	margin: 10px 0 10px 0;
	line-height: 18px;
}

.products .content .3col {
	float:left;
	width: 548px;
}

.products .content .3col .3col-1, .products .content .3col .3col-2 {
	float:left;
	width: 219px;
	margin: 0 10px 10px 0;
}

#col2 td {
	padding: 0 0 20px 0;
	line-height: 18px;
}

#col2 table .header {
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #564D34;
}

#col2 form img {
	display: block;
	float: none;
	margin: 0 0 20px 0;
}

#col2 table.form {
	background-color: #F3EDDD;
	border: 1px solid #B29F6B;
	border-collapse: collapse;
}

#col2 table.form form {
	padding: 20px;
}

#col2 form table.form td {
	padding: 5px 20px 5px 20px;
}

#col2 a {
	color: #a28f5b;
}

#prinav li {
	position: relative;
}

#prinav li.hover ul {
	display: block;
}

#prinav li ul {
	position: absolute !important;
	left: 15px !important;
	top: 37px !important;
	z-index: 500 !important;
	background-color: #faf6eb !important;
	width: auto !important;
	height: auto !important;
	padding: 8px 0 12px 0 !important;
	border-top: 1px solid #707070 !important;
	border-left: 1px solid #b39f6c !important;
	border-right: 1px solid #b39f6c !important;
	border-bottom: 1px solid #b39f6c !important;
	display: none;
}

#prinav li.selected ul {
	left: 0 !important;
}

#prinav li ul li {
	float: left !important;
	clear: both !important;
	height: auto !important;
	line-height: 18px !important;
	background-image: url(../images/secnav_bullet.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 17px 7px !important;
}

#prinav li ul li a {
	color: #564d34 !important;
	white-space: nowrap !important;
	height: auto !important;
	line-height: 18px !important;
	font-family: Georgia, serif !important; /* verdana !important; */
	font-size: 11px !important;
	font-weight: normal !important;
	background-image: none !important;
	padding: 0 30px !important;
}

#prinav li ul li.selected {
	padding: 0 !important;
	text-decoration: underline !important;
}

#prinav li ul li a:hover {
	color: #b39f6c !important;
}

#col2 dl.csc-textpic-image dt img {
	margin:0px !important;
}

#col2 .csc-textpic-intext-right-nowrap {
	width:548px;
}
