*{
	margin:0;
	padding:0;
	-moz-outline: none;
	outline: none;
	text-decoration:none;
}

#first-area{
	float:left;
	position:absolute;
	left:0;
	top:65px;
	height:85px;
}

#right-master-container{
	float:left;
	position:relative;
	width:590px;
	left:17px;
}

#master-container-popup{
	float:left;
	width:499px;
	position:relative;
	left:0;
}

#master-container-popup #container{
	position:absolute;
	float:left;
	width:435px;
	left:50%;
	margin-left:-217px;
}

#master-container-popup #footer{
	background:url(../images/bg_footer_pop.gif) no-repeat;
	float:left;
	width:100%;
	height:26px;
	left:0px;
	top:476px;
	position:absolute;
}