body {
	font: normal 13px Verdana, Helvetica, Arial, sans-serif;
	color: #444;
}

h1 {
	color: #225293;
}
h2
{
	color: #444;
}
h3 {
	color: #225293;
}
h4 {
	color: #444;
}
h5 {
	color: #225293;
}
h6 {
	color: #444;
}

a,
a:link,
a:visited,
a:active {
	color: #222;
}

hr {
	color: #666;
}




a.TextButton,
input.TextButton,
a.Method {
	border-color: #000;
	color: #fff;
	background: #666;
}

a.TextButton:hover,
input.TextButton:hover,
a.Method:hover {
	color: #eee;
}





#container {
	background-color: #fff;
}


#Logos .footer-partner-logo {
	display: none;
}

#Logos .footer-mobile-logo {
	display: block;
}

#Footer a {
	color: #fff;
}

#AboutUs {
	background-color: #ffffff;
}

#AboutUs h1 {
	color: #1E6A8E;
}

#ContactUs {
	background-color: #BFF1FA;
}

#ContactUs h1 {
	color: #1E6A8E;
}

#OurServices {
	background-color: #ffffff;
}

#OurServices h1 {
	color: #1E6A8E;
}

#Products {
}

#Products h1 {
	color: #1E6A8E;
}

.VironAlliance {
	display: block;
}

.VironEQ {
	display: none;
}