@charset "utf-8";
/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#333;
	height:100%;
	font-size:.9em;
	/*background:url(http://www.pepiobars.com/img/pepio-page-bgx.jpg) repeat-x #fff; */
	}

a {
	color:#333;
	font-weight:bold;
	}

a:hover{
	background-color:#333;
	color:#CCC;
	}
#surveying-wrapper{
	width:1024px;
	/*border:1px solid red; */
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	padding-top:175px;
	}
	
	#surveying-logo{
		background: url(tracey-surveying-logo.png) no-repeat;
		width:0;
		height:0;
		overflow:hidden;
		padding:86px 339px 0 0;
		margin:0 auto 30px auto;
		
		}
		
		
	#surveying-contact{
		font-size:1.1em;
		color:#666;
		text-align:center;
		width:450px;
		margin:0 auto;
		letter-spacing:3px;
		}

#memberships {
	margin-top:45px;
	border-top:1px solid #ececec;
	color:#c5c5c5;
}