@charset "UTF-8";
/* CSS Document */

BODY {
	text-align: center;
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-color: #000;
}

#container {
	min-height: 446px;
}

#office, #anchor {
	width: 900px;
  height: 446px;
  overflow: hidden;
  text-align: left;
}

#office {
  background: no-repeat top url(/001-1/images/home/bg.jpg);
}

#anchor {
	position: absolute;
}

#iphone {
  position: absolute;
  top: 275px;
  left: 105px;
}

#title {
	position: absolute;
  left 0;
  top: 60px;
  width: 405px;
}

#title_button {
	position: absolute;
  left 0;
  top: 60px;
  display: none;
}


#poster1 {
	position: absolute; 
  left: 520px;
  top: 137px;
}

#poster2 {
	position: absolute; 
  left: 626px;
  top: 129px;
}

#bubble_tweets {
	position: absolute; 
  top: 275px;
  left: 190px;
}

#bubble_services {
	position: absolute;
  top: 150px;
  left: 475px;
}

#bubble_buzz {
	position: absolute;
  top: 140px;
  left: 720px;
}

#buttons {
	width: 900px;
  margin: 10px 0 0 0;
  padding: 0;
}

#buttons .homeblock {
	float: left;
  text-align: left;
  width: 225px;
  font-family: Arial;
  color: #ccc;
  font-size: 10px;
}

#buttons .homeblock .text {
	float: left;
	margin: 0 0 3px 0;
  padding: 0;
  width: 128px;
}

#buttons .homeblock a {
  color: #666;
  text-decoration: none;
}

#buttons .homeblock h3 {
	margin: 3px 0 2px 0;
  text-transform: uppercase;
  color: #269719;
  font-size: 12px;
  font-weight: normal;
  
}

#buttons .homeblock .thumb {
	float: left;
  max-width: 78px;
  max-height: 83px;
  margin: 0 10px 0 6px;
  padding: 0;
}

#buttons #apps h3 {
	color: #0076a3;
}

#buttons #emergency h3 {
	color: #ff6600;
}

#buttons #design h3 {
	color: #e62899;
}

#buttons #design #name {
	margin: 4px 0 0 0;
  color: #aaa;
}

#buttons .sub {
	float: left;
  width: 205px;
  height: 39px;
  background: no-repeat top url(/001-1/images/home/box.gif);
  padding: 0;
  margin: 0 14px 0 6px;
  text-align: left;
  font-family: Arial;
  color: #ccc;
  font-size: 10px;
}

#buttons .sub .text {
	margin: 0 0 0 1px;
  padding: 0;
  color: #aaa;
  text-decoration: none;
}

#buttons .sub h3 {
	margin: 6px 0 0 0;
  text-transform: uppercase;
  color: #555;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

#buttons .sub .thumb {
	float: left;
  width: 29px;
  height: 31px;
  margin: 4px 7px 0 6px;
  padding: 0;
}

#buttons .sub a {
	text-decoration: none;
}

#buttons #line {
margin: 11px 0 4px 0;
}