body {
	color:#969696;
	background:url(head-bg.jpg) repeat-x left top;
	min-width:1000px;
}
* {
	font-size:14px;
	font-family:arial;
	margin:0;
	padding:0;
	border:0;
}
ul {
	padding:0 0 0 20px;
}
td {
	vertical-align:top;
}
table {
	width:100%;
}
a {
	text-decoration:underline;
	color:#77d128;
}
a:hover {
	text-decoration:none;
}

#header {
	height:30px;
	*height:170px;
}
#header-phone {
	background:url(phone.jpg) no-repeat left top;
	position:absolute;
	left:415px;
	top:52px;
	height:50px;
	width:270px;
}
#logo {
	position:absolute;
	left:50px;
	top:50px;
}
#links {
	position:absolute;
	left:315px;
	top:50px;
	list-style:none;
}
#links li a {
	width:20px;
	padding:5px 0 5px 20px;
	height:10px;
	display:block;
}
#links #home {
	background:url(home.jpg) no-repeat 20px 1px;
}
#links #mail {
	background:url(mail.jpg) no-repeat 20px 1px;
}
#links #tree {
	background:url(tree.jpg) no-repeat 20px 1px;
}
*html #cart {
	width:280px;
}
#cart {
	position:absolute;
	right:0;
	top:0;
	width:145px;
	height:100px;
	padding:0 35px 0 100px;
	margin:20px 0 0 0;
	background:url(cart.jpg) no-repeat 10px 20px;
	color:#000;
	font-size:13px;
}
#cart * {
	font-size:13px;
}
#tmenu {
	margin:125px 0 0 0;
	text-align:center;
	clear:both;
}
#tmenu a {
	color:#515151;
	padding:2px 20px 2px 40px;
	border-left:1px solid #d5d5d5;
	background:url(tmenu.jpg) no-repeat 15px 5px;
}
#tmenu a.active, #tmenu a:hover {
	color:#77d128;
	background:url(tmenu-a.jpg) no-repeat 15px 5px;
}
#tmenu a#first {
	border:0;
}

#top {
	height:275px;
	padding:5px 50px;
}
#top-sub {
	background:url(top.jpg) no-repeat right top;
	padding:18px 30px;
}
#top-main {
	background:url(border.jpg) repeat-y right bottom;
}
#top-main div {
	background:url(border.jpg) repeat-y left bottom;
}
#top-main div div {
	background:url(border.jpg) repeat-x right top;
}
#top-main div div div {
	background:url(border.jpg) repeat-x right bottom;
}
#top-main div div div div {
	background:url(rb.jpg) no-repeat right bottom;
}
#top-main div div div div div {
	background:url(lb.jpg) no-repeat left bottom;
}
#top-main div div div div div div {
	background:url(lt.jpg) no-repeat left top;
}
#top-main div div div div div div div{
	background:url(rt.jpg) no-repeat right top;	
	height:255px;
}

#top-main div div div div div div div div{
	background:none;
	height:auto;
}
#top-main #top-content {
	height:234px;
	*height:233px;
	background:url(sell.jpg) no-repeat 20px 20px;	
}
#top-main #search {
	text-align:right;
	height:20px;
}
#top-main #search #input {
	border-left:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
	vertical-align:top;
	height:19px;
	width:160px;
	color:#cfcfcf;
	padding:0 3px;
}
#top-main #search #image {
	border:0;
	height:21px;
	*margin:1px 0 0;
}
#left {
	width:255px;
	padding:20px 10px 20px 20px;
}
#left h2 {
	text-decoration:underline;
	color:#77d128;
	font-size:18px;
	margin: 0 0 10px 0;
}
#menu {
	list-style:none;
	padding:0;
}
#menu li {
	padding:7px 0 7px 22px;
	background:url(menu.jpg) no-repeat 0px 13px;
}
#menu li.open {
	background:url(menu-o.jpg) no-repeat 0px 23px;
}
#menu li a {
	font-size:17px;
}
#menu ul {
	list-style:none;
	margin:0 0 0 4px;
	padding:0 0 0 10px;
	display:none;
	background:url(line.gif) repeat-y left;
}
#menu ul li {
	padding:3px 0 3px 24px;
	background:none;
}
#menu ul li a {
	color:#000;
	font-size:14px;
}
#menu ul li a.active {
	color:#77d128;
}

