body {
	background: #ffe100 url(../images/bg.png);
	margin: 0;
	font: 11px/17px "Lucida Grande", Arial;
	color: #19171a;
	text-align: left;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	color: #cd171e;
	text-decoration: none;
}

a:hover {
	color: white;
}

#site {
	position:relative;
	left:0px;
	top:48px;
	width:948px;
	height:386px;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:241px;
	height:215px;
}

#cnts{
	position:absolute;
	left:278px;
	top:0px;
	width:427px;
	height:300px;
	font: 13px/23px "Helvetica Neue", Arial;
	/*border: solid 1px red;*/
}

#navbar {
	position: absolute;
	left:  278px;
	top: 300px;
}

#navbar a {
	float: left;
	margin-right: 2px;
	display: block;
	width: 20px;
	height: 20px;
	background: #cd171e;
	color: #fdde2c;
	text-decoration: none;
	border-top: dashed 1px #fdde2c;
	border-bottom: dashed 1px #fdde2c;
	padding: 3px;
}

#navbar a:hover {
	background: #19171a;
	color: #fdde2c;
}

.marker {
	padding: 3px;
	border-bottom: dashed 3px #fdde2c;
	background: #cd171e;
	color: #fdde2c;
}

.marker2,
a.marker:hover {
	padding: 3px;
	border-bottom: dashed 3px #fdde2c;
	border-top: dashed 3px #fdde2c;
	background: #19171a;
	color: #fdde2c;
}

.marker3 {
	padding: 3px;
	border-bottom: dotted 2px #fdde2c;
	border-top: dotted 2px #fdde2c;
	background: #fff;
}

.marker4 {
	background: #cd171e;
	color: #fdde2c;
	border-top: dashed 1px #fdde2c;
	border-bottom: dashed 1px #fdde2c;
	padding: 3px;
}

.yes {
	color: #cd171e;
}

#lead {
	position:absolute;
	left:753px;
	top:0px;
	width:195px;
	height:112px;
}

#phone-1 {
	position:absolute;
	left:753px;
	top:112px;
	width:195px;
	height:35px;
}

#phone-2 {
	position:absolute;
	left:753px;
	top:147px;
	width:195px;
	height:35px;
}

#track {
	position:absolute;
	left:753px;
	top:182px;
	width:195px;
	height:33px;
}

#button {
	position:absolute;
	left:398px;
	top:215px;
	width:195px;
	height:171px;
}

#area {
	position:absolute;
	left:753px;
	top:215px;
	width:195px;
	height:171px;
}

label {
	display: block;
	float: left;
	width: 220px;
}

#tm-left {
	position: absolute;
	left:0px;
	top: 401px;
}

#tm-right {
	position: absolute;
	right:0px;
	top: 401px;
}

#twitter {
	position: absolute;
	left: 14px;
	top: 353px;
}

#timeline {
	position: absolute;
	left: 70px;
	top: 385px;
	width: 880px;
	height: 185px;
	overflow: hidden;
	
}

#tm-cnts {
	position: absolute;
	top: 0;
	right: 0;
	width: 4400px;
}

.tweet {
	float: right;
	width: 200px;
	height: 185px;
	margin-left: 20px;
	text-align: left;
}

.tweet .date {
	font-weight: bold;
	display: block;
	height: 50px;
	background: transparent url(../images/arrow-d.png) 24px 18px no-repeat;
	
}

#umadesign {
	position:absolute;
	right:35px;
	bottom:12px;
	width:1066px;
	font: 9px "Lucida Grande", Arial;
}

a.umadesign {
	color: #130f14;
	text-decoration: none;
}

a.umadesign:hover {
	color: #fff;
}
