.container{
	margin:0px auto;
	background-color: White;
	width: 999px;
	padding: 0px;
	position:relative;
}

.header{
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	width: 999px;
	height: 177px;
	position:relative;
}

.publiser{
	background-image: url(img/publiser.jpg);
	background-repeat: no-repeat;
	width: 494px;
	height: 555px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 1;
	top: 0px;
	float: left;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tblPubliser{
	margin-top: 370px;
	margin-left: 145px;
	width: 230px;	
}

.advertizer{
	background: url(img/advertize.jpg) no-repeat top;
	width: 495px;
	height: 555px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 3px;
	margin-top: 0px;
	z-index: 2;
	top: 0px;
	float: left;	
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tbladvertize{
	margin-top: 370px;
	margin-left: 135px;
	width: 230px;	
}
.login{
	background-image: url(img/login.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 241px;
	position: absolute;
	margin-left: 370px;
	margin-top: 320px;
	z-index: 3;
	left:0px;
	top:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tblLogin{
	margin-top: 100px;
	margin-left: 15px;
	width: 230px;	
}

.footer{
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	width: 999px;
	height: 60px;
}

.pubLearn{
	position: relative;
	top: 5px;
	left: 95px;
	background-image: url(img/publiserhead.jpg);
	background-repeat: no-repeat;
	width :350px;
	height: 37px;
	font-weight: bold;
	
}

.advLearn{
	position: relative;
	top: 5px;
	left: 110px;
	background-image: url(img/advertizehead.jpg);
	background-repeat: no-repeat;
	width :330px;
	height: 37px;
	font-weight: bold;
}