#bottom
{
	margin: 25px 0;
	color: #464646;
	line-height: 1.2em;
}

.buttons
{
	margin-top: 6px;
}
.buttons .controls
{
	height: 10px;
	width: 58px;
	background-color: #7da8d2;
	float: left;
	padding: 3px 6px;
	margin-top: 2px;
}
.buttons .button
{
	float: right;
	padding: 3px 5px;
	background-color: #7da8d2;
	text-decoration: none;
	margin-right: 15px;
	font-size: 12px;
	color: #464646;
}

#info
{
	float: left;
	width: 475px;
	margin-right: 25px;
}
#info .hfadebar
{
height: 3px;
background-image: url(../i/fadebar.png);
background-repeat: no-repeat;
}
#info .inner
{
	margin: 10px 25px;
}
#info h2
{
	padding: 0;
	margin: 0;
}
#info p
{
	margin-top: 15px;;
	font-size: 12px;
	line-height: 1.2em;
}

#us
{
	float: right;
	width: 450px;
}
#us h2
{
	background: url(../i/hgrad_blue.png) no-repeat;
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 6px;
	margin: 0;
	font-style: italic;
}
#us .saysec
{
	font-size: 12px;
	margin-top: 10px;
}
#us .saysec img
{
	float: left;
	margin-right: 10px;
}
#us .saysec h3
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
}
#us .saysec h3 .name
{
	text-transform: uppercase;
}
#us .saysec p
{
	margin-top: 5px;
}