body
{
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #7998cb;
}

#layer
{
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	height: auto;	
}

#banner
{
	width: 855px;
	height: 100px;
	padding-top: 60px;
	padding-left: 5px;
}

#message
{
	position: absolute;
	top:25px;
	width: auto;
	height: 122px;
	margin-left: 408px;
}

#content
{
	width: 860px;
	height: auto;
}

#footer
{
	width: 860px;
	height: auto;
	text-align: center;
	margin-top: 80px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#bs
{
	width: 855px;
	height: 80px;
	padding-top: 60px;
}

.foot
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.foot
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.foot:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.foot:hover
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;	
}

