#wlcm{
	width:950px;
	height:100px;
	margin: 10px auto 10px auto;
	/*padding:25px;*/
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/home/wlcback.png);
}
#wlcm p{
	padding:25px;
}

#wlcmS2{
	width:950px;
	height:200px;
	margin: 10px auto 10px auto;
	/*padding:25px;*/
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/home/wlcbackS2.png);
}
#wlcmS2 p{
	padding:25px;
}

#blk_imgtxt {
	/*border:2px dashed red;*/
	width:950px;
	/*height:720px;*/
	margin: 10px auto 10px auto;
	padding: 0px;
	
	height:300px;
}

#blk_cntr {
	width:950px;
	margin: 10px auto 10px auto;
	padding: 0px;
}

hr{
	color: #999999;
	background-color: #999999;
	height: 1px;
	width:950px;
	margin: 10px auto;
	border: 0;
}

#blk_img{
	margin: 0px;
	padding: 0px;
	float:left;
	width:450px;
}

#blk_txt{
	/*border:1px dotted green;*/

	padding: 0px;
	margin: 0px;
	float:right;
	width:490px;
	height: 300px;
	
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 12px;
	font-weight: normal;
	
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/img/home/txtback.png);
	
	
}

#blk_txt #txt{
	/*border:1px dotted blue;*/
	margin: 0px 15px 0px 15px;
	height:195px;
}

#blk_txt h2{
	margin:15px;
	font-family: "Lucida Grande", Geneva, Arial;
	font-size: 14px;
}

#dnwlnk{
	text-align: right;
	/*border:1px dotted yellow;*/
	padding:0px 15px;
}