/* CSS Document FOR NON IE */

body {
	background: #519526 url(/img/pageBg.png) top repeat-x;
}


/* HOME - LOGIN*/
#loginContainerRight {
	background:url(/img/login.png) no-repeat;
}
#baloonHelp {
	margin-top: -163px;
}
#loginContainerRightTopTitle {
	float:right;
	margin-right:95px;
}

#promotion div.itemHover
{
	height:74px;
	margin-top:-10px;	
	background: url(/img/onlineKontorPromotionHover.png) 270px no-repeat;
}


/* LAYOUT - LEFT */
#baloonWelcomeTop {
	background: url(/img/bgBallonWelcomeTop.png) left top no-repeat;
}
#baloonWelcomeTopCenter {
	background: url(/img/bgBallonWelcomeTopMiddle.png) left top repeat-x;
}
div.baloonContentTitle {
	margin-left: 20px;
}
div.baloonContentText {
	margin-left: 20px;
}
#bottomLinkContainer {
	width: 425px;
}


/* HOME - WELCOME*/
#welcomeHomeAnnouncementLink {
	background: url(/img/bgWelcomeAnnouncement.png) no-repeat;
}
#baloonPosButtonContainer {
	margin-left: 20px;
}