/* headerbar */

#headbar{
	clear:both;
	background-repeat:repeat;
	height:5px;
	margin:0px 0px 0px 0px;
	background-image: url(../img/dot_back_1.gif);
}

#headbarwrap{
	margin:auto auto;
	height:5px;
	width:840px;
}

/* header */

#header{
	clear:both;
	background-repeat:repeat;
	height:55px;
	margin:0px 0px 0px 0px;
	background-image: url(../img/dot_back_2.gif);
}

#headerwrap{
	margin:auto auto;
	height:55px;
	width:840px;
	text-align: center;
}
#headerleft{
	height:45px;
	margin:15px 0px 20px 0px;
	float: left;
	width: 417px;
	padding: 0px 0px 0px 0px;
}

#headerrighttop{
	height:50px;
	margin:auto 0px 0px 0px;
	float: right;
	width: 423px;
	text-align: right;
	padding: 15px 0px 0px 0px;
	color: #000000;
}

#headerrightbottom{
	height:30px;
	margin:5px 0px 0px 0px;
	float: left;
	width: 840px;
	color: #333333;
	text-align: right;
	font-size: 11px;
	line-height: 25px;
}

/* headbottombar */

#headbottombar{
	clear:both;
	background-repeat:repeat-x;
	height:1px;
	margin:0px 0px 0px 0px;
	background-color: #666666;
}

#headbottombarwrap{
	margin:auto auto;
	height:5px;
	width:840px;
}
