#catch {
	background-image: url(../../shared/images/bg_top.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 960px;
}
#catch ul {
	overflow: hidden;
}
#catch p {	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 140%;
}
#catch ul li {
	margin-bottom: 20px;
}
#link {
	float: right;
	margin-right: 20px;
}
#fb {
	float: left;
	width: 460px;
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#twocolum {
	overflow: hidden;
}


#login {
	background-image: url(../../shared/images/bg_top.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 960px;
	padding-top: 180px;
	padding-bottom: 180px;
}

#login p {	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 140%;
}#login img {
	margin-top: 50px;
	margin-bottom: 100px;
}
