.default-layout-bound{
	width:100%;
	background-color:#989898;
}
.default-layout-content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.default-layout-body{
	width:1000px;
	vertical-align:top;
	background:url(../images/bacground.gif) repeat;

}
.default-layout-adv{
	border-bottom:4px solid #F85703;
	margin-left:205px;
}
.default-layout-center{
	float:left;
	width:590px;
	background:url(../images/leftcol-bg.gif) 0% 0% no-repeat;
	min-height:600px;
}
.default-layout-column-two{
	float:left;
	width:795px;
	background:url(../images/leftcol-bg.gif) 0% 0% no-repeat;
}
.default-layout-column-one{
	float:left;
	width:1000px;
	background:url(../images/leftcol-bg.gif) 0% 0% no-repeat;	
}
.default-layout-left{
	width:200px;
	_width:195px;
	float:left;
	margin-right:5px;
	background-color:#FFFFFF;
}
.default-layout-right{
	width:200px;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

.default-layout-banner{
	width:1000px;
	background:url(../images/home/banner1.gif) no-repeat;
	text-align:center;
	clear:both;
}
.default-layout-footer{
	vertical-align:top;
	width:1000px;
	height:58px;
	background:#ddd;
	clear:both;
}
.raovat-search-home{
	padding-top:25px;
}
.raovat-footer-bound {
	clear: both;
	padding: 0px 0px 12px 10px;
	background: url(../images/home/footer-bg.gif) repeat-x top #DDDDDD;
	color: #999999;
}

.bl-footer {
	padding-top:10px;
	height: 35px;
}
.bl-sublogo {
	float: left;
	width: 20%;
	background: url(../images/home/v-seperator.gif) repeat-y top right;
	text-align: center;
}
.raovat-title-footer
{
 	color:#666;;
}
/*--------------------- Path ------------------------------*/
.path-bound{
	margin-bottom:5px;
}
.path-bound a{
	color:#0000FF;
	font-weight:bold;
	padding:2px;
}
.path-bound a:hover{
	background-color:#F75500;
	color:#FFFFFF;
	text-decoration:none;
}
/*------------------------------- Visitor ---------------------------*/
.statistic-bound{
	border:1px solid #F85703;
	margin-bottom:5px;
	padding:10px;
	line-height:18px;
}
.statistic-title{
	font-size:14px;
}
.statistic-content-bound{
	margin-top:5px;
	margin-bottom:5px;
}
.statistic-item{
	float:left;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding:2px 4px;
	padding-bottom:5px;
	color:#FFFFFF;
	background-color:#F85703;
	margin-right:2px;
	line-height:18px;
	border:1px solid #CCCCCC;
}