﻿#leftColumn
{
	float: left;
	width: 265px;
	margin: 60px 0 0 20px;
	background: url('../images/teeth.gif') 0 55px no-repeat;
}

#leftColumn p
{
	margin-top: 1.5em;
}

#rightColumn
{
	float: left;
	width: 500px;
	margin: 20px 0 0 0;
}

#logoBar
{
	text-align: right;
}