﻿body {
	background: #666 url(image/15603876.gif);
	background-repeat: repeat-x;
	background-position:left top;
	background-attachment:fixed;
	margin: 0px;
}
div#content {
	margin-top: 20px;
}
.container {
	position: relative;
	top: 0px;
	left: 0px;
}
div#logo {
	z-index: 1;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 135px;
	height:50px;
}
div#companyname	{
	background-color: transparent;
	white-space: nowrap;
	z-index: 3;
	position: absolute;
	left: 150px;
	top: 85px;
	height: 83px;
	width: 540px;
	overflow: hidden;
}
div#companytagline {
	background-color: transparent;
	white-space: nowrap;
	z-index: 2;
	position: absolute;
	right: 180px;
	top: 182px;
	height: 60px;
	width: 670px;
	overflow: hidden;
}
div#nav {
	background-color: transparent;
	z-index: 5;
	position: absolute;
	right: 15px;
	top: 0px;
	width: 146px;
	height: 233px;
	overflow: hidden;
}