body {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
}

h1 {
	background-color: #982068;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #669999;
}

h3 {
	font-weight: bold;
	color: #660033;
}

a:link {
	color: #660033;
	text-decoration: underline;
}

a:visited {
	color: #660033;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.companyinfo {
	position: absolute;
	left: 172px;
	top: 0px;
	z-index: 10;
	line-height: 0px;
}

.mainimage {
	position: absolute;
	left: 172px;
	top: 126px;
	height: 100%;
	background: url(images/bground3.gif) repeat #982068;
	z-index: 10;
}

.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 126px;
	width: 172px;
	height: 100%;
	background-color: #B0CBCB;
	z-index: 10;
}

.menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.menu li {
	margin: 15 12 0 12;
}

.menu a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.menu a:active {
	text-decoration: underline;
}

.currentpage {
	color: #660033;
}

.content {
	position: absolute;
	left: 348px;
	top: 98px;
	z-index: 10;
}

p {
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.text {
	padding: 14 20% 26 32;
}

.decorativebit {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 126px;
	width: 100%;
	z-index: 1;
	background: url(images/bground2.gif) repeat #B0CBCB;
}

.topleft {
	width: 172px;
	height: 126px;
	background: url(images/bground1.gif) repeat #669999;
	z-index: 10;
}

.greybar {
	position: absolute;
	left: 0px;
	top: 98px;
	width: 172px;
	height: 28px;
	background-color: 808080;
	z-index: 20;
}