html,
body{
	height: 100%;
	margin: 0;
}
body{
	margin:0;
	color:#000;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#690;
}
a:hover{text-decoration:underline;}
/* wrapper */
#wrapper{min-height:100%;}
* html #wrapper{height:100%;}
.w1{padding-bottom:70px;}
/* header */
#header{
	width:100%;
	border-bottom:1px solid #C0C0C0;
}
.header-holder{
	width:873px;
	margin:0 auto;
	padding:31px 0 0;
}
#header h1{margin:0 0 26px 18px;}
#header h1 a{
	width:240px;
	height:90px;
	background: url(../images/logo.gif) no-repeat;
	display:block;
}
#header h1 a span{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/* nav */
#nav{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:16px;
}
#nav ul{
	margin:0 -23px 0 -45px;
	padding:0;
	list-style:none;
	float:left;
}
#nav ul li{
	float:left;
	padding:0 61px 8px 62px;
	display:inline;
	background: url(../images/bg-nav.gif) no-repeat 0 3px;
}
#nav ul li a{
	text-decoration:none;
	color:#666;
}
#nav ul .active a,
#nav ul li a:hover{color:#669900;}
/* main */
#main{
	width:873px;
	margin:29px auto 0;
	padding:0 0 20px;
	overflow:hidden;
}
/* sidebar */
#sidebar{
	width:250px;
	float:left;
	font-size:13px;
	line-height:16px;
	padding:29px 0 0;
}
/* menu */
.menu{
	margin:0;
	padding:0;
	list-style:none;
}
.menu li{
	background: url(../images/bg-menu.gif) no-repeat 0 8px;
	padding:0 0 30px 8px;
}
.menu a{
	text-decoration:none;
	color:#666;
}
.menu .active a,
.menu li a:hover{color:#669900;
font-tipe:bold;
}
/* content */
#content{
	width:619px;
	float:right;
}
/* breadcrumbs */
.breadcrumbs{
	margin:0;
	padding:0 0 0 7px;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:10px;
	line-height:14px;
	letter-spacing:-1px;
	color:#706f6e;
}
.breadcrumbs li{
	float:left;
	background: url(../images/bg-breadcrumbs.gif) no-repeat 5px 4px;
	padding:0 0 11px 16px;
}
.home .breadcrumbs li{padding:0 0 12px 16px;}
.breadcrumbs li a{
	text-decoration:none;
	color:#706f6e;
}
.breadcrumbs li a:hover{text-decoration:underline;}
/* container */
.container{
	width:619px;
	background: url(../images/bg-container-c.gif) repeat-y;
}
.container-frame{
	width:617px;
	background: url(../images/bg-container-t.gif) no-repeat;
}
.container-inner{
	width:547px;
	background: url(../images/bg-container-b.gif) no-repeat 0 100%;
	overflow:hidden;
	padding:28px 34px 21px 38px;
}	
.container-inner h2{
	margin:0 0 20px;
	font-size:24px;
	line-height:28px;
	color:#690;
	vertical-align:top;
}
.home .container{
	width:619px;
	background: url(../images/bg-container-home-c.gif) repeat-y;
}
.home .container-frame{
	width:617px;
	padding:1px 1px 0;
	background: url(../images/bg-container-home-t.gif) no-repeat;
}
.home .container-inner{
	width:617px;
	height:408px;
	padding:0;
	position:relative;
	background: url(../images/bg-container-home-inner.jpg) no-repeat;
}

/* text-block */
.text-block{
	position:absolute;
	bottom:0;
	left:-1px;
	color:#fff;
	font-size:13px;
	line-height:16px;
}
.text-block-inner{
	background: url(../images/bg-block.png) repeat;
	padding:25px 33px 21px 37px;
	width:254px;
	overflow:hidden;
}	
.text-block-inner h1{
	font-size:24px;
	color:#fff;
}
/* text-block more */
.text-block .more{
	overflow:hidden;
	width:100%;
	margin:-3px 0 0;
}
.text-block .more a{
	float:right;
	width:55px;
	height:17px;
	cursor:pointer;
	background: url(../images/bg-more.png) no-repeat;
}
.text-block h2{
	margin:0 0 20px;
	color:#FFFFFF;
	font-size:24px;
	line-height:26px;
}
.text-block p{margin:0;}
.more a span{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
/* alignright */
.pictures{
	float:right;
	width:262px;
	padding:0 0 0 17px;
	list-style:none;
	margin:7px 0 0;
}
* html .pictures{padding-left:14px;}
.pictures li{
	width:262px;
	overflow:hidden;
	margin:0 0 12px;
	vertical-align:top;
}
.pictures li img{float:left;}
.container .text-holder h2{
	margin:0 0 11px;
	font-size:24px;
	line-height:28px;
	color:#50849f;
	vertical-align:top;
}
.container .text-holder h3{
	font-size:15px;
	line-height:18px;
	color:#999;
}	
.container .text-holder p{margin:0 0 20px;}
.container .text-holder ul{
	margin:20px;
	padding:0;
	list-style:none;
}
.container .text-holder ul li{
	background: url(../images/bullet.gif) no-repeat 0 8px;
	padding:0 0 5px 9px;
}
/* boxes */
.boxes{
	float:right;
	width:233px;
	overflow:hidden;
	margin:13px 0 0;
	color:#fff;
	font-size:9px;
	line-height:11px;
	font-weight:bold;
}
.box-holder{
	width:214px;
	padding:26px 0 0;
	margin:0 0 29px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
}
/* box */
.box{
	border-top:1px solid #fff;
	width:233px;
	margin:-1px 0 0;
	padding:1px 0 0;
}
.box .image{
	float:left;
	width:73px;
	height:73px;
	padding:1px;
	margin:0 -100% -75px 0;
	background: url(../images/bg-image.png) no-repeat;
}
.box .image img{display:block;}
.top-section{
	float:left;
	clear:left;
	overflow:hidden;
	width:96px;
	height:42px;
}
* html .top-section{width:93px;}
/* box more */
.box .more{
	float:left;
	clear:left;
	padding:8px 5px 8px 60px;
}
.box .more a{
	position:relative;
	float:left;
	width:55px;
	height:17px;
	cursor:pointer;
	background: url(../images/bg-more.png) no-repeat;
}
.box p{
	margin:0;
	padding:3px 0 0;
}
/* footer */
#footer{
	width:100%;
	height:69px;
	margin-top:-70px;
	font-size:11px;
	line-height:16px;
	color:#706f6e;
	border-top:1px solid #d3e0e7;
	overflow:hidden;
}
.footer-inner{
	width:848px;
	margin:0 auto;
	overflow:hidden;
	padding:22px 5px 0 20px;
}
#footer .logo{
	float:right;
	width:89px;
	height:33px;
	background: url(../images/logo2.gif) no-repeat;
}
#footer .logo span{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#footer address{
	float:left;
	margin:5px 0 0;
	font-style:normal;
}
#footer address span{
	padding:0 0 0 15px;
	background: url(../images/bg-address_m.gif) no-repeat 6px 6px;
}
/* skip */
#skip{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip:focus{
	position:static;
	width:auto;
	height:auto;
} 
/* Products */
.products {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	background: none;
}
.products li {
	float: left;
	font-size: x-small;
	padding: 5px;
	margin: 0px 0px 15px 10px;
	width: 160px;
	height: 122px;
	overflow: hidden;
}

.products li a {
	display: block;
	text-align: center;
	text-decoration: none;
}

.product-holder
{
	clear: left;	
}
