.bckgrnd {
	background-image: url(images/index_06.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.navbar {
	background-image: url(images/index_03.jpg);
}
.textspace {
	background-image: url(images/index_05.jpg);
	background-position: left top;
}
.bottom {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6E737A;
}
.imageposition {
	background-repeat: no-repeat;
	background-position: 6px;
}
.typeblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99B9F6;
}
.typemoreleading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6E737A;
	line-height: 22px;
}
