html, body {
	margin: 0;
	background: url(images/page-BG.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #004c88;
	text-decoration: underline;
}

a:hover {
	color: #004c88;
	text-decoration: none;
}

.content {
	width: 949px;
	padding: 0;
	margin: 0 auto;
}

.top {
	width: 949px;
	height: 130px;
	text-align: left;
}


.footer {
	width: 874px;
	margin-left: 75px;
	margin-top: 15px;
	border-top: solid 1px #aeaeae;
	padding-top: 20px;
	height: 80px;
	font-size: 11px;
	line-height: 24px;
	color: #525252;
	text-align: center;
}

.footer a {
	color: #525252;
	text-decoration: underline;
}

.footer a:hover {
	color: #525252;
	text-decoration: none;
}

.support-maincontent {
	width: 857px;
	padding-left: 92px;
	padding-top: 45px;
	height: 355px;
	background-image: url(images/support-BG.jpg);
	background-position: 75px 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.support-main-text {
	color: #FFFFFF;
	text-align: left;
	width: 627px;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	font-weight: 800;
}

.support-content {
	width: 627px;
	height: 220px;
	color: #004b88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}

.support-content-phone {
	width: 200px;
	height: 85px;
	padding-top: 135px;
	float: left;
	text-align: center;
	background-image: url(images/phone-img.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-right: dotted 1px #004b88;
}

.support-content-faq {
	width: 200px;
	height: 85px;
	padding-top: 135px;
	float: left;
	text-align: center;
	background-image: url(images/FAQ-img.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border-right: dotted 1px #004b88;
}

.support-content-email {
	width: 224px;
	height: 85px;
	padding-top: 135px;
	float: left;
	text-align: center;
	background-image: url(images/mouse-img.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
