
body, html {
	padding: 0;
	margin: 0;
	font-family: Arial, Tahoma;
	color: #606060;
	font-size:11pt;
}

a {
	color: #009cff;
}

a:hover {
	color: #017bc9;
	text-decoration: none;
}

a img {
	border: none;
}

div.center {
	text-align: center;
}

#header-sup {
	float: right;
	height: 14px;
	width: 1px;
	position: relative;
	background: white;
	overflow: visible;
}

#header-sup div {
	position: absolute;
}

#w995 {
	width: 995px; 
	border-top: 1px solid white; 
}	

#main-0 {
	overflow: hidden; 
	width: 100%;
}

#main {
	width: 995px;
	margin: 0 auto;
}

#header {
	height: 146px;
	background: url('/images/header-bg.jpg') no-repeat right top;
   background-color: #ffffff;
	border-left: 1px solid white;
}

a.logo {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

#tel-block {
	float: right;
	text-align: right;
	margin-right: 100px;
	margin-top: 25px;
}

#tel-block .te {
	font-size: 18px;
}

#tel-block .ad {
	font-size: 11px;
}

#topmenu {
	height: 25px;
	width: 75%;
	margin: 0 auto;
}

#topmenu .item {
	float: left;
	margin: 0 7px;
}

#topmenu .item a {
	color: #6e6e6e;
	margin: 2px 7px;
	font-size: 11pt;
}

#topmenu .item .corns {
	display: none;
}

#topmenu .active {
	background: #9cf6fc;
}

#topmenu .active .corns {
	margin-top: 3px;
	border-bottom: 1px solid white;
	position: relative;
	height: 15px;
	display: block;
}

#topmenu .active .corns img {
	border: 0;
	width: 50%;
	position: absolute;
	height: 15px;
}


#topmenu .active .corns img.l {left: 0;}
#topmenu .active .corns img.r {right: 0;}

#blocks {
	background: #f4f4f4; 
	height: 214px;
}


#blocks .subblock {
	border-bottom: 1px solid white;
	position: relative;
	float: left;
	width: 33.3%;
	height: 100%;
}

#blocks .subblock .frame-top {
	height: 4px;
	width: 100%;
	position: absolute;
	top: 0;
}

#blocks .subblock .frame-bottom {
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0;
}

#blocks #blocks-a {
	background: url('/images/blocks-1bg.jpg') no-repeat 0 4px;
}

#blocks #blocks-a .frame-top {
	background: url('/images/blocks-1t.jpg');
}

#blocks #blocks-a .frame-bottom {
	background: url('/images/blocks-1b.jpg');
}

#blocks #blocks-b {
	background: url('/images/blocks-2bg.jpg') no-repeat left top;
}

#blocks #blocks-b .frame-top {
	background: url('/images/blocks-2t.jpg');
}

#blocks #blocks-b .frame-bottom {
	background: url('/images/blocks-2b.jpg');
}

#blocks #blocks-c {
	background: url('/images/blocks-3bg.jpg') no-repeat left top;
}

#blocks #blocks-c .frame-top {
	background: url('/images/blocks-3t.jpg');
}

#blocks #blocks-c .frame-bottom {
	background: url('/images/blocks-3b.jpg');
}

#blocks .subblock img.pict { margin-left: 20px;	}
#blocks .subblock#blocks-a img.pict { margin-top: 13px; }
#blocks .subblock#blocks-b img.pict { margin-top: 17px; }
#blocks .subblock#blocks-c img.pict { margin-top: 7px; }

#blocks .subblock .h100 {
	height: 100px;
}


#blocks .subblock .text {
	font-size: 11px;
	padding: 0 15px;
	color: #707070;
}

#content {
	background: url('/images/content-rb.jpg') no-repeat right bottom;
	border-left: 1px solid white;
	position: relative;
}

#content .img-right, #content .img-left {
	clear: both;
}

#content .img-right img {
	margin: 15px;
	vertical-align: middle;
	float: right;
}

#content .img-left img {
	margin: 15px;
	vertical-align: middle;
	float: left;
}

#content .img-right p, #content .img-left p {
	padding: 15px;
}

#content div p .h1, h1 {
	color: #017bc9;
	font-size: 20px;
}

h2 {
	color: #017bc9;
	font-size: 17px;
}

h3 {
	color: #017bc9;
	font-size: 14px;
}

ul {
	padding-left: 16px;
}

#footer {
	background: url('/images/footer-bg.jpg') no-repeat right top;
	height: 85px;
}

a#etorg-logo {
	display: block;
	margin-left: 50px;
	margin-right: 10px;
	float: right;
}

#footer-sup {
	float: right;
	height: 85px;
	width: 1px;
	position: relative;
}

#footer-sup div {
	position: absolute;
}

#content-sup {
	float: right;
	width: 1px;
	height: 1px;
	background: red;
	position: relative;
}

#content-sup img {
	position: absolute;
	margin-top: -77px;
}

table.product-list {
	width: 100%;
}

.product-list .aa {
	width: 250px;
	text-align: center;
	vertical-align: middle;
}

.product-list .bb {
	vertical-align: top;
	background: #fbfbfb;

}

.product-list .bb p, .product-list .bb li {
	padding: 10px;
}

.product-list .br {
	height: 20px;
}

.bhead {
	background: #5ad2e3;
	color: white;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}

.bhead .name {
	float: left;
	margin-left: 10px;
}

.bhead .price {
	float: right;
	margin-right: 20px;
}

#content-pad  {
	padding: 0 15px; 
}

#content-pad h1 {
	margin-bottom: 5px;
}

#content-pad p {
	margin-top: 4px;
}

#copyright {
	margin-left: 20px;
	padding-top: 10px;
}
