div#container {
	width: 916px;
	height:602px;
	margin: 0 auto;
	background-image: url(/images/home/background.jpg);
	position:relative;
	margin-top:13px;
}
div#welcome{
	padding-top: 31px;
	padding-left: 12px;
}
div#welcome img{
	width: 383px;
	height: 138px;
}
div#rightTop{
	position:absolute;
	right:0;
	top:0;
	width: 288px;
	height: 288px;
}
div#flags{
	padding-top: 68px;
	padding-left:14px;
	width:139px;
	float:left;
}
div#flags a{
	display:block;
	height: 21px;
	padding-bottom: 6px;
}
div#enter{
	float:left;
	font-family: Verdana,Arial;
	font-size: 11px;
	font-style:italic;
	color: #757778;
	padding-top:125px;
}
div#centerBottom{
	position:absolute;
	bottom:0;
	left:318px;
	height: 265px;
}
div#centerBottom a{
	display:block;
	margin:0;
	padding:0;
	height:42px;
}
div#overview{
	margin-left:8px;
}
div#overview img{
	width:205px;
	height:31px;
}
div#intelligent{
	margin-left:10px;
}
div#intelligent img{
	width:196px;
	height:31px;
}
div#palletising{
	margin-left:4px;
}
div#palletising img{
	width:230px;
	height:37px;
}
div#reddotportal img{
	width:208px;
	height:32px;
}
div#mail{
	margin-left:11px;
}
div#mail img{
	width:94px;
	height:23px;
}

div#centerRight{
	position:absolute;
	width: 276px;
	height: 270px;
	bottom:0;
	right:0;
}
table#customerLogin{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
td#title{
	font-size: 14px;
}
td#labelUserName{
	padding-top:16px;
	padding-bottom: 5px;
}
td#labelPassword{
	padding-top:10px;
	padding-bottom:1px;
}
table#customerLogin input{
	width: 146px;
	height: 20px;
	background-image:url(/images/home/test.jpg);
	border:0;
	padding:2px 0 0 3px;

}
td#inputPassword{
	padding-top:4px;
}
td#submit input{
	width: 37px;
	height: 33px;
	border:0;
	background-image: url(/images/home/submit.jpg);
	margin-left:12px;
}
td#forgotPassword{
	font-size: 9px;
	font-style: italic;
}
td#forgotPassword a{
	color:#000000;
}