html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {margin:0px; padding:0px; border:0px; outline:0px;}
:focus {outline: 0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 13px;
}
body {
	background-image: url(../img/master-bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#master-container {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 997px;
}
#top-master {
	background-image: url(../img/top-master.jpg);
	clear: both;
	float: left;
	height: 403px;
	width: 997px;
	background-repeat: no-repeat;
	background-position: left top;
}
#top-box {
	clear: both;
	float: left;
	width: 997px;
	height: 68px;
}
#logo {
	float: left;
	padding-top: 0px;
	padding-right: 56px;
}
#nav {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	width: 715px;
	line-height: 13px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #nav {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	width: 715px;
	line-height: 13px;
}
}
#nav img {
	margin-right: 11px;
}
#nav a {
	color: #FFFFFF;
	margin-right: 20px;
	text-decoration: none;
	padding: 0px;
}
#nav a:hover {
	color: #01C3E7;
	text-decoration: none;
}
#nav #active-page{
	color: #01C3E7;
}
#header {
	clear: both;
	float: left;
	height: 305px;
	width: 998px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#headerSubPages {
	clear: both;
	float: left;
	height: 135px;
	width: 997px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border:solid 1px black;
}
#main-content {
	float: left;
	width: 997px;
	padding-top: 10px;
	padding-bottom: 51px;
}
.home-cont-box {
	background-image: url(../img/bg-cont-boxes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	float: left;
	height: 253px;
	width: 315px;
}
#middle-cont-box {
	margin-right: 11px;
	margin-left: 11px;
}
.home-cont-box .heading {
	font-size: 19px;
	color: #FFFFFF;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
	line-height: 23px;
}
.home-cont-box .heading h2{
	font-size: 19px;
	color: #FFFFFF;
	float: left;
	line-height: 23px;
}
.home-cont-box .text-content {
	line-height: 20px;
	color: #000000;
	clear: both;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	width: 295px;
}
.home-cont-box #hdng-enterprise {
	background-image: url(../img/hdng-bg-enterprise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 33px;
	width: 305px;
	margin-bottom: 25px;
}
.home-cont-box #hdng-smbusiness {
	background-image: url(../img/hdng-bg-small-business.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 33px;
	width: 305px;
	margin-bottom: 25px;
}
.home-cont-box #hdng-homeoffice {
	background-image: url(../img/hdng-bg-home-office.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 33px;
	width: 305px;
	margin-bottom: 25px;
}
a#learn-more-enterprise {
	background-image: url(../img/lrn-more-enterprise.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 31px;
	width: 140px;
	display: block;
}
a#learn-more-enterprise:hover {
	background-image: url(../img/lrn-more-hover.jpg);
}
a#learn-more-sm-business {
	background-image: url(../img/lrn-more-smbusiness.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 31px;
	width: 140px;
	display: block;
}
a#learn-more-sm-business:hover {
	background-image: url(../img/lrn-more-hover.jpg);
}
a#learn-more-home-office {
	background-image: url(../img/lrn-more-homeoff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 31px;
	width: 140px;
	display: block;
}
a#learn-more-home-office:hover {
	background-image: url(../img/lrn-more-hover.jpg);
}
#footer {
	font-size: 11px;
	color: #636363;
	clear: both;
	float: left;
	width: 997px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: -20px;
}
#footer p {
	margin-bottom: 10px;
}
#footer span {
	font-size: 10px;
}
#footer a {
	color: #636363;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#top-box h1
{
	font-size:10px;
	color:White;
	padding-bottom:10px;
	padding-top:1px;
}
.text-content a
{
	color:black;
	text-decoration:none;
}