body{
	margin:0;
	font:62.5% Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#036;
}
#wrapper{
	width:100%;
	position:relative;
}
#header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:106px;
}
.navigation{ display:none; }
.visual{ width:100%; }
.main-nav{ display:none; }
#main{
	width:100%;
	padding:0 0 30px;
}
.side-box{
	display:none;
}
/* content */
#content{
	height:1%;
	padding:22px 9px 0 10px;
}
#content h2{margin:0;}
#content h2 img{
	display:block;
	margin:0 auto;
}
/* about page */
.article{
	height:1%;
	position:relative;
	font-size:1.2em;
	line-height:1.3em;
	color:#333;
}
#content .article h2{
	margin:0 0 32px;
	color:#c93;
	font:normal 1.92em/1em Georgia,"Times New Roman", Times, serif;
	letter-spacing:1px;
}
#content .article h2 img{ margin:0; }
.ill-r{
	float:right;
	padding:2px 0 0 10px;
}
.ill-r img{ display:block; }
/* ads */
.video-list{
	height:1%;
}
.video-list .row{ padding:26px 0 12px; }
.player-holder{ margin:0 0 10px; }
.player-holder img{ display:block; }
.row .title{
	width:100%;
	font-size:1.2em;
}
/* groupings */
.items{
	width:100%;
}
.top-items{
	width:100%;
	overflow:hidden;
	background:#fff;
	margin:0 0 20px;
	position:relative;
	clear:both;
}
* html .top-items{ margin:0 0 400px; }
.top-items h2{
	margin:0 0 15px;
	background:url(../images/border.gif) repeat-x 0 100%;
	padding:0 0 5px 7px;
}
.top-items h2 img{ display:block; }
.items-list{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
	clear:both;
}
.items-list li{
	float:left;
	width:213px;
	border:1px solid #c18e31;
	margin:0 15px 20px 0;
	display:inline-block;
	position:relative;
}
* html .items-list li{ display:inline; }
*+html .items-list li{ display:inline; }
.items-list li .ill{
	width:100%;
	height:168px;
	background:#999;
	display:table;
}
.main-tems .items-list li .ill{ background:#fff; }
.items-list li .ill div{
	display:table-cell;
	vertical-align:middle;
	overflow:hidden;
}
.items-list li .ill div img{
	display:block;
	margin:0 auto;
}
.items-list li .title{
	height:45px;
	overflow:hidden;
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.2em;
}
.main-tems{
	width:100%;
	overflow:hidden;
	padding:18px 0 0;
	position:relative;
	clear:both;
}
.main-tems .heading{
	height:1%;
	overflow:hidden;
	padding:0 0 15px 10px;
	color:#000;
	font:bold 1.7em/1.2em Arial, Helvetica, sans-serif;
}
.main-tems .heading span{ float:left; }
.main-tems .heading ul{
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	float:left;
}
.main-tems .heading ul li{
	float:left;
	padding:0 4px 0 13px;
}
.main-tems .heading ul li a{ color:#000; }
/* footer */
#footer{
	width:100%;
	padding:15px 0 14px;
}
#footer p{
	margin:0;
	font-size:1.5em;
	line-height:1em;
	color:#714a18;
	text-align:center;
}