#bottom
{
	margin: 50px 0 25px 0;
	color: #464646;
	line-height: 1.2em;
}
#info
{
	float: left;
	width: 425px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#info .hfadebar
{
height: 3px;
background-image: url(../i/fadebar.png);
background-repeat: no-repeat;
}
#info .inner
{
	margin: 20px 25px;
}
#info h2
{
	padding: 0;
	margin: 0;
	font-size: 16px;
}
#info p
{
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.4em;
}

#form
{
	float: right;
	width: 500px;
}
#contact
{
	margin-bottom: 25px;
}
#form label
{
	display: block;
	font-size: 10px;
}
#form input, #form textarea
{
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
	width: 300px;
}
#form textarea
{
	height: 125px;
}
#form .submit
{
	width: auto;
}