body{
	background:					#FFF;
	text-align:					center;
	font-family:				Tahoma,sans-serif;
	padding-top:				0px;
	margin-top:					0px;
	height:						100%;
	}

#Container{
	width:						750px;
	margin:						0px auto 0px auto;
	border:						1px solid #808080;
	text-align:					left;
	}
	
#Header{
	margin:						0px 0px 0px 239px;
	padding:					0px;
	background:					url(images/LogoBackground.gif) repeat-x #BBB;
	}
	
#Logo{
	border:						1px #CCC solid;
	background:					#FFF;
	width:						200px;
	height:						110px;
	padding:					0px;
	margin:						20px auto 0px auto;
	}
	
#LogoArea{
	float:						left;
	background:					url(images/LogoBackground.gif) #BBB;
	height:						176px;
	width:						239px;
	w\idth:						238px;
	border-left:				1px solid #FFF;
	text-align:					center;
	}
	
#Animation{
	height:						115px;
	background:					#665A43;
	}
	
#Slogan{
	background:					url(images/Slogan.png) no-repeat;
	height:						61px;
	line-height:				38px;
	padding:					0px 5px 0px 12px;
	font-size:					17px;
	}
	
#BodyArea{
	}
	
#Sidebar{
	float:						left;
	clear:						both;
	width:						228px !important;
	border-color:				#D9D9D9;
	border-style:				solid;
	border-width:				0px 2px 2px 0px;
	margin-bottom:				10px;
	padding:					2px 3px 4px 3px;
	}

#Content{
	width:						500px;
	}
	
	
.AgentRoster, .AgentProfile{
	font-size:					11px;
	}

.AgentRoster .Agent{
	width:						48%;
	height:						310px;
	float:						left;
	text-align:					center;
	}


.AgentProfile *{
	margin:						5px;
	}
	
.AgentProfile .Photo{
	float:						left;
	}
.AgentProfile .Name{
	font-weight:				bold;
	font-size:					14px;
	}
.AgentProfile .Title{
	font-weight:				bold;
	font-size:					13px;
	}

.AgentProfile .Phone{
	}
.AgentProfile .Cell{
	}
.AgentProfile .Fax{
	}

.AgentProfile .Website{
	}

.AgentProfile .Email{
	}

.AgentProfile .Listings{
	}

.AgentProfile .Statement{
	padding-top:				10px;
	margin-left:				175px;
	}
	
	
