/* ------------------------------
 HeaderLogo
------------------------------ */
img {
	border:0 none;
}

a:hover, a:active {
	color:#FC0000;
	text-decoration:none;
}

div.headerLogo {
	margin:0;
	padding:0;
	width:100%;
	height:78px;
	background:url(../img/header_image.jpg) no-repeat right;
}

#logo {margin:18px 0;}

#l-logo {float:left}


#subHeader, #headerDl, #mainHeader, #a0Header, #rHeader {
	margin:0 0 12px 0;
	padding:0;
	width:100%;
	height:40px;
	display:block;
	text-indent:12px;
	background:url(../img/title-l_bg.gif) #80b280 repeat-x;
}


#headerTop,#headerCenter,#headerBottom {
	margin:0;
	padding:0;
}

#headerTop {
	height: 15px;
}

* html #headerTop {
	height: 18px;
}

*+html #headerTop {
	height: 16px;
}
	
#headerCenter {
	height:40px;
	vertical-align:middle;
	line-height:40px;
}


*+html #headerBottom, * html #headerBottom {
	height:10px
}