DIV#header{
	width: 774px;
}

DIV#header DIV#top{
	width: 100%;
	height: 110px;
	padding-bottom: 4px;
}

DIV#header DIV#menu{
	width: 100%;
	height: 30px;
	background-color: #586baf;
	text-align: center;
	padding-top: 5px;
	padding-left: 30px;
}

DIV#header DIV#menu DIV#buttons DIV{
	width: 141px;
	height: 21px;
	text-align: center;	
	position: relative;
	float:left;
}

DIV#header DIV#menu DIV A{
	color: #FFFFFF;	
	text-decoration: none;
}

DIV#header DIV#menu DIV#buttons DIV A{
	font-size: 11px;
	font-weight: bold;
	position: relative;
	top: 1px;
}

DIV#header DIV#menu DIV A:hover, 
DIV#header DIV#middle DIV A:hover,
DIV#header DIV#bottom DIV#bottom-menu DIV A:hover, 
DIV#header DIV#bottom DIV#login A:hover{
	color: #ffa500;
}

DIV#header DIV#menu DIV#buttons DIV.highlight{
	background: url(/images/top/button-highlight.gif);
	background-repeat: no-repeat;	
}

DIV#header DIV#menu DIV#buttons DIV.normal{
	background: url(/images/top/button-normal.gif);
	background-repeat: no-repeat;	
}

DIV#header DIV#middle DIV#home,
DIV#header DIV#middle DIV#solutions,
DIV#header DIV#middle DIV#markets,
DIV#header DIV#middle DIV#pressroom{
	visibility: hidden;
	position: absolute;
	top: 92px;
	float: left;
	background-color: #344069;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
	z-index: 10;
}

DIV#header DIV#middle{
	width: 100%;
	height: 10px;
}

DIV#header DIV#middle DIV#middle-left{
	width: 230px;
	height: 100%;
	background: url(/images/top/middle-left.gif);
	background-repeat: no-repeat;	
	float: left;
	position: relative;
}

DIV#header DIV#middle DIV#middle-right{
	width: 544px;
	height: 100%;
	background: url(/images/top/middle-right.gif);
	background-repeat: no-repeat;	
	float: left;
	position: relative;
}

DIV#header DIV#bottom{
	width: 100%;
	height: 16px;
}

DIV#header DIV#bottom DIV#bottom-menu{
	text-align: center;
	width: 485px;
	height: 100%;
	background: url(/images/top/bottom-bar.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

DIV#header DIV#bottom DIV#bottom-menu DIV{
	height: 100%;
	margin-left: 35px;
	text-align: center;
	float: left;
	position: relative;
}

DIV#header DIV#middle DIV A,
DIV#header DIV#bottom DIV#bottom-menu DIV A, 
DIV#header DIV#bottom DIV#login A{
	color: #FFFFFF;
	text-decoration: none;
}

DIV#header DIV#bottom DIV#login{
	width: 109px;
	height: 100%;
	background: url(/images/top/bottom-bar-login.gif);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	text-align: center;
}

td.logo{
	width:190px;
	height:110px;
}

DIV.ukp-logo{
	width: 190px;
	height: 60px;
	float: left;
	position: relative;
	padding-top: 5px;
}

DIV.informationX{
	float: left;
	width: 544px;
	height: 100px;
	float: left;
	position: relative;
	background: url(/images/top/middle-right.gif);
}

DIV#footer{
	width:774;
	font-size: 9px;
	padding-top: 20px;
}

DIV#footer A{
	color: #586BAF
}

td.key{
	width: 100%;
	text-align: right;
}