div#lefttop_box{
	position:absolute;
	left:50%;
	width:215px;
	height:100px;
	margin:110px 0px 0px -381px;
	text-align:right;
	background-color:#CDD4CB;
}

div#righttop_box{
	position:absolute; 
	left:50%; 
	width:542px; 
	height:462px; 
	margin:110px 0px 0px -164px; 
	text-align:left; 
	background-color: #f9c899;
}

div#leftbottom_box{
	position:absolute;
	left:50%;
	width:215px;
	height:360px;
	margin:212px 0px 0px -381px;
	text-align:left;
	background-color: #fce4cc;
	background-image: url(http://www.visitordialogue.com/services/images/services-white.gif);
	background-repeat: no-repeat;
	background-position: 2px 307px;
}


div#bottom_bar{
	position:absolute; 
	left:50%; 
	width:759px; 
	height:20px; 
	margin:574px 0px 0px -381px; 
	text-align:left; 
	background-color: #82937d;
}
