empty {
}

body,table,form {
	margin: 0px; 	
	padding: 0px;
}

body {
	background-color: #000000;
}

#rightc {
	width: 241px;
	height: 500px;
}

#rightc #blsh{
	position: absolute;
	width: 115px;
	height: 498px;
	top: 230px;
	margin: 0px 0px 0px 70px;
	background: transparent url('/images/1.png') no-repeat scroll left top;
	padding-top: 7px;
}

#rightc #blsh object {
	margin: 15px 7px 7px 7px;
}

* html #rightc #blsh object {
	margin: 7px 7px 7px 7px;
}

* html #rightc #blsh {
	padding-top: 0px;
	background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/1.png');
}


td.abg {

}

#main {
	background-position: 100% 0;
	background-image: url('/images/mainbg2.jpg');
	background-repeat: repeat-y;
}

#wrap1 {
	background-image: url('/images/mainbg1.gif');
	background-repeat: repeat-y;
	background-position: left 0;
	padding: 0px;
}

#logo {
	width: 100%;
	height: 228px;
	margin: 0 auto 0 auto;
	background-image: url('/images/logo.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
}


div#menu {
	width: 100%;
	height: 35px;
	padding: 0px;
	background-position: 15px 23px;
	background-repeat: no-repeat;
	background-image: url('/images/menuline.jpg');
	margin: 46px 0 0 0px;
}

div#menu ul, div#menu ul li, div#footermenu ul, div#footermenu ul li{
	padding: 0px;
	margin: 0px;
}

div#menu ul li, div#footermenu ul li  {
	background-image: none;
	float: left;
	margin-right: 20px;
}

div#menu ul li a {
	font-family: "Calibri", "Garamond", "Georgia", "Arial";
	font-size: 19px;
 	font-weight: 400;
	color: #908774;
	white-space: nowrap;
}

div#menu ul li a:hover, div#menu ul li a.menuactive {
	color: #988344; 
}

td.main {
   padding: 0px 40px 0px 50px;
}

div#content {
	margin: 20px 0 0 0;
}

div#content table {
	
}


div#content * {
	font-family: "Calibri", "Garamond", "Georgia", "Arial";
	font-size: 15px;
	color: #7d7565;
}

div#content h1 {
	padiing: 0px;
	margin: 0px 0px 14px 0px;
	font-size: 24px;
	color: #988344;
	font-weight: 400;
}

div#content h2 {
	color: #706133;
	font-size: 18px;
	font-weight: 600;
}

div#content h2.full {
	font-size: 22px;
}

div#content div.full img {
	border: 2px solid #81713F;
}

div#content img {
	margin: 10px;
}

div#content table img {
	/*border: 3px solid #81713F;*/
}

div#content div.text table img {
	border: none;
} 


div#footermenu {
	margin-top: 30px;
	padding-top: 20px;
	padding-left: 40px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	background-image: url('/images/menuline.jpg');
}	


div#footermenu ul li {
	margin: 0;
	padding: 0px 19px 0px 19px;
	border-right: 1px solid #988344;
}

div#footermenu ul li.last {
	border-right: none;
}

div#footermenu ul li a {
	font-family: "Calibri", "Garamond", "Georgia", "Arial";
	font-size: 12px;
 	font-weight: 400;
	color: #988344;
	white-sapce: nowrap;
}

div#footermenu ul li a:hover {
	color: #988344; 
}

.cleaner {
	border: medium none;
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	padding: 0;
	visibility: hidden;
}

#content a.more {
	text-decoration: underline;
	font-size: 11px;
}

#content span.new {
	background-color: #690813;
	padding: 0px 10px 0px 10px;
	color: #F4F4F4;
	margin-left: 15px;
	font-family: "Arial", "Verdana";
}

#content table.prod {

}

#content table.prod td.imm {
	vertical-align: middle;
	background-color: #000000;
	border: 2px solid #81713F;
	padding: 20px;
	width: 80px;
}

div#content table.prod td.imm img {
	display: block;
	margin: auto;
	position: relative;
}

div#content table.prod td.desrr {
	padding: 20px;
}

div#crumbs {
   margin-bottom: 16px;	
}

div#crumbs a {
	text-decoration: underline;
}

div#content h2.prefix, div#content h2.prefix * {
	font-size: 20px;
	color: #988344;
	
}

div#content h2.prefix {
	border-bottom: 1px solid #988344;
	margin: 10px 20px 20px 2px;	
	padding-bottom: 3px;
}

div#ftr {
	float: right;
	width: 245px;
	height: 13px;	
	background-position: 236px 2px;
	background-image: url('/images/mainbg5.gif');
	background-repeat: no-repeat;
}

div#ftl {
	float: left;
	width: 248px;
	height: 13px;
	background-position: right 0px;
	background-image: url('/images/mainbg4.gif');
	background-repeat: no-repeat;
}

.ftft {
	width: 100%;
	margin-left: -236px;
	height: 14px;
	background-position: left 4px;
	background-image: url('/images/mainbg3.gif');
	background-repeat: repeat-x;
}

