* {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
}

body { 
	background-color: #FEE8C3;
	font-size: 11px;
	color: #734727;
	font-family: Arial, Verdana;
	text-align: center;
}

td, th {
	font-size: 11px;
	color: #734727;
	font-family: Arial, Verdana;
	text-align: left;
}

strong {
	font-size: 11px;
	font-weight: bold;
}

img.product {
	margin-top: 8px;
	margin-right: 20px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #EE0520;
}

a:hover, a:active {
	text-decoration: underline;
	color: #734727;
}

span.title {
	display: block;
	padding-top: 22px;
	padding-bottom: 12px;
	padding-left: 4px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #673C1D;
}

span.info {
	display: block;
	margin-left: 10px;
	padding-top: 13px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 15px;
}

span.info a:link, span.info a:visited {
	text-decoration: none;
	color: #734727;
}

span.info a:hover, span.info a:active {
	text-decoration: underline;
	color: #734727;
}

span.bold {
	font-weight: bold;
}

span.under {
	text-decoration: underline;
}

span.level1 {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
span.level1 a:link, span.level1 a:visited {
	text-decoration: none;
	color: #734727;
}
span.level1 a:hover, span.level1 a:active {
	text-decoration: underline;
}

span.level2 {
	display: block;
	font-weight: bold;
}
span.level2 a:link, span.level2 a:visited {
	text-decoration: none;
	color: #734727;
}
span.level2 a:hover, span.level2 a:active {
	text-decoration: underline;
}

span.level3 {
	display: block;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: underline;
	background: url('../gfx/arrow.gif') no-repeat;
}
span.level3 a:link, span.level3 a:visited {
	color: #734727;
}
span.level3 a:hover, span.level3 a:active {
	color: #EE0520;
}

span.level4 {
	display: block;
	margin-left: 20px;
	padding-left: 10px;
	text-decoration: underline;
	background: url('../gfx/arrow.gif') no-repeat;
}
span.level4 a:link, span.level4 a:visited {
	color: #734727;
}
span.level4 a:hover, span.level4 a:active {
	color: #EE0520;
}

.clear {
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}

input, textarea, select {
	width: 500px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #6C3F20;
}

div#main {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: block;
}

/* ------------------------------------- */

div#header {
	width: 100%;
	height: 106px;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
}

div.logo {
	width: 675px;
	height: 106px;
	margin: 0 auto;
	display: block;
}

div.logo img {
	width: 675px;
	height: 106px;
}

/* ------------------------------------- */

div#top {
	width: 100%;
	height: 199px;
	display: block;
	background: url('../gfx/top.jpg') repeat-x;
	background-position: center top;
	text-align: center;
}

div.images {
	width: 663px;
	height: 199px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	background-position: top left;
	text-align: left;
}

/* ------------------------------------- */

div#menu {
	width: 100%;
	height: 37px;
	display: block;
	background: url('../gfx/menu.jpg') repeat-x #FEE8C3;
	background-position: top left;
	text-align: center;
}

div.menu_center {
	width: 663px;
	height: 37px;
	display: block;
	margin: 0 auto;
	text-align: left;
}

div.menu {
	width: 563px;
	height: 38px;
	display: inline;
	float: left;
	margin: 0 auto;
}

ul.menu {
	list-style: none;
}
ul.menu li {
	width: auto !important;
	width: 10px;
	list-style: none;
	display: inline;
	float: left;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FEE8C3;
}
ul.menu li a {
	height: 38px;
	display: block;
	background-position: top;
}
ul.menu li a span {
	display: block;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-left: 16px;
	padding-right: 16px;
	white-space: nowrap;
}
ul.menu li a:link, ul.menu li a:visited {
	background: transparent;
	text-decoration: none;
	color: #FEE8C3;
}
ul.menu li a:hover, ul.menu li a:active {
	background: url('../gfx/gradient.gif') repeat-x #FEE8C3;
	text-decoration: none;
	color: #FFFFFF;
}

ul#drop {
	display: block;
	position: absolute;
	visibility: hidden;
	z-index: 10;
	list-style: none;
	margin-top: 37px;
}
ul#drop li {
	display: block;
	float: none;
	clear: both;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px !important;
	margin-bottom: -13px;
}
ul#drop li a:link, ul#drop li a:visited {
	height: auto;
	display: block;
	color: #FEE8C3;
	background-color: #794722;
	text-decoration: none;
}
ul#drop li a:hover, ul#drop li a:active {
	height: auto;
	display: block;
	color: #FEE8C3;
	background-color: #4E290E;
	text-decoration: none;
}
ul#drop li a span {
	display: block;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
}

div.language {
	width: 100px;
	display: inline;
	float: left;
	padding-top: 14px;
	text-align: right;
}

div.language a {
	margin-left: 10px;
}

/* ------------------------------------- */

#container {
	width: 663px;
	display: block;
	margin: 0 auto;
	text-align: center;
}

div.left {
	width: 390px;
	display: inline;
	float: left;
	padding-bottom: 18px;
	text-align: left;
	line-height: 19px;
}

div.content {
	color: #010100;
}

div.content strong {
	color: #6C3F1E;
}

div.content input, div.content select, div.content textarea {
	width: 260px;
	padding: 4px;
	border: 1px solid #6B3F20;
	background-color: #FFFFFF;
}

div.content a:link img, div.content a:visited img {
	border: 1px solid #6B3F20;
}

div.content a:hover img, div.content a:active img {
	border: 1px solid #EE0520;
}

div.right {
	width: 253px;
	display: inline;
	float: left;
	padding-bottom: 18px;
	margin-left: 20px;
	text-align: left;
	line-height: 19px;
}

div.catalog {
	padding-top: 7px;
	background: url('../gfx/book.jpg') no-repeat;
	background-position: top right;
	border-top: 1px solid #6B3F20;
}

div.catalog div.list {
	width: 243px;
	margin-left: 10px;
}

div.catalog span.info {
	padding-bottom: 20px;
}

div.seecatalog {
	height: 72px;
	margin-top: 15px;
	background: url('../gfx/book.jpg') no-repeat;
	background-position: top right;
	border-bottom: 1px solid #6B3F20;
}

div.map {
	height: 260px;
	padding-top: 15px;
	border-top: 1px solid #6B3F20;
}

div.map object {
	position: absolute;
}

div.search {
	display: block;
	height: 90px;
}

div.search div.input {
	margin-bottom: 22px;
}

div.search div.input {
	width: 213px;
	height: 25px;
	display: inline;
	float: left;
	margin-left: 13px;
	background: url('../gfx/search_input.jpg') no-repeat;
}

div.search div.input input {
	width: 201px;
	margin-top: 5px;
	margin-left: 8px;
}

div.search input.submit {
	width: 27px;
	height: 25px;
	display: inline;
	float: left;
	background: url('../gfx/search_submit.jpg') no-repeat;
	cursor: pointer;
}

/* ------------------------------------- */

div#footer {
	width: 663px;
	height: 102px;
	display: block;
	margin: 0 auto;
	border-top: 1px solid #6B3F20;
	color: #010100;
	line-height: 18px;
}

div.copyright {
	width: 332px;
	display: inline;
	float: left;
	margin-top: 8px;
	text-align: left;
}

div.project {
	width: 331px;
	display: inline;
	float: left;
	margin-top: 8px;
	text-align: right;
}

