.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.login-border {
	border: 1px solid #009ABB;
}
.contactus-border {
	border: 1px solid #6FB7FF;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#000000;
}

.footer_anim {
  background-color: #a1a1a1;
  padding: 9px 6px;
  height: 87px;
}

.footer_anim > div {
	margin-left: 8px;
	display: block;
	/*border: 1px solid red!important;*/
	float: left;
	text-align: center;
  width: 122px; 
  height: 87px;
  background-color: #ccc;
  position: relative;
}

.footer_anim_header {
  font-size: 10px;
  font-weight: bold;
}

.footer_anim_content {
  font-size: 9px;
  overflow: hidden;
}

.footer_anim_footer {
  font-size: 8px;
  font-weight: bold;
  position: absolute;
  bottom: 2px;
  margin-left: 12px
}

a > img {
  border: 0!important;
}

#footer_anim a:hover {
	background-color: #fff;
}

.bgcolor {
  background-color: #6AE31A;
}

#header_image {
  background: url(images/header_021.jpg);
}
