@charset "UTF-8";
a  {
	text-decoration: none;
	color: #727272;
	left: 0px;
}
h2 {
	font-size: 14px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-image: url(images/backcleber.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#general {
	height: 700px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#general   ul {
	padding: 0px;
}
#general #content iframe {
	width: 860px;
	height: 559px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
}
#top {
	height: 140px;
	width: 860px;
	top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B3975A;
	background-color: #FFFFFF;
	float: right;
}
#top_menu {
	float: right;
	z-index: 33;
	bottom: 0px;
	position: relative;
}
#top_menu a {
	text-decoration: none;
	color: #666666;
}
#top_menu a:hover {
	color: #000000;
}
#content {
	background-color: #FFFFFF;
	height: 559px;
	width: 860px;
	float: right;
	top: 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#promo {
	height: 235px;
	width: 140px;
	text-align: right;
}
#gift   {
}
#check {
}
#menu {
	height: auto;
	float: left;
	z-index: 88;
	width: 335px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:hover         {
	color: #000000;
}
#menu li {
	list-style-type: none;
}
#bottom {
	background-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 17px;
	width: 1035px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: lighter;
	letter-spacing: 1px;
	background-image: url(images/blank.jpg);
	background-repeat: no-repeat;
}
.style1 {
	color: #000000
}
.style2 {
	color: #666666;
}
.style3 {
	color: #FFFFFF
}
.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
