html{background:#fff;}
body{
	margin:0;
	color:#000;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:860px;
}
img{border:1px solid #202020;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#main{
	width:860px;
	margin:0 auto;
	padding:105px 0 0;
}
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-header.gif) no-repeat 0 100%;
}
h1{
	margin:0 0 0 39px;
	float:left;
	display:inline;
}
h1 a{
	background:url(../images/logo.gif) no-repeat;
	width:319px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#header ul{
	list-style:none;
	margin:15px 0 0;
	padding:0;
	float:right;
}
#header ul li{
	float:left;
	margin:0 0 0 -11px;
	height:35px;
}
#header ul a{
	font-size:13px;
	background:url(../images/a-top-nav.png) no-repeat;
	width:94px;
	padding:3px 19px 6px 0;
	color:#fff;
	display:block;
	text-align:right;
	cursor:pointer;
}
#header ul .active a{
	background:url(../images/a-top-nav-active.png) no-repeat;
	color:#000;
}
#header ul .active{
	position:relative;
	z-index:10;
}
#header ul .active a:hover{text-decoration:none;}
#content{
	width:100%;
	background:url(../images/bg-main.gif) repeat-y;
	overflow:hidden;
	padding:25px 0 25px 0;
}
.navbar{
	border:1px solid #202020;
	overflow:hidden;
	padding:1px;
	width:191px;
	margin:0 0 0 39px;
	float:left;
	display:inline;
	background:#fff;
}
.navbar h2{
	width:95%;
	background:#000 url(../images/bg-nav-h3.gif) repeat-x;
	padding:0 0 1px 10px;
	font-size:13px;
	color:#fff;
	line-height:20px;
	margin:0 0 4px;
	font-weight:normal;
}
.navbar ul{
	list-style:none;
	margin:0 0 5px 7px;
	padding:0 0 15px 8px;
	width:165px;
}
.navbar a{line-height:18px;}
.add-nav{
	background:url(../images/bg-add-nav.gif) repeat-x 0 100%;
	overflow:hidden;
}
.nav-info{
	margin:70px 0 0;
}
.nav-info ul{
	padding:4px 0 7px 4px;
	width:170px;
}
.nav-info a{line-height:22px;}
.navbar strong{
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 10px;
	line-height:18px;
}
.products{
	width:580px;
	float:left;
}
.products a{text-decoration:underline;}
.products a:hover{text-decoration:none;}
.txt{
	width:540px;
	float:left;
	margin:0 0 0 41px;
	display:inline;
}
.txt .image{
	float:right;
	margin:0 8px 0 30px;
	display:inline;
}
.txt p{
	font-size:12px;
	line-height:22px;
	margin:4px 0;
}
.txt h2{
	margin:0;
	font-size:18px;
	line-height:18px;
	font-weight:normal;
}
.item-list{
	list-style:none;
	padding:0;
	margin:0 0 0 58px;
	float:left;
	display:inline;
}
.item-list li{
	width:158px;
	float:left;
	text-align:center;
	margin:25px 11px 10px 0;
}
.item-list a,
.item-list p{
 	float:right;
	font-size:11px;
	margin:0;
	width:100%;
	text-align:right;
}
.item-list p{
	font-weight:bold;
	line-height:18px;
}
.item-list h3{
	line-height:22px;
	font-size:12px;
	margin:0;
}
#footer{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-footer.gif) no-repeat 0 0;
	padding:26px 0 20px;
}
#footer ul{
	list-style:none;
	margin:0 0 0 0px;
	padding:0;
	overflow:hidden;
	float:left;
	display:inline;
}
#footer ul li{
	float:left;
	margin:0 0 0 -2px;
	background:url(../images/bg-footer-ul.gif) no-repeat 0 60%;
	padding:0 15px;
}
#footer ul a{
	font:bold 11px Tahoma, sans-serif;
	color:#202020;
}
ul.add-nav li ul,
.pager,
.view-by{
	display: none;
}
.txt .image img{
	width: 200px;
	height: 150px;
}
.right-products{
	padding-left: 10px;
	width: 845px !important;
}
.form-button, .form-button-alt {
	background: #000;
	margin-left: 55px !important;
	margin-bottom: 20px !important;
}