#logo {
	position: absolute;
	left: 107px;
	width: 310px;
	height: 127px;
}
#menu_pic {
	position: absolute;
	left: 528px;
	top: 57px;
	width: 455px;
	height: 71px;
}
#menu_bar {
	position: absolute;
	left: 101px;
	top: 197px;
	width: 1001px;
	height: 25px;
}
#intro_bx {
	background-image: url(images/mainheader.jpg);
	position: absolute;
	left: 101px;
	top: 280px;
	width: 1002px;
	height: 213px;
}
#login_labl {
	background-image: url(images/user_login_txt.PNG);
	position: absolute;
	width: 20px;
	left: 761px;
	top: 71px;
	height: 72px;
}
#uname_labl {
	background-image: url(images/uname_labl.PNG);
	position: absolute;
	left: 788px;
	top: 64px;
	width: 47px;
	height: 10px;
}
#login_form {
	position: absolute;
	left: 132px;
	top: -74px;
	height: 55px;
	width: 148px;
	z-index: 0;
}
#pass_labl {
	background-image: url(images/pass_labl.PNG);
	position: absolute;
	left: 788px;
	top: 138px;
	width: 48px;
	height: 13px;
}
#login_ok {
	background-image: url(images/login_ok.PNG);
	position: absolute;
	left: 938px;
	top: 93px;
	width: 44px;
	height: 25px;
	
}
#flashbox {
	position: absolute;
	left: 18px;
	top: 483px;
	width: 1078px;
	height: 345px;
}
	
#main_content {

	position: absolute;
	left: 101px;
	top: 263px;
	width: 999px;
	height: 181px;
}
