html {
	margin: 0;
	padding: 0;
	background-color: #e6e4e3;
	color: #1a2324;
	font-family: Helvetica, arial, sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
}

div.clear {
	clear: both;
	line-height: 0px;	
}

p {
	padding: 0;
	margin: 0;
}

.large {
	font-size: 32px;
}

.turquoise {
	color: #0f7c99;
}

a, a:visited {
	color: #0f7c99;
}
	
li img {
		border: none;
		padding: 0;
		position: relative;
		top: -2px;
		margin: 0 0 -5px 0;
}

div.spacer {
	height: 60px;
}

div.background {
	margin: 0 auto 0 auto;
	width: 767px;
	height: 611px;
	background-image: url(barrysSiteBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.content {
	padding: 17px 60px 60px 17px;
}

div.content div {
	margin-bottom: 15px;
}

div.logo {
	float: left;
	width: 288px;
	height: 160px;
	background-image: url(barrysLogo.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div.bbb {
	float: right;
	width: 400px;
	height: 100px;
	margin: 0px;
	background-image: url(BBBaward.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

p.experience {
	display: block;
	float: right;
	text-align: center;
	width: 400px;
	height: 40px;
	font-size: 2em;
}

div.slogan {
	clear: both;
	text-align: center;
	font-size: 22px;
	padding-top: 10px;
	
}

div.bullets {
	width: 550px;
	margin: 0 auto 0 auto;
}

div.bullets ul{
	float: left;
	padding: 0 0 0 28px;
	margin: 0;
	list-style: none;
}

div.bullets li{
	background-image: url(bullet.gif);
	padding-left: 15px;
	background-position: center left;
	background-repeat: no-repeat;
}

div.contact ul li, div.bullets ul li{
	padding-top: 4px;
}
	
div#truck {
	float: left;
	background-image: url(truckCutout.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 360px;
	height: 248px;
	margin: 0 0 0 -90px;
}

div.creditCards {
	float: right;
	width: 43px;
	height: 54px;
	background-image: url(creditCards.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
	left: -25px;
}

div.contact {
	float: right;
	width: 420px;
	height: 100px;
}

div.contact ul{
	float: left;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}

div.address {
	float: right;
	padding: 0 25px 0 0;
	text-align: center;
	font-size: 12px;
}
