<!--

html, body {
	background-color: #682328;
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0;
	height: 100%;
}

#container {
	width: 900px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

.mainblock {
	display: block;
	background-color: #682328;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 0px;
}

#nav {
	width: 219px;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
}

#nav ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 15px 0;
	margin: 0 19px 15px 0;
	border-bottom: dotted 1px #fff;
}

#nav li {
}

#nav li a:link, #nav li a:visited {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #E7A2BE;
	text-decoration: none;
	margin-bottom: 10px;
	padding-left: 15px;
}

#nav li a:hover {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
}

a:link, a:visited {
	color: #E7A2BE;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

.content {
	float: right;
	background-image: url(images/hanan_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 600px;
	width: 638px;
	float: right;
	border: 1px solid #B04324;
	vertical-align: middle;
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}

.contentsub {
	float: right;
	background-image: url(images/hanan_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 638px;
	float: right;
	border: 1px solid #B04324;
	vertical-align: middle;
	padding: 20px;
	font-size: 11px;
	line-height: 15px;
	color: #fff;
	text-align: center;
}

p {
	margin: 9px 0;
}

#mainpage {
	background-color:#682328;
	height:100%;
	padding: 0 9px;
}

#subpage {
	background-color:#682328;
	height:100%;
	padding-bottom:5px;
}

#subpagetext {
	width: 540px;
	margin: 0 auto 6px;
}

#prev {
	float:left;
	text-align:center;
	padding-left:6px;
	margin-top:6px;
}

#next {
	float:right;
	text-align:center;
	padding-right:6px;
	margin-top:6px;
}

#actual {
	text-align:center;
}

#products #actual img {
	border: 8px solid #B04324;
}

.brd {
	border: solid 1px #B04324;
	margin-bottom: 3px;
}

.clear {
	clear: both;
}

#products {
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	width: 360px;
	margin: 12px 140px 36px auto;
}


#products img {
	border: 1px solid #B04324;
	margin: 3px 8px;
}

h1 {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 3px 0 12px;
	text-align: center;
}

#woth {
	width: 440px;
	text-align: center;
	margin: 6px auto 0 auto;
}

#other {
	float:right;
}

#other img {
	margin-top: 8px;
	border: 1px solid #B04324;
}

.linkbottom {
	border-bottom: none !important;
	border-top: dotted 1px #fff;
}

.linkbottom li {
	padding-top: 12px;
}

#about {
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
	padding: 12px;
}

#about h2 {
	text-align: left;
}

#footer {
	font-size: 10px;
	text-align:center;
	color: #fff;
	height: 16px;
	margin: -16px auto 0 auto;
}

hr {
	border-top: 1px dotted #fff;
	height: 1px;
}

.imgr {
	float: right;
}

.imgr img {
	margin: 5px 0 0 12px;
	border: 1px solid #B04324;
}

.imgl {
	float: left;
}

.imgl img {
	margin: 5px 12px 0 0;
	border: 1px solid #B04324;
}

#subnav {
	text-align: center;
	padding: 3px 0;
	border: dotted #fff;
	border-width: 1px 0;
	margin-bottom: 18px;
	font-size: 11px;
}

#about img {
	border: 1px solid #B04324;
}	
-->
