body {
	margin: 0px;
	padding: 65px 0px 0px;
	background: url(images/background.jpg) repeat-x center top;
	font: 11px tahoma, verdana, arial;
	color: #818285;
}
h2 {
	border-bottom: 1px solid #E5E5E5;
	text-align: right;
	font: italic bold 18px/normal Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	color: #5f6062;
	margin: 0px 0px 5px;
}




h3 {
	color: #990000;
	display: inline;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
}
p {
	margin: 0px 0px 1em;
}


#container {
	background: url(images/container.jpg) no-repeat center top;
	height: 615px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	}
#header {
	height: 104px;
	margin-right: 10px;
	margin-left: 10px;
}
#header  table  {
	width: 100%;
}
#header  td  {
	width: 50%;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 5px;
}
#header  .phone  {
	font: bold 28px Arial, Helvetica, sans-serif;
	color: #D9D9D9;
	padding-top: 40px;
	background: url(images/slogan.gif) no-repeat 143px 70px;
	padding-left: 140px;
}
#navigation {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #FFFFFF;
}
#navigation table {
	width: 100%;
	border-style: none;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	display: block;
	white-space: nowrap;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	width: 100%;
	background: #838383;
}
#navigation a:hover {
	background: #5f6062;
}

#navigation #navFirst {
	border-style: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 369px;
	background: #FFFFFF;
}
#main a {
	text-decoration: none;
	color: #006699;
}
#main a:hover {
	text-decoration: underline;
}

#main {
	/*direction:rtl;*/
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}
#footer {
	margin-right: 10px;
	margin-left: 10px;
	height: 101px;
}
#subnav  table {
	border-style: none;
}
#subnav {
	border-top: 1px solid #E5E5E5;
	background: #D3D3D5;
}
#subnav a {
	color: #595959;
	text-decoration: none;
	border-left: 1px solid #E5E5E5;
	display: block;
	white-space: nowrap;
	text-align: center;
	padding: 3px 15px;
	background: #D3D3D5;
}
#subnav  #subFirst {
	border-style: none;
}
#subnav a:hover {
	background: #5f6062;
	color: #FFFFFF;
}
/*
#subnav a {
	color: #838383;
	text-decoration: none;
	border-left: 1px solid #838383;
	display: block;
	white-space: nowrap;
	text-align: center;
	padding: 3px 15px;
}
#subnav  #subFirst {
	border-style: none;
}
#subnav a:hover {
	background: #5f6062;
	color: #FFFFFF;
}
*/
#content {
	width: 420px;
	height: 349px;
	overflow: auto;
	line-height: 150%;
	padding: 10px 330px 10px 20px;
}
#content .download {
	width: 200px;
}
#content  .download a {
	background: url(images/download.jpg) no-repeat left -50px;
	display: block;
	height: 34px;
	padding-top: 16px;
	padding-right: 0px;
	padding-left: 70px;
	text-decoration: none;
	color: #5F607F;
	font-weight: bold;
	margin-bottom: 5px;
}
#content  .download a:hover {
	background: url(images/download.jpg) no-repeat left 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#content  .buttonLink   {
	background: url(images/linkButton.gif) no-repeat center -26px;
	display: block;
	padding: 5px;
	height: 16px;
	width: 142px;
	line-height: normal;
	color: #444444;
	font-weight: bold;
	margin-bottom: 5px;
}
#content .buttonLink2 {
	background: url(images/linkButton2.gif) no-repeat center -26px;
	display: block;
	padding: 5px;
	height: 16px;
	width: 212px;
	line-height: normal;
	color: #444444;
	font-weight: bold;
	margin-bottom: 5px;
}
#content  .buttonLink:hover   {
	background: url(images/linkButton.gif) no-repeat center top;
	display: block;
	padding: 5px;
	height: 16px;
	width: 142px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}
#content .buttonLink2:hover {
	background: url(images/linkButton2.gif) no-repeat center top;
	display: block;
	padding: 5px;
	height: 16px;
	width: 212px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}


#contentWide {
	width: 730px;
	height: 349px;
	overflow: auto;
	line-height: 150%;
	padding: 10px 20px;
}
#contentIFRAME {
	width: 730px;
	height: 349px;
	overflow: auto;
	line-height: 150%;
}
#correctDirection  {
	direction:ltr;
}

#footNote {
	color: #999A9D;
	padding: 20px 20px 30px;
	font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
}
#footNote strong {
	font-size: 11px;
	font-weight: bold;
	color: #838383;
}
#whoarewe {
	display: none;
}
#searchproperties {
	display: none;
}
#whyKaizen {
	display: none;
}
#talktoourteam {
	display: none;
}
#concierge {
	display: none;
}
.agentProfilePic {
	padding: 2px;
	border: 1px solid #838383;
}
#contact  {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}
#contact strong {
	color: #585858;
	display: block;
	margin-bottom: 2px;
	text-transform: uppercase;
}
#contact td {
	background: #F4F4F4;
}
#contact  input, #contact textarea, #contact select {
	font-size: 11px;
	border: 1px solid #E5E5E5;
}
#contentCalculator {
	width: 730px;
	height: 349px;
	overflow: auto;
	line-height: 150%;
	padding: 10px 20px;
}
.signature a {
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
}
.signature a:hover {
	color: #990000;
}
