/*
*****************************************
 ProVision Graphics
*****************************************
*/

.header-background {
	background-image: url(../images/template/masthead-droplets.png);
	background-repeat: repeat-x;
	
}
.footer-background {
	background-image: url(../images/template/footer-background.png);
	background-repeat: repeat-x;
	
}
#submit {
  background-color: #35adee;
  padding: 1.2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 6px;
  color: #fff;
  text-decoration: none;
  border: none;
}
#submit:hover {
  border: none;
  background: #1b519f;
}
.white {
	color: #fff;
}
.hero-image-why-choose-us {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -140px;
	margin-left: 0px;
	padding: 0px;
}
.why-choose-us-hero-background {
	background-color: #e3f6e5;
}
.helpful-links-hero-background {
	background-color: #1941a3;
}
.index-hero-background {
	background-color: #dcecf4;
}
.contact-us-form {
	margin-top: -80px;
}






/*
******************************
         Stuff
******************************
*/


