﻿#wrapper
{
}
#header
{
		background: #E75E1F url(headWide.gif) no-repeat;
}
#h2Experience
{
		width: 187px;
		height: 60px;
		position: relative;
}
#h2Experience span
{
		background: url(experience.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
}
#h2Services
{
		width: 151px;
		height: 50px;
		position: relative;
}
#h2Services span
{
		background: url(services.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
}
#h2Links
{
		width: 101px;
		height: 50px;
		position: relative;
}
#h2Links span
{
		background: url(links.gif) no-repeat;
		position: absolute;
		width: 100%;
		height: 100%;
}
#contentWrapper
{
		background: #F06728 url(bgLeft.gif) repeat-y left;
}
#content
{
		background: transparent url(tail.gif) no-repeat top left;
}
#content .gutter
{
		padding-left: 40px;
}
#footer
{
		background: #E75E1F url(footWide.gif) no-repeat top left;
}
