a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
  overflow: hidden;
  padding: 10px 0;
}

.container_12,
.container_16,
.container_24 {
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_12 {
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.container_16 {
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.container_24 {
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.maintext_black
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
}
.maintext_red
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#D50000;
}

#general_footer 
{ 
width: 960px;
margin:0 auto;


padding-top:30px;

}
.footer_1
{
	
	float:left;
	width:960px;
	height:auto;
	text-align:center;

}
.footer_2
{
	float:left;
	width:420px;
	height:auto;
	padding-left:50px;

}
.footer_3
{
	float:left;
	width:120px;
	height:auto;

}


