body
{
	margin: 0px auto;
	font-family: Verdana, Arial, 'Microsoft Sans Serif' , 'Trebuchet MS';
	text-align: center;
	font-size: 12px;
	color: #666666;
}

* 
{
	margin: 0;
	padding: 0;
}

#wrapper
{
	margin: 0px auto;
	margin-top: 20px;
	width: 720px;
	position: relative;
}

#menubar
{
	left: 0px;
	width: 720px;
	position: absolute;
	top: 80px;
	height: 60px;
	background-image: url(images/b74header.gif);
}

#header ul
{
	left: 0px;
	width: 720px;
	position: absolute;
	top: 40px;
}

#tagline
{
	left: 0px;
	position: absolute;
	top: 25px;
	font-size: 300%;
}

#logo
{
	left: 0px;
	position: absolute;
	top: 30px;
}

#headeraddress
{
	position: absolute;
	left: 380px;
	top: 45px;
	font-size: 150%;
}

#header li
{
	display: inline;
	font-size: 130%;
	float: left;
	width: 120px;
}

#header a:link, #header a:visited
{
	display: block;
	text-decoration: none;
	color: #666666;
}

#header a:hover
{
	color: Black;
}

#footer
{
	left: 400px;
	width: 320px;
	position: absolute;
	top: 300px;
	height: 60px;
	background-image: url(images/b74callbox.gif);
}

#phone
{
	left: 10px;
	position: absolute;
	top: 5px;
	font-size: 130%;
}

#f1
{
	left: 35px;
	position: absolute;
	top: 10px;
	font-size: 130%;
}

#f2
{
	left: 130px;
	position: absolute;
	top: 30px;
	font-size: 130%;
}
