BODY								{
	background-image: url(assets/background.png);
	background-color: #CCCCCC;
}
.panel1 {
	position: absolute;
	top: 114px;
	z-index: 10;
	left: 23px;
	height: 535px;
	width: 478px;
	background-image: url(assets/panel1_home.png);
}
.panel2 {
	top: 114px;
	position: absolute;
	z-index: 30;
	visibility: visible;
	height: 535px;
	width: 224px;
	left: 514px;
	background-image: url(assets/panel2_home.png);
	background-repeat: no-repeat;
}
.backgroundhome {
	background-color: #A5B7A7;
	background-image: url(assets/Background_home.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 800px;
	width: 760px;
	left: 0px;
	top: 0px;
	z-index: 5;
}
.navbar {
	background-image: url(assets/backgr_navbar.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 760px;
	top: 80px;
	position: absolute;
	left: 0px;
	z-index: 50;
}
.logo {
	background-repeat: no-repeat;
	position: absolute;
	left: 25px;
	top: 10px;
	height: 69px;
	width: 171px;
	z-index: 50;
}
.sitewidenav {
	position: absolute;
	height: 22px;
	width: 264px;
	top: 10px;
	left: 474px;
	z-index: 60;
}
.column1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	position: absolute;
	height: 280px;
	width: 216px;
	left: 14px;
	top: 148px;
	margin-bottom: 12px;
	line-height: 16px;
}
.column2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	padding: 4px 0px 0px;
	position: absolute;
	height: 166px;
	width: 216px;
	left: 242px;
	top: 148px;
	z-index: auto;
	margin-bottom: 12px;
	line-height: 16px;
}
.column3 {
	z-index: auto;
	width: 190px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	background-image: url(assets/panel2_home.png);
	background-repeat: no-repeat;
	height: 535px;
	padding-top: 14px;
	padding-left: 14px;
}
.introhome {
	position: absolute;
	height: 120px;
	width: 444px;
	left: 14px;
	top: 14px;
}
.grey_bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #717D8C;
}
.black_bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.linespace {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}
.imagebottomspace {
	margin-bottom: 11px;
}
a:link {
	color: #606977;
	text-decoration: none;
}
a:hover {
	color: #6D7F5C;
	text-decoration: underline;
}
a:visited {
	color: #6D7F5C;
	text-decoration: none;
}
