@charset "utf-8";

/* CSS Document */
/** resets**/


	
h1 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 1.42857143;
	font-weight: bolder;
}

h2 {
	font-family: 'Merriweather', serif;
	font-size: 24px;
	margin: 0 0 -5px;
}

h4 {
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.1;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	
	
body	{
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #707070;
	line-height: 2em;


}


.ieMargins{
	margin: 0 auto;
	max-width: 900px;
}


img#FairgroveLogo {
	position: relative;
	top:50%;
	height: 50%;
	left: 0px;
	margin: 0 0 0 10px;
}

img#ElectPayLogo {
	position: relative;
	height:30%;
	vertical-align:right;
	margin-right: 2%;
	margin-bottom: 5px;	
	margin-left: 10px;
}

@media (min-width: 768px) {
	img#ElectPayLogo {
		position: relative;
		top: 85px;
		height:30%;
		vertical-align:right;
		margin-right: 2%;
		float: right;
		
	}
}

#top-titleText{
		width: 100%;
		padding: 30px 10px 0px 10px;
		margin: 30px 0 0;
		font-size: 30px;
		font-weight: bold;
}

#main-titleText{
		width: 100%;
		padding: 10px 10px 0px 10px;
		margin: 10px 0 0;
		font-size: 60px;
		font-weight: bolder;
		line-height: 1em;
		color: #03a897;
}
#page-wrapper{

	margin: 0 auto;

}

#color-block{
width: 100%;
margin: 0 auto;
background-color: #25A129;	
height: 100px;
color: white;

}

#logo-wrapper {

	top: 0%;
	height: 20%;
}
 hr.style-one { border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc); }
 

 
 #chip-technology-image{
	max-width: 705px;
	mix-width: 20px;
 }
	#footer {
	margin: o auto;
	moz-border-radius: 0 0 5px 5px;
	webkit-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.outerTable {
	margin: 30px;
	padding: 10px;
	border-spacing: 0px;
	border: thin;
	width: 100%;
}

#innerTable {
	padding: 10px;
	width: 100%;
}

.mastercardLogo {
	width: 60%;
	min-width:100px;
	position:relative;
	bottom:-22px;
	
}

.list {
	font-weight: bold;
}

.space {
	padding-top: 13px;
	padding-bottom: 13px;
}

#nav {
	float: right;
	margin-right: 0.5em;
}
@media (max-width: 520px) {
	#logocell{
		display:none;
	}
}

.EmailAddress {
	text-decoration: underline;
	font-weight: bold;
	}
