﻿
#home_logo {
	background: url(KePRO_logo_external.png) no-repeat 0px 10px;
	height: 85px;
	width: 450px;
	float: left;
}

#external_logo
{
    background:url(KePRO_logo_external.png) no-repeat 0px 10px;
	height:85px;
	width:450px;
    margin-left: 25px;
	float:left;
}

#header_user
{
	float:right;
	padding:4px 10px 0px 0px;
	text-align:right;
}

#header_tagline
{
	width: 572px;
	height:27px;
	margin:0px auto;
	background:url(wlm_tagline.jpg) no-repeat;
}