body {
	font-size: 11px;
	height: auto;
	padding-bottom: 0px;
	margin: 0;
	background-repeat: repeat-y;
	background-color: #FFF;
	padding-top: 0px;
	background-position: center;
}

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

a:hover {
  text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
.but {
	text-align: left;
	vertical-align: bottom;
	height: 100%;
}
.but img{
	vertical-align: bottom;
	padding-top: 30px;
	margin-right: 15px;
}

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

p {
	border: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	margin: 0;
}

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

/**.container_12 {
  background-image: url(../img/12_col.gif);
}

.container_16 {
  background-image: url(../img/16_col.gif);
}

.container_24 {
  background-image: url(../img/24_col.gif);
}**/.des {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.2em;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 50px;
}

.sep{
	background-color: #F00;
	width: 95%;
	vertical-align: middle;
}

.big{
	background-color: #37b9eb;
	height: 26px;
	width: 95%;
	margin-bottom: 10px;
	font-size: 1.8em;
	font-weight: bolder;
	text-indent: 10px;
	color: #FFF;
	text-shadow: 0px 1px 1px #555;
}

.small{
	width: 95%;
	margin-bottom: 20px;
	font-size: 1.2em;
	color: #333;
	margin-left: 10px;
}

.copyright{
	width: 95%;
	font-size: .9em;
	color: #333;
	text-align: center;
	margin-top: 20px;
}

.top{
	margin-bottom: 15px;
}
