h1 {
	font-family: Arial;
	font-size: 90px;
	font-weight: normal;
	letter-spacing: -5px;
	color: #FFF;
	margin-bottom: -10px; }

h2 {
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #999;
	margin: 0 0 -10px 10px; }
	
h3 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	color: #555; }
	
h4 {
	margin-left: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #999; }
	
h7 {
	font-weight: bold;
	font-family: Arial;
	font-size: 22px;
	color: #EAFFA9; }

	
#statusboxes {
	margin-top: 20px;
	margin-left: 16px;
	width: 901px;
	height: 243px;
	background-image: url(../img/statusboxes.png) }
	
#clients {
	width: 170px;
	height: 140px;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	padding: 30px;
	text-align: center; }
	
#clients p {
	font-weight: bold;
	font-size: 10px; }
	
#twitterfeed {
	width: 190px;
	height: 100px;
	margin-left: 90px;
	margin-top: 85px;
	float: left;
	padding: 10px; }
	
.tweet {
	letter-spacing: -0.5px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF; }
	
.tweet li {
 	list-style-type: none; }
	
.tweet a {
	letter-spacing: -0.5px;
	color: #C2DDE8;	}
	
.tweet_time {
	font-size: 10px; }
	
#latestband {
	width: 190px;
	height: 100px;
	margin-left: 88px;
	margin-top: 100px;
	float: left;
	padding: 10px;
	text-align: center; }
	
#latestband p {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px; }
	
	
	
	
	
