﻿body 
{
  background-image: url(Common/BackgroundWood.png);
  background-repeat: repeat;
  background-position: center top;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
  }


#Page
{
	
	font-family:Verdana;
	margin: 0 auto;  /*centers in firefox*/
}

.WireFrameZoneA
{
	background-color:Transparent;
	background-image:none;
}

.WireFrameZoneB
{
	background-color:#E4E3E1;
	background-image: url(Common/PageBackground.png);
  background-repeat: repeat-y;
  background-position: center top;
}

.WireFrameZoneC
{
	background-color:Transparent;
	background-image:none;

}

img
{
	margin:0px;
	display:block;
	border:0;
}

.WireFramePage
{
	width:770px;
}


.AgentInfoDiv
{
	margin: 0 auto;
	width:660px;
}

.FirstHeaderTableLeftCell
{
	background-image: url(Common/Parchment.png);
  background-repeat: repeat-y;
  height:100%;
  width:300px;
  padding-left:50px;
  padding-top:20px;
  vertical-align:top;
}

.ShadowCell
{
	background-image: url(Common/LengthingShadowSlice.png);
  background-repeat: repeat-y;
  background-position:left ;
  vertical-align:bottom;
  text-align:left;
}

.Greeting
{
	width:420;
}

.DetailsProfileImageCell
{
	vertical-align:top;
}

.DetailsProfileInfoCell
{
	vertical-align:top;
}

.ListingDetailsSubHeaderContainer
{
	padding-bottom:20px;
}

.PageDetailsAgentImage
{
	padding-right:10px;
}

.PageDetailsCompanyImage
{
	padding-bottom:10px;
}

.InformationDiv
{
	position:relative;
	top:0px;
	left:0px;
	padding:3px;
	font-size:11px;
}

#GrapesDiv
{
	width:770px;
	margin:0px auto;
}

.TopOutsideGrapesDiv
{
	position:relative;
	top:-20px;
	left:-170px;
	z-index:100;
	width:234px;
}

.MiddleFloatGrapesDiv
{
		position:relative;
	top:-60px;
	left:240px;
	z-index:110;
	width:139px
}

#PageDiv
{
	position:relative;
	top:-320px;
	
}

.BottomLeafDiv
{
	position:relative;
	top:-100px;
	left:620px;
	z-index:120;
	width:351px;
}

#legal
{
	position:relative;
	top:-270px;
}


.GreetingCell
{
	background-image:url(Common/GreetingBackground.png);
	background-repeat:repeat-y;
}

.DividerImage
{
	margin-left:10px;
}

#welcome
{
	padding-right:20px;
}

.GreetingModulePaddingDiv
{
	padding-right:10px;
}