* 
body
{
	background-image: url(../Images/BrownBackgroundGradient.jpg);
	background-repeat: repeat;
}
#Wrapper {
	width: 868px;
	height: 1375px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 8px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/topcurve4.png);
	background-repeat: no-repeat;
	background-position: top;
	
}


#Wrapper #logo {
	float: middle;
	height: 67px;

}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#Wrapper #ContactUsHyperlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	float: none;
	margin-top: 10px;
	margin-right: 10px;
	color: #000;
	text-align: right;
}
#Wrapper #Navigation {
	height: 32px;
	clear: both;
	width: 868px;
}

#Wrapper #HeaderImg {
	height: 275px;
	background-image: url(../Images/Land%20Surveying%20Edited.jpg);
	clear: both;
	float: none;
}

#Wrapper #PhoneNumber {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
	float: right;
	clear: right;
	text-align: right;
	margin-top: 15px;
	margin-right: 140px;
	font-style: italic;
	color: ##512620;
	background-color: #FFF;
}

#Wrapper #BodyArea #Left {
	width: 174px;
	float: left;
	border: 1px none #666;
	height: 870px;
	background-color: #512620;
}
#Wrapper #BodyArea #Right {
	height: auto;
	width: 691px;
	float: right;
	overflow: visible;
	background-color: #FFF;
}
#Wrapper #BodyArea #Right  p {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	background-repeat: repeat;
}
#Wrapper #BodyArea #Right h1 {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	color: #FFF;
	font-size: 18px;
	font-style: italic;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../Images/bg_menu_buttons_grey_ro.jpg);
	background-repeat: repeat-x;
}



#Wrapper #BodyArea #Footer {
	background-image: url(../Images/bg_menu_buttons_grey_ro.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#Wrapper #Footer p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFF;
}
p
{
background-color:fff;
}
