body {
	background-image: url(img/kart.gif);
	background-position: 2px 55px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#container {
	float: left;
	width: 1000px;
}

.aCol {
	float: left;
	width: 190px;
	padding: 0 35px 0 15px;
}

.aCol,
.bCol,
.cCol,
.dCol,
.eCol {
	float: left;
	width: 190px;
}

.bcCol,
.cdCol,
.deCol {
	float: left;
	width: 370px;
}

.abcCol {
	float: left;
	width: 605px;
	padding: 0 0 0 15px;
}

.cdeCol {
	float: left;
	width: 570px;
}

.bcdCol {
	float: left;
	width: 570px;
}


.bcdeCol {
	float: left;
	width: 760px;
}

#siteHeader {
	position: relative;
	/*background-image: url(/media/img/co2-01.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	width: 990px;
	height: 180px;	
}

#siteHeader #logo {
	position: absolute;
	top: 70px;
	left: 15px;
}

#siteHeader #logo h1,
#siteHeader #logo h1 a {
	background-image: url(img/sft-108x38.png);
	display: block;
	width: 207px;
	height: 69px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 1000px;
	text-decoration: none;
	border: none;
}

#siteHeader #intro {
	position: absolute;
	top: 66px;
	left: 240px;
	width: 700px;
}

#siteHeader #intro h1 {
	font-family: arial, sans-serif;
	font-size: 28px;
	line-height: 34px;
	margin: 0;
	padding: 0;
	border: none;
}

#siteHeader #intro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* FUNCBAR */

#funcbar {
	position: absolute;
	top: 0;
	left: 0;
	background-color: Black;
	width: 1000px;
	height: 25px;
	padding: 10px 0px 5px 0;
}

#funcbar a {
	color: #ccc;
	text-decoration: none;
}

#funcbar a:hover {
	text-decoration: underline;
}

#funcbar p {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #ccc;
	margin: 0;
	padding: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.colgroup {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}

.colgroup p a {	
	text-decoration: underline;
}

.colgroup p a:hover {
	text-decoration: none;
}

.group {
	float: left;
	padding-left: 10px;
	border-left: 1px dotted #666;
}

.first {
	border-left: 1px solid #f1f0ef;
}

#siteFooter {
	float: left;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;	
	border-top: 1px solid #d0d7dd;	
	width: 100%;	
}

#siteFooter p {
	padding: 5px 0 0 0;	
	font-size: 10px;
}

#siteFooter p a {
	text-decoration: underline;
}

#siteFooter p a:hover {
	text-decoration: none;
}

.chartheading 
{
    height: 35px;
}

.unitHeader
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}