body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Helvetica, Arial, Sans Serif;
	font-size: 12px;
	background-color: #f1d217;
}
a, a:visited {
	color: #6af;
	text-decoration: none;
}
a:hover {
	color: #1c6ac8;
	text-decoration: underline;
}

h1 {
	color: #1c6ac8;
	font-size: 24px;
}
h2 {
	color: #1c6ac8;
	font-size: 20px;
}
h3 {
	color: #fff;
}
#logo {
	margin-top: 12px;
	border: 0;
}
#main {
	width: 900px;
	margin: 0px auto;
	background-color: #fff;
}
#content {
	padding: 0 40px;
	background: url('images/top_border.gif') repeat-x top;
}
#top ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#top li {
	display: inline;
	margin-right: 20px;
}

#hero {
	background-image: url('images/talking-birds-blank.jpg');
	background-repeat: no-repeat;
	float:right;
	width: 319px;
	height: 295px;
	margin: 0;
	padding:35px 0px 0px 85px;
	text-align: center;
	font-size: 14px;
}
#bubble {
	width: 210px;
}
#footer {
	clear: both;
	color: #fff;
	background: #6af url('images/footer_border.gif') repeat-x top;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#other-info {
	padding: 40px;
}
#services {
	width: 360px;
	padding: 0px 40px;
	float: left;
	margin: 40px 0px;
	/*border-right: 2px solid #1c6ac8;*/
}
#thanks {
	width: 360px;
	padding: 0px 40px;
	float: left;
	margin: 40px 0px;
}
#info {
	clear: both;
	text-align: right;
	background-color: #fff;
	color: #999;
	padding: 1px 20px;
}
#cta {
	border: 0;
	border-style: none;
}
.phone {
	text-align: center; 
	float:left;
}
.phone-pic {
	display: block; margin: auto;
}
.highrise {
	width: 125px;
	float:right;
	margin-left: 10px;
}
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#fff;
	width:320px;
	padding: 10px;
	color: #000;
	/*height:300px;*/
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	background-image: url('images/talking-birds-blank.jpg');
	background-repeat: no-repeat;
}
#popUpDiv a, a:visited {
	color: #6af;
	text-decoration: underline;
}
#popUpDiv #bubble {
	width: 210px;
	margin:35px 0px 250px 80px;
	text-align:center;
}