.web-rectangle {
	
	padding: 0px;
	margin: -350px;
	margin-left: -525px;
	height: 100%;
	width: 1050px;

	background: none;

	position: absolute;
	top: 50%;	
	left: 50%;

}


.address {	
	
	top: 221px;
	left: 265px;	

}

.login-tab {
	position: absolute;
	top: 221px;
	left: 767px;

}

img.speccontent-button {
	float: none;
	border: 0px;
	margin-bottom: 10px;
	position: absolute;
	top: 245px;
}

.top-left {
	
	padding: 0px;
	margin: 0px;
	height: 297px;
	width: 563px;

	background: none;
	background-image: url('../images/entrypage/topleft2.png');
	

	position: absolute;
	top: 0px;	
	left: 0px;

}


.mid-left {
	
	padding: 0px;
	margin: 0px;
	height: 254px;
	width: 386px;

	background: none;
	background-image: url('../images/entrypage/midleft.png');
	

	position: absolute;
	top: 297px;	
	left: 0px;

}

.mid-right {
	
	padding: 0px;
	margin: 0px;
	height: 72px;
	width: 664px;

	background: none;
	background-image: url('../images/entrypage/midright.png');
	

	position: absolute;
	top: 297px;	
	left: 386px;

}

.bot-left {
	
	padding: 0px;
	margin: 0px;
	height: 83px;
	width: 386px;

	background: none;
	background-image: url('../images/entrypage/botleft.png');
	

	position: absolute;
	top: 551px;	
	left: 0px;

}

.bot-right {
	
	padding: 0px;
	margin: 0px;
	height: 265px;
	width: 664px;

	background: none;
	background-image: url('../images/entrypage/botright.png');
	

	position: absolute;
	top: 369px;	
	left: 386px;

}

.bot-tom {
	
	padding: 0px;
	margin: 0px;
	height: 45px;
	width: 1050px;

	background: none;
	background-image: url('../images/entrypage/bottom.png');
	

	position: absolute;
	top: 634px;	
	left: 0px;

}

.textbox1 {
	font-family: Arial CE, Arial, sans-serif;
	font-size: 11px; 
	color: #b2b2b2;
	line-height: 13px;
	font-weight: normal;	
	text-align: justify;
	margin: 0px;
	padding: 0px;

	width: 260px;
	background: none;
	
	position: absolute;
	top: 0px;
	left: 30px;
}

.textbox2 {
	font-family: Arial CE, Arial, sans-serif;
	font-size: 11px; 
	color: #b2b2b2;
	line-height: 13px;
	font-weight: normal;	
	text-align: justify;
	margin: 0px;
	padding: 0px;

	width: 260px;
	background: none;
	
	position: absolute;
	top: 0px;
	left: 320px;
}



