body

{

	left: 0px;
	right: 0px;
	top: 100px;
	background-color: #fff;
	margin-left: 0px;
	text-align: center;
	margin-top: 100px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000;

}



a img { border: 0; }
A  { color: #000; }
A:link {	text-decoration:none; color: #304C64; }
A:visited {	text-decoration:none; color: #304C64; }
A:hover {	text-decoration: underline; color: #000; }



li { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; }



.footer { clear: both; }



#layer

{
  top: 50px;
  width: 800px;
  margin: auto;

}

#logo
{
  float: left;
  padding: 15px 0px 0px 0px;
  width: 330px;
  height: 400px;
  border-right: 1px solid #e1e1e1;
}

#logo span
{
  font-size: 24px; color: #990000; font-weight: bold;
}

#logo img
{
  text-align: left;
}

#text
{
  float: right;
  padding: 15px 0px 0px 50px;
  width: 400px;
  height: 135px;
  text-align: left;
}

#text span
{
  font-size: 12px; color: #990000;
}