
		/******* Footer Map and Form Styles *******/
		.googlemap .btn-primary{
			background: background: rgb(61, 133, 198);background: -moz-linear-gradient(top, rgb(159, 197, 232) 0%, rgb(61, 133, 198) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(159, 197, 232)), color-stop(100%,rgb(61, 133, 198)));background: -webkit-linear-gradient(top, rgb(159, 197, 232) 0%,rgb(61, 133, 198) 100%);background: -o-linear-gradient(top, rgb(159, 197, 232) 0%,rgb(61, 133, 198) 100%);background: -ms-linear-gradient(top, rgb(159, 197, 232) 0%,rgb(61, 133, 198) 100%);background: linear-gradient(to bottom, rgb(159, 197, 232) 0%,rgb(61, 133, 198) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fc5e8', endColorstr='#3d85c6',GradientType=0 );;
			
		}
		