body {
	margin: 0px;
	background-color: #000000;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.content {
	background-image: url(cont_back.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	width: 600px;
}
.backline .content .cushycms-wysiwyg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.wel {
	padding-top: 13px;
	padding-left: 18px;
	margin: 0px;
}
.wel2 {
	padding-left: 18px;
}
.sorround {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.news {
	text-align: center;
	width: 230px;
	margin-right: 12px;
	margin-left: 2px;
	margin-top: 25px;
	padding: 0px;
	height: 400px;
	background-image: url(backlogo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FEFEFE;
	float: right;
}
.backline {
	background-image: url(cont_back.jpg);
	background-repeat: repeat-x;
}

.leftcontent {
	margin-left: 23px;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}