#menu li img {
	float:left;
}
* html #menu li {
	border:1px solid #fff;
}
#menu li.open {
	background:url(menu.jpg) no-repeat 5px 10px;
}
#menu ul li.open {
	background:url(menu.jpg) no-repeat 5px 5px;
}
#menu li.ul {
	background:none;
	padding:0;
}


#main {
	padding:10px;
}
#nav {
	padding:10px 0px;
	color:#77d128;
}
#nav h1 {
	display:inline;
}
#catalog {
	margin:10px 0 20px 0;
}
#catalog td {
	color:#000;
	padding:5px 0;
}
#catalog img {
	border:0;
	margin:5px 10px 15px 0;
}
#catalog img:hover {
	border:0;
}
#catalog h2 a {
	font-size:18px;
}
#catalog h2 a:hover {
	color:#77d128;
}
#catalog .gprev {
	padding:5px;
}
#catalog .pict {
	width:50px;
}
.cart {
	padding:0 30px 0 18px;
	background:url(cart-m.jpg) no-repeat left top;
	height:20px;
	margin:15px 0 5px 0;
}
.cart input {
	border:1px solid #77d128;
	width:25px;
	margin:0 5px;
}
.compare {
	height:20px;
	margin:5px 0;
	padding:0 0px 0 25px;
	background:url(compare.jpg) no-repeat left top;
}
#product {
	margin:10px 0;
}
#product td {
	color:#000;
}
#main #product h2 {
	color:#000;
	font-size:14px;
	margin:0 0 5px 0;
}
#product img {
	border:0;
	margin:5px 0px 5px 0;
}
#product #img {
	margin:5px 0 5px 0;
	border:0;
}
#main #product .price, #optionPrice {
	font-size:18px;
	color:#77d128;
	text-align:center;
	margin:0 0 10px 0;
}
#main #catalog .price {
	font-size:18px;
	color:#77d128;
	margin:0 0 10px 0;
}
#product #optionPrice {
	color:#77d128;
	margin:10px 0;
	display:block;
}
#product #description {
	text-align:left;
}
#product #description table {
	width:auto;
}
#main #product #description h2 {
	color:#77d128;
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:14px;
}
#product #picture {
	width:200px;
	text-align:center;
	padding:0 10px;
}
#cat-img {
	margin:5px 10px 5px 0;
	float:left;
}
#main h2, #main h3 {
	font-size:18px;
	color:#77d128;
	font-weight:bold;
	margin:10px 0;
}

#right {
	width:250px;
	padding:20px 20px 20px 10px;
}
#right h3 {
	font-size:16px;
	color:#77d128;
	font-weight:bold;
	margin:10px 0;
}

#footer {
	height:145px;
	background:url(footer-bg.jpg) repeat-x left top;
	text-align:right;
	color:#000;
	font-size:12px;
	padding:0 20px 0 0;
	margin:10px 0 0 0;
}
#phones {
	height:130px;
	float:left;
	background:url(footer.jpg) no-repeat left top;
	color:#b2b2b2;
	font-size:17px;
	text-align:left;
	padding-top: 15px;
	padding-right: 120px;
	padding-bottom: 0;
	padding-left: 120px;
}
#phones a {
	margin:5px 0;
	display:block;
}
#userform input, #form1post input, #form1post textarea {
	border:1px solid #d5d5d5;
}
#compare-tab {
	width:100%;
}
#compare-tab td {
	width:50%;
	padding:10px;
}
#cats {
	width:100%;
	margin:20px 0;
}
#cats td {
	width:50%;
}
#cats a {
	font-size:17px;
	display:block;
	margin:5px;
}
select {
	width:150px;
	border:1px solid #d5d5d5;	
	margin:0 10px;
}
.mainform {
	margin:10px 0;
}
.mainform td {
}