#col1 {
	float: left;
	width: 420px;
	margin-left: 30px;
}

#col2 {
	margin-left: 470px;
	width: 260px;
}

#col1, #col2 {
	margin-bottom: 20px;
}

#col1 h2, #col2 h2 {
	margin: 0;
	padding-top: 30px;
}

#bottom-break {
	background: url(top-black-over-white.png) no-repeat 0 bottom;
	margin-left: -10px;
	width: 770px;
	clear: both;
	height: 10px;
}

#bottom {
	font-size: 90%;
	clear: both;
	position: relative;
	width: 100%;
	background: #000;
	color: white;
	background: black url(middle-black.png) repeat-y left bottom;
}

/* @group Features */

#bottom .featuregroup {
	width: 250px;
	height: 300px;
	margin-left: 10px;
}

#bottom #feature-1 {
	position: absolute;
	left: 30px;
	top: 10px;
}

#bottom #feature-2 {
	position: absolute;
	left: 280px;
	top: 10px;
}

#bottom .featuregroup img {
	width: 180px;
	height: 180px;
	background: white;
}

#bottom .featuregroup p {
	margin-left: 1px;
	margin-right: 5px;
}

#bottom p {
	margin: 0;
}

#bottom p.action {
	margin-top: 6px;
}
#bottom p.action a {
	font-size: 125%;
	text-decoration: none;
	color: white;
}

/* @end */

#bottom #twitter {
	margin-left: 550px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 190px;
	height: 300px;
}

#bottom #twitter #twitter-loading {
	
}

#bottom #twitter h3 {
	height: 30px;
	margin: 0 0 0;
	width: 180px;
	background: url(twitter-title.png);
	text-indent: -10000px;
}

#bottom #twitter p {
	margin-left: 10px;
	margin-bottom: 20px;
	color: gray;
}
#bottom #twitter p span {
	font-weight: bold;
	text-transform: uppercase;
}

#bottom-end {
	background: url(black-bottom.png);
	height: 20px;	
}
