body	{
	font-family:Verdana;
	font-size: 12px;
	background-color: #27520A;
	margin: 0;
	padding: 37px 0 0;
	text-align: center;
	line-height: 1.5em;
	}

a	{
	color:#fff;
	font-weight: normal;
	}

#contents	{
	position: relative;
	width: 914px;
	height: 497px;
	text-align: left;
	background: url('images/contact_right_back.gif') right top no-repeat #1d3c07;
	margin: 0 auto;
	padding: 0;
	}

#sidebar	{
	position: absolute;
	width: 295px;
	height: 497px;
	background: url('images/contact_left_back.jpg') left top no-repeat;
	}

#copy	{
	position: absolute;
	width: 615px;
	left: 296px;
	top: -1px;
	height: 497px;
	}

h1	{
	position: relative;
	left: -102px;
	top: 5px;
	width: 420px;
	height: 140px;
	background:url('images/envsol_logo.png');
	z-index: 100;
	margin: 0;
	padding: 0;
	background-image: url(images/envsol_logo_2.png);
	}

h2	{
	font-size: 1em;
	margin: 3em 0 1em 0;
	color: #2b962f;
	}

h3	{
	font-size: 1em;
	margin: 1em 0 0 0;
	color: #fff;
	}

p	{
	font-weight: bold;
	color: #2b962f;
	margin: 1em 0 0 0;
	}

.address	{
	font-weight: normal;
	}

.department	{
	font-weight: normal;
	font-style: italic;
	color: #fff;
	}

.replace {
	position: absolute;
	top: -200em;
	width: 50em;
	font-size: 5%;
	visibility: hidden;
	}
