body{
	margin:0px;
	padding:0px;
	background:#E2E2E2 url("../images/stripes.gif");
	font-family:"Georgia", "Times New Roman", "serif";
	color:#777;
}
a:link{
	color:#6591B5;
}
a:hover{
	color:#000;
}
a:active{
	color:#fff;
	background:#777;
}
a:visited{
	color:#777;
}
.section{
	padding:40px;
}

.wrapper{
	width:890px;
/*	border:1px dotted;*/
	margin:0px auto;
}
a#announcement{
	display:block;
	background:#FCD559;
	color:#A88720;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:5px;
	font-family: nudista-web-1, nudista-web-2, Helvetica, Calibri, Arial, sans-serif;
	text-transform: uppercase;
}
a#announcement:hover{
	background:#FEE687;
}
#top{
	border-bottom:1px solid #E2E2E2;
/*	padding-bottom:60px;*/
}    
	#top img{
		float:left;
	}
	#top img#logo{
		margin:30px 0px 0px 20px;
	}
#feature{
/*	margin-top:-60px;*/
	background:#fff;
}
	#feature img#phones{
/*		margin-top:-50px;*/
		float:left;
	}
	#feature #appsaurus{
		width:240px;
		margin-left:20px;
		float:left;
	}
	#feature .note{
		font-size:12px;
		color:#999;
	}
		#feature #appsaurus a{
			display:block;
			background:#6b6960;
			color:#fff;
			padding:10px;
			margin-top:10px;
		}
#socialweb{
	
}
#about{
	border-top:1px solid #E2E2E2;
}
h1{
		font-family: Helvetica, Arial;
		text-transform: uppercase;
		font-weight:normal;
/*		display: inline;*/
		width:250px;
	}
	#about #info{
		width:400px;
		float:left;
	}
	#about #team{
		width:350px;
		margin-left:40px;
		float:right;
	}
#map{
	background:#99b3cc url('../images/map2.gif') center center no-repeat;
	height:291px;
	border-top:1px solid #9F9F9F;
	position:relative;
}
	#map a.info{
		background:#6B6960 !important;
		opacity:.8;
		color:#fff !important;
		padding:5px;
		position:absolute;
		text-align:center;
		display:block;
	}
#contact{
		background:#E2E2E2;
		border-top:1px solid #fff;
		position:relative;
}
	#contact #wufoo_form{
		width:400px;
		float:left;
		margin:0px auto;
	}
		#contact #wufoo_form iframe{
			margin-top:-40px;
		}
	.tweet{
		width:400px;
/*		float:left;*/
/*		margin-left:40px;*/
	}
	#twitter{
		width:400px;
		float:left;
		margin:0px 0 0 40px;
	}
		#twitter h1{
			background:url("../images/tbird.png") 0px center no-repeat;
			padding-left:70px;
			line-height:35px;
		}
	#follow{
		margin:20px 0 0 0px;
		width:400px;
		display:block;
		padding:10px;
		background:#FCD559;
		color:#A88720;
	}
	