.body {
	margin: 0px;
	height:760px;
	background:url(images/back-index.jpg) no-repeat;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}

#welnews {
	padding-top:20px;
	margin-left:400px;
	width:550px;
 	text-align: justify;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#news
	{
overflow: auto;
width: 560px;
height: 180px;
	}
.portfolio {
	background: url(images/por-back.jpg) no-repeat center;
	height:228px;
	width:274px;
}
.porpic {
	padding-top:5px;
	padding-left:22px;
}
#portfolio {
	color:#666666;
	margin-top:7px;
	margin-left:20px;
}

