.mainboxpadding {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #828282;
	padding-top: 10px;
}
.introcopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #828282;
	text-indent: 30px;
}
.packagecopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a8a8a8;
}

.headerFont{
	color:#74acc0;	
}



.mobylinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a8a8a8;
}

.mobylinks:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #74acc0;
}
html, body {
height: 100%;
}
body {
	background-image: url(images/bg.gif);
	background-color: #74acc0;
	background-repeat: repeat-x;
}
.mainbox h1 {
	font-size: 14px;
	color: #448196;
	font-weight: normal;
	line-height: 12px;
}
.mainbox {
	text-align: center;
	padding-bottom: 10px;
}
 a {
	color: #448196;
	text-decoration: none;
}
.introcopy h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	display: inline;
}a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodycopy h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.bodycopy p {
	padding: 0px;
	margin: 5 0 0 0px;
	text-indent: 30px;
}
.mainboxpadding h2 {
	font-size: 12px;
	margin: 0px 0 20px 0;
	padding: 0px;
	display: block;
	text-align: center;
}
.bodycopy .contact {
	text-align: center;
	text-indent: 0px;
}

