/* LINK STYLING */

a:link { color: #FFFFFF }  
a:visited { color: #FFFFFF } 
a:active { color: #FFFFFF } 
a:hover { color: #C9DDD2 } 
a { text-decoration: none; }


.specialoffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	vertical-align: top;
}
.specialoffer a:link {
  color: #FFFFFF;
  text-decoration: none;
  }
  .specialoffer a:hover {
  color: #C9DDD2;
  }
  
  .specialsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 16px;
	vertical-align: top;
}
.specialsmall a:link {
  color: #FFFFFF;
  text-decoration: none;
  }
  .specialsmall a:hover {
  color: #C9DDD2;
  }

  .specialsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	vertical-align: top;
}
.specialsmaller a:link {
  color: #FFFFFF;
  text-decoration: none;
  }
  .specialsmaller a:hover {
  color: #C9DDD2;
  }
  
    .specialsmall1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	vertical-align: top;
}
.specialsmall1 a:link {
  color: #FFFFFF;
  text-decoration: none;
  }
  .specialsmall1 a:hover {
  color: #C9DDD2;
  }

#wrapper {

	width: 800px;

}


#cButton {

	position: absolute !important;
	margin-top: 580px;
	margin-left: 282px;
	
}