body {
	font: .85em;
	#000;
	background: #a8a8a7;
	}
#container {
	width:849px;
	background: url(images/sidebarbg.gif) repeat-y 0 0 #FFF;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: auto;
	border:1px #000 solid;
	font: 1em verdana, sans-serif;
	}

#header	{
	background: url(images/companybanner.gif) no-repeat #FFF;
	width: 849px;
	height: 188px;
	color: #000;
	}
#content	{
	text-align: left;
	text-decoration: none;
	color: #000;
	width:600px;
	margin-left: 150px;
	font: 1em verdana, sans-serif;
		}
#content table	{
	margin-left: auto;
	border: 0px;
	text-align: right;
	width: 100%;
	text-style: bold;
	}
#content li 	{
	margin-left: 25px;
	}
#content a {
	background: #fff;
	}
h2	{text-align:center;
	color: #000;
	}
h4	{
	color: #a81315;
	}
#header table 	{
	width: 85%;
	margin-top: 132px;
	margin-left: 126px;
	}	
#header td	{
	border: 1px #000 solid;
	text-align: center;
	font-size: .75em;
	width: 14%;
		}
#header a {
	text-decoration: none;
	color: #000;
	background: #fff;
	}
#header a:link, a:focus {
	text-decoration: none;
	color: #000;
	background: #fff;
	}
#header a:hover {
	text-decoration: underline;
	color: #000;
	background: #fff;
	}
#footer	{
	font: .8em verdana, sans-serif;
	color: #000;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 849px;
	padding: 0px 3px 0px 3px;
	background: #a8a8a7;
	}
#footer li {
	display: inline;
	color: #000;
	background: #a8a8a7;
	}
#footer a {
	text-decoration: none;
	color: #000;
	padding-left: 20px;
	background: #a8a8a7;
	}
#footer a:hover, a:focus  {
	background: #a8a8a7;
	text-decoration: underline;
	color: #000;
	}
#footer a.first, a:hover.first, a:focus.first	{
	background: #a8a8a7;
	}
	
