#logo {
	position: absolute;
	left: 25px;
	top: 25px;
}
body {
	background-color: #0F0F0F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
td {
	text-align:left;
	vertical-align:top;
}
.shortLine {
	background-color: #FFF;
	position: absolute;
	height: 1px;
	width: 235px;
}
.longLine {
	background-color: #FFF;
	position: absolute;
	height: 1px;
	width: 800px;
}
#line1 {
	left: 25px;
	top: 200px;
}
#line2 {
	left: 25px;
	top: 340px;
}
#line3 {
	left: 280px;
	top: 25px;
}
#line4 {
	left: 280px;
	top: 200px;
}
#nav {
	position: absolute;
	left: 33px;
	top: 210px;
	width:220px;
}
#twitter {
	position: absolute;
	left: 33px;
	top: 350px;
	width:220px;
}
td.followTwits {
	text-align:right;
	vertical-align:top;
}
div#twitter table td{
	padding-bottom:20px;
}
#topInfo {
	position: absolute;
	left: 280px;
	top: 30px;
	width:800px;
}
div#topInfo table td {
	color: #7f7f7f;
}
.whitetext, a.whitetext:link, a.whitetext:visited {
	color:#FFF;
	text-decoration:none;
}
a.whitetext:hover {
	color:#F00
}
a:link, a:visited {
	color:#7f7f7f;
	text-decoration:none;
}
a:hover {
	color:#F00
}

#content {
	position: absolute;
	left: 280px;
	top: 210px;
}
#servicesLine1, #clientLine1 {
	left: 0px;
	top: 70px;
}
div#servicesTextContent, div#clientTextContent {
	position:absolute;
	left:135px;
	top:95px;
	width:465px;
}
#contactLine1 {
	left: 0px;
	top: 244px;
}
div#contactTextContent {
	position:absolute;
	left:135px;
	top:269px;
	width:465px;
}
.red {
	color:#F00;
	text-decoration:none;
}
.grey {
	color:#7f7f7f;
	text-decoration:none;
}
div#recent {
	position:absolute;
	left:0px;
	margin-top:55px;
	width:800px;
}
.set0 {
	position:absolute;
	left:0px;
	top:0px;
}
table.recentTable td {
	padding-bottom:15px;
}
table.recentTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top:15px;
}
table#firstTable {
	margin-top:0px;
}
.newsTitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#homeLine1 {
	left: 0px;
	margin-top: 50px;
}