body{
	background-image:url(../../img/bgloop.gif);
	font-size: 12px;
	line-height: 180%;
	color: #333;
}

/******************** header ************************/

#header_bgloop {	background:url(../../img/bgloop-header.gif) repeat-x bottom;}
#header_bg {
	margin:0px auto 0px;
	width: 780px;
	background: url(../../img/bg-header.jpg) no-repeat;
}
#header {	width: 780px;	height: 81px;	margin:0px auto 0px;}
h1#header_logo {	width: 259px;	height: 66px;	float: left;}
h1#header_logo a{	height: 100%;	text-indent: -9999px;	display: block;}
h1#header_logo a:focus{	overflow: hidden;}
#header #headerbox_r{	float: right;	width: 309px;	padding-top: 40px;}


/******************** path ************************/
#path {
	background-image: url(../../img/bg-path.gif);
	background-position:center;
	background-repeat:no-repeat;
	width: 950px;
	height: 15px;
	margin:0px auto 0px;
	font-size:10px;
}


/******************** flash ************************/

#flash_bgloop {	background:url(../../img/bgloop-header.gif) repeat-x bottom;	clear:both;}
#flash_bg {	margin:0px auto 0px;	height:244px;	width: 780px;	}
#flash {}



/******************** wrapper ************************/
#wrapper_bgloop {}
#wrapper {
	background-image: url(../../img/bgloop-y-wrapper.gif);
	background-position: right 0;
	background-repeat: repeat-y;
	width: 780px;
	margin: auto;
}


#main{	width: 580px;	float: left;}


#bnrbox_bottom{
	clear:both;
	width: 580px;
	padding:10px 0px 0px;
}
#bnrbox_bottom .imgover,
#bnrbox_bottom .img_clarity65{	margin:0px 0px 0px 10px;}


#sidebox_right{	float: right;	width: 180px;}
#sidebox_right #bnrbox{	float: right;	width: 160px;	padding:10px;}


#bottommenu_bg {	background:url(../../img/bgloop-m_bottom.gif) repeat-x bottom;	clear: both;	height:58px;}
#bottommenu_bg #bottommenu {
	background:url(../../img/lh-m_bottom.gif) no-repeat 0px 32px;
	height:23px;
	padding-top:35px;
	float:left;
	width:640px;
	font-size:10px;
	padding-left:15px;}
#bottommenu_bg #back_to_top {	height:26px;	padding-top:32px;	float:right;}


/******************** bottom ************************/

#footer_bgloop {	background: url(../../img/bgloop-footer.gif);}
#footer_bg {}
#footer {
	height: 76px;
	width: 780px;
	margin: 0px auto 0px;
}
#footer #address{
	font-size:10px;
	color: #FFF;
	line-height:120%;
	height:61px;
	padding: 0px;
	}
#footer #address #tl{
	font-size:12px;
	color: #FFF;
	line-height:100%;
	padding: 5px 0px 3px;
	}



#footer #copyright{
	font-size:12px;
	color: #FFF;
	line-height:100%;
	height:15px;
	text-align:right;
	overflow:visible;
	padding: 0px;
	}
