body, html {
	background-image: url(images/bodybg.jpg);
	margin: 0px;
	overflow-x:hidden;
	SCROLLBAR-FACE-COLOR: #C5B799;
	SCROLLBAR-HIGHLIGHT-COLOR: #C5B799;
	SCROLLBAR-SHADOW-COLOR: #C5B799;
	SCROLLBAR-3DLIGHT-COLOR: #E3DDD0;
	SCROLLBAR-ARROW-COLOR: #705E36;
	SCROLLBAR-TRACK-COLOR: #705E36;
	SCROLLBAR-DARKSHADOW-COLOR: #705E36;
	SCROLLBAR-BASE-COLOR: #705E36;
}
a img{
	border:0;
}
#warp {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
}
#boxbg{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/boxbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}
#insboxbg{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/insboxbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}
#footer{
	width: 910px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #E2D599;
	margin-right: auto;
	margin-left: auto;
}
#footer td{
	padding: 3px;
	vertical-align: top;
	text-align: left;
}
#footer a{
	color: #FFDC62;
	text-decoration: none;
}
#downmenu{
	display: block;
}
#downmenu a{
	color: #E2D599;
	text-decoration: none;
}
#downmenu a:hover{
	color: #FFDC62;
}
#copyright{
	font-size: 7.5pt;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#design{
	text-align: right;
}
#topmenu{
	background-image: url(images/menu/menu11.jpg);
	height: 27px;
	width: 321px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #B4AC9B;
}
#topmenu a{
	color: #B4AC9B;
	text-decoration: none;
}
#topmenu a:hover{
	color: #FFCC00;
}
#title{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #938777;
	text-align: left;
}
.ibestlogo {
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}