.wspl {
	font-family: Arial;
	font-size: 24px;
	letter-spacing: 0.5em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9282F;
	width: 800px;
}
.hometext {
	font-family: Arial;
	font-size: 11pt;
	line-height: 18px;
	color: #000000;
	letter-spacing: 0.15em;
	text-align: justify;
	word-spacing: 0.1em;
	width: 100%;
}
.entertext {
	font-family: Arial;
	font-size: 10pt;
	line-height: 24px;
	color: #000000;
	letter-spacing: 0.25em;
	text-align: right;
	word-spacing: 0.1em;
	vertical-align: middle;
}
#column1 {
	width: 48%;
	float:left;
	left: 10px;
	top: 360px;
	overflow: hidden;
	padding-right:1%;
	padding-left: 1%;
	
}

#column2 {
	text-align: justify;
	width: 48%;
	padding-left:1%;
	float:right;
	padding-right: 1px;
}

li {
	font-family: Verdana;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
}
.contentServices {
	font-family: Verdana;
	font-size: 12pt;
	color: #B9282F;
	letter-spacing: 0.1em;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 10px;
}
.contentTextBox {
	font-family: Verdana;
	font-size: 12pt;
	background-image: url(images/content_serv.gif);
	position: absolute;
	height: 170px;
	width: 350px;
	left: 30px;
	top: 300px;
	float: left;
	background-repeat: no-repeat;
}

.seminarTextBox {
	font-family: Verdana;
	font-size: 12pt;
	background-image: url(images/seminars.gif);
	position: absolute;
	height: 100px;
	width: 350px;
	left: 400px;
	top: 270px;
	float: right;
	background-repeat: no-repeat;
}
.commTextBox {

	font-family: Verdana;
	font-size: 12pt;
	background-image: url(images/seminars.gif);
	position: absolute;
	height: 100px;
	width: 350px;
	left: 400px;
	top: 390px;
	float: right;
}
.pageTitles {
	font-family: Verdana;
	font-size: 18pt;
	color: #333333;
	text-align: center;
	border: 1px dotted #dfdfdf;
	letter-spacing: 0.1em;
	width: 400px;
	clear: both;
}
.explainText {
	font-family: Arial;
	font-size: 10pt;
	line-height: 24px;
	color: #660000;
	letter-spacing: normal;
	text-align: right;
	word-spacing: 0.1em;
	vertical-align: middle;
}
.captionText {
	font-family: Arial;
	font-size: 10pt;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: normal;
	vertical-align: top;
}
.linkText {
	font-family: Arial;
	font-size: 10pt;
	line-height: 24px;
	color: #D73C33;
	text-align: center;
	word-spacing: normal;
	vertical-align: top;
	border: 2px ridge #CCCCCC;
	clear: none;
	height: 20px;
	width: 800px;
	left: 0px;
}
.pubtext {

	font-family: Arial;
	font-size: 12pt;
	line-height: 24px;
	color: #000000;
	text-align: justify;
	width: 100%;
}

#top {
	width:100%;
	background-repeat: no-repeat;
}
