#home-static-head div{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	margin-left:5px;
	margin-top:5px;
}
#newsletter-text{
	width:410px;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
}
#home-static-text div{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	margin-top:10px;
	margin-left:5px;
}
.emaillist {
	font-family:Arial;
	font-size:12px;
	color:#333333;
}
#home-static-list{
	list-style-type:none;
}
.home-list-li{
	float:left;
}
.home-list-head{
	float:left;
	width:430px;
}
.home-list-desc{
	width:420px;
	float:left;
	font-family:Verdana;
	font-size:12px;
	color:#333333;
}
.home-list-head a{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#5B95B5;
}
.home-list-head a:hover{
	text-decoration:underline;
	color:#7BB5D5;
}
.spliter{
	float:left;
	height:8px;
	width:350px;
}
.links-text{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#555555;
	float:left;
	margin-left:25px;
	margin-top:5px;
}
.links-spliter{
	float:left;
	margin-top:10px;
	height:15px;
	width:100px;
}