body {
	background-color: #4A5756;
	font-family: Verdana;
	margin: 0;
	margin-bottom: 72px;
}

img {border:0;}

#wrapper {
	background: #4A5756 url('images/background.png') no-repeat;
	height: 768px;
	margin: 72px auto 0px auto;
	width: 1024px;
}

h1 {
	background: #4A5756 url('images/header.png') no-repeat;
	float: left;
	height: 200px;
	margin: 0;
	text-indent: -9999px;
	padding: 0;
	width: 562px;
}

#header ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 462px;
}

#header ul li {
	display: block;
	float: left;
}

#header ul li a {
	display: block;
	height: 200px;
	text-indent: -99999px;
}

#header ul li.header_retail a {
	background-image: url(images/header_retail.png);
	width: 209px;
}

#header ul li.header_networks a {
	background-image: url(images/header_networks.png);
	width: 253px;
}

#content {
	height: 568px;
	position: relative;
	top: 200px;
	width: 1000px;
}

#text {
	color: #5e6b68;
	font-size: 21px;
	font-style: italic;
	padding-left: 56px;
	padding-right: 626px;
	position: absolute;
	top: 42px;
}

#text p {
	margin-top: 0;
}

#image1 {
	height: 162px;
	left: 433px;
	position: absolute;
	top: 40px;
	width: 535px;
}

#content ul {
	left: 430px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 274px;
}

#content ul li {
	height: 104px;
	margin: 0;
	margin-bottom: 10px;
	width: 417px;
}

#content ul li a {
	display: block;
	font-size: 0px;
	height: 104px;
	text-indent: -9999px;
	width: 417px;
}

#content ul li.tasgas_retail {
	background: transparent url('images/button1.png');
}

#content ul li.tasgas_networks {
	background: transparent url('images/button2.png');
}

* html #content {
	top: 0;
}