﻿#header-main
{
	background-image: url('http://www.lifeteam.net/images/header-fill.gif');
	background-position: 50% top;
	background-repeat: repeat-x;
	height: 141px;
	width: 100%;
	text-align: left;
}

#header-logo
{
	width: 351px;
}

#header-right
{
	float: right;
	text-align: right;
	margin: -82px 0px 0px 351px;
}

#menubar
{
	background-image: url('http://www.lifeteam.net/images/menubar-fill.gif');
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	width: 100%;
}

#content-main
{
	background-image:url('http://www.lifeteam.net/images/titlebar-fill.gif');
	background-position: right top;
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	text-align: left;
}
