body {
	margin:0;
	font-family: Tahoma, Verdana;
	font-size:12px;
	color:#000;
	background-color:#fff;
}
img { border:0; }
a {	color:#236289; text-decoration:underline; }

#site {
	width:1000px;
	margin:0 auto;
}

#menu {
	height:54px;
}

ul#menu, ul#menu li {
	margin:0;
	padding:0;
	list-style:none;
}

ul#menu li {
	display:inline;
}

ul#menu li a {
	display:block;
	height:54px;
	float:left;
	background-image:url(/img/nav.png);
}

#btn1 {width:153px;background-position:0 -54px;}
#btn2 {background-position:-153px -54px;}
#btn3 {background-position:-291px -54px;}
#btn4 {width:137px;background-position:-429px -54px;}
#btn5 {width:137px;background-position:-566px -54px;}
#btn6 {background-position:-703px -54px;}
#btn7 {width:159px;background-position:-841px -54px;}
#btn2, #btn3, #btn6 {width:138px;}

#btn1:hover {background-position:0 0;display:block;}
#btn2:hover {background-position:-153px 0;}
#btn3:hover {background-position:-291px 0;}
#btn4:hover {background-position:-429px 0;}
#btn5:hover {background-position:-566px 0;}
#btn6:hover {background-position:-703px 0;}
#btn7:hover {background-position:-841px 0;}

.selected#btn1 {background-position:0 -108px;}
.selected#btn2 {background-position:-153px -108px;}
.selected#btn3 {background-position:-291px -108px;}
.selected#btn4 {background-position:-429px -108px;}
.selected#btn5 {background-position:-566px -108px;}
.selected#btn6 {background-position:-703px -108px;}
.selected#btn7 {background-position:-841px -108px;}

#left {
	float:left;
	width:566px;
}

#left p {
	/*text-indent:30px;*/
	line-height:20px;
	margin-top:4px;
	padding-top:0;
}

#left #catalog {
	font-size:11px;
}

#left #content {
	margin:0 25px 0 15px;
}

#right {
	float:left;
	width:434px;
	background-image:url(/img/h_15.png);
	background-repeat:repeat-y;
}

#right #catalog-main {
	text-align:center;
	/*margin-top:28px;*/
}
#right #catalog-main .item {
	width:217px;
	float:left;
	margin-top:24px;
	overflow:hidden;
}

#right #catalog-main .item a {
	display:block;
	margin:0 20px 0 14px;
}

#right #cat-more {
	text-align:right;
	background-image:url(/img/h_32.png);
	background-repeat:no-repeat;
	width:408px;
	height:35px;
	margin-top:-40px;
	padding-top:64px;
	padding-right:26px;
}

#bottom-bg {
	height:156px;
	background-image:url(/img/h_35.png);
	background-repeat:repeat-x;
	clear:both;
	margin-top:30px;
}

#bottom {
	width:1000px;
	margin:0 auto;
	font-size:11px;
	color:#656565;
}

#bottom #phone {
	margin-left:22px;
	float:left;
}

#bottom #kb {
	float:left;
	margin-left:13px;
}

#bottom #ip {
	float:left;
	margin:122px 0 0 107px;
}

#bottom #copy {
	float:left;
	margin:64px 0 0 22px;
}
