﻿body 
{
	margin: 0;
	font-family: Arial;
	font-size: 8pt;
	color: white;
	background-color: #666666;
}

#mainDiv
{
	position: absolute;
	left: 50%;
	top: 0px;
	width: 970px;
	margin-left: -485px;
}

table
{
	border: 0px solid black;
}

div.centered
{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 48px;
	height: 48px;
	overflow: auto;
	margin-top: -17px;
	margin-left: -17px;
	text-align: center;
	font-size: xx-small;
	background-color: Transparent;
}

div.FindResidence
{
	position: absolute;
	left: 0px;
	margin-top: 15px;
	margin-left: 32px;
	background-color: White;
}

.FindResidenceLabel
{
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #221A78;
	text-align: center;
}

.pagetitle
{
	font-size: 10pt;
	font-weight: bold;	
}

.pagemain
{
	width: 970px;
	margin: 0;
	padding: 0;
	border: 0px solid #000080;
}

.pageheader
{
	width: 970px;
	height: 172px;
	color: White;
	margin: 0;
	padding: 0;
	background-color: white;
}

.pageheaderbottom
{
	height: 11px;
	width: 970px;
	margin: 0;
	padding: 0;
	background-image: url(../Images/header_bottom.gif);
	background-repeat: no-repeat;
}

.pagemenu
{
	height: 25px;
	width: 970px;
	background-image: url(../Images/menu.gif);
	background-repeat: no-repeat;
}

.pageleft
{
	height: 576px;
	width: 346px;
	vertical-align: top;
}

.pageleft_submenu
{
	height: 232px;
	width: 346px;
	vertical-align: top;
	background-image: url(../Images/left_submenu.gif);
	background-repeat: no-repeat;
}

.pageleft_map
{
	height: 344px;
	width: 346px;
	vertical-align: top;
	background-repeat: no-repeat;
}

.divcontent
{
	overflow: auto;
	height: 479px;
	width: 410px;
	margin-top: 70px;
	margin-left: 20px;
}

.pagecontent
{
	height: 549px;
	width: 430px;
	background-image: url(../Images/content.gif);
	background-repeat: no-repeat;
}

.pageright
{
	height: 549px;
	width: 194px;
}

.pageright_header
{
	height: 198px;
	width: 144px;
	background-image: url(../Images/right_header.gif);
	background-repeat: no-repeat;
}

.pageright_left
{
	height: 549px;
	width: 36px;
	background-image: url(../Images/right_left.gif);
	background-repeat: no-repeat;
}

.pageright_login
{
	height: 88px;
	width: 144px;
	font-size: 7pt;
}

.pageright_right
{
	height: 549px;
	width: 14px;
	background-image: url(../Images/right_right.gif);
	background-repeat: no-repeat;
}

.pageright_image
{
	height: 351px;
	width: 144px;
} 

.pagefooter
{
	height: 27px;
	width: 624px;
	background-image: url(../Images/footer.gif);
	background-repeat: no-repeat;
}

A
{
	color: White;
}

.CompanyDetails
{
	height: 0px;
	border-bottom: 1px solid white;
	width: 400px;
}

.languageBarSelectedLanguage
{
	border: 1px solid #221A78;
}
