﻿body 
{
	text-align: center; /*background-color:#C5C5C5*/;
	background-color: #68A7DF;
}


/*=======CONTAINER=======*/

div#container {
	width: 750px;
	text-align: center;
	margin-top:-15px;
	/*
	margin: 0  auto;
	border: 1px gray solid;
	*/
}
.style1 
{
	margin-bottom: 0px;
}
.blurb {
	font-family:arial;
	font-size:x-small;
	color:black;
	text-align: center;
	width: 135px; 
	height: 76px;
	padding-top:4px;
	color: black;

}
.bulletlist1 {
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: -5px;
	margin-bottom: 0px;
}

.Highlight1 {
	background-color: #00FFFF;
}
.Highlight2 {
	background-color: #FF99FF;
}
.Highlight3 {
	background-color: #CCFF66;
}


/*=======HEADER BAR=======*/

}
div#header {
	background-position: bottom;
	width: 750px;
	height: 160px;
	background-color: #EEF7F2;
	/*background-image: url('Images/ByteAccess_Header.png');*/
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
}

div#logo {
	background-position: center bottom;
	vertical-align: bottom;
	margin-left: 10px;
	margin-top: 10px;
	width: 250px;
	float: left; 
}

div#headercontactinfo {
	width: 400px;
	height: 160px;
	float: right;
}

div#headercontactinfo h1 {
	font-family: Arial;
	font-size: 18pt;
	color: black;
	text-align: right;
	margin-top: 60px;
	margin-bottom: 8px;
	margin-right: 4px;
}

div#headercontactinfo h2 {
	font-family: Arial;
	font-size: 30pt;
	color: #206199;
	text-align: right;
	margin-top: 0px;
	margin-right: 4px;
}

div#headercontactinfo p {
	font-family: Arial;
	font-size: 10pt;
	color: #206199;
	text-align: center;
	margin-top: 0px;
}



/*=======TOP NAV BAR=======*/


div#topnav {
	width: 750px;
	height: 30px;
	background-color: #206199;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
}

div#topnav A:link {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;

	
}

div#topnav A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	vertical-align: middle;
}

div#topnav A:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 15px;
	line-height: 30px;
	vertical-align: middle;
}

div#topnav p {
	width: 750px;
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	line-height: 100%;
	vertical-align: middle;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;

	
}


 
/*=======BOX NAV BAR=======*/


div#boxnav {
	width: 750px;
	height: 150px;
	text-align: center;
	background-color: #EEF7F2;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #C5C5C5 solid;
}


div#boxnav h1 {
	font-family: Arial;
	font-size: 16pt;
	color: white;
	height: 30px;
	line-height: 105%;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}

div#boxnav p {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	height: 30px;
	line-height: 150%;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: -3px;
	margin-bottom: 12px;

}

div#samplebutton {
	background-position: center center;
	background-image: url('Images/ByteAccess_LargeButtonBackground.png');
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	float: left;
	cursor: hand;
}

div#samplebutton:hover {
	background-position: center center;
	background-image: url('Images/ByteAccess_LargeButtonBackground2.png');
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	float: left;
	cursor:hand;
}


div#samplebutton2 {
	background-position: center center;
	background-image: url('Images/ByteAccess_LargeButtonBackground2.png');
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	float: left
}

div#samplebutton3 {
	background-position: center center;
	background-image: url('Images/ByteAccess_LargeButtonBackground3.png');
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	float: left
}

div#samplebutton4 {
	background-position: center center;
	background-image: url('Images/ByteAccess_LargeButtonBackground4.png');
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	float: left
}

div#boxnav A:link {
	font-family: Arial;
	font-size: 13pt;
	color: white;
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
}

div#boxnav A:visited {
	font-family: Arial;
	font-size: 13pt;
	color: white;
	vertical-align: top;
	text-align: center;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#boxnav A:hover {
	font-family: Arial;
	font-size: 13pt;
	color: white;
	vertical-align: top;
	text-align: center;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}


/*=======MAIN CONTENT (LEFT)=======*/


div#contentcontainer {
	background-color: #EEF7F2;
	width: 750px;
}

div#maincontent {
	background-position: right;
	width: 499px;
	float: left;
	background-color: #EEF7F2;
		border-right: 1px #C5C5C5 solid;

}

div#maincontent h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #8EB411;
	line-height: 100%;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 20px;

}

div#maincontent h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #206199;
	line-height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#maincontent h3 {
	font-family: Arial;
	font-size: 10pt;
	color: #206199;
	line-height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}


div#maincontent p {
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: -5px;
	margin-bottom: 0px;
}


div#maincontent A:link {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#maincontent A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#maincontent A:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}



/*=======CONTENT FEATURES=======*/

div#contentfeatures {
	width: 250px;
	float: left;
	background-color: #EEF7F2;
}

div#contentfeatures h1 {
	font-family: Arial;
	font-size: 12pt;
	color: #206199;
	line-height: 100%;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

div#contentfeatures p {
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: -5px;
	margin-bottom: 0px;

}

div#contentfeatures A:link {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#contentfeatures A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#contentfeatures A:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}


/*=======CONTENT BENIFITS=======*/

div#contentbenefits {
	background-position: 30px bottom;
	width: 250px;
	float: left;
	background-color: #EEF7F2;
	border-bottom: 1px #C5C5C5 solid;
}

div#contentbenefits h1 {
	font-family: Arial;
	font-size: 12pt;
	color: #206199;
	line-height: 100%;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

div#contentbenefits p {
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: -5px;
	margin-bottom: 0px
}

div#contentbenefits A:link {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#contentbenefits A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#contentbenefits A:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}


/*=======LOGO BAR=======*/

div#logobar {
	width: 750px;
	height: 110px;
	background-color: #EEF7F2;
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	text-align: center;
	border-top: 1px #C5C5C5 solid;

	
}

div#logobar p {
	height: 100px;
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 100px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
}


div#logobartext {
	float: left;
	height: 100px;
	width: 200px;
}

div#logobarimage {
	float: left;
	width: 100px;
	height: 100px;
	padding-left: 10px;
	padding-right: 10px; 
}

/*=======BESPOKE SECTIONS=======*/
div#contactus{
	background-position: right;
	width: 499px;
	float: left;
	background-color: #EEF7F2;
}

div#contactus h1 {
	font-family: Arial;
	font-size: 16pt;
	color: #8EB411;
	line-height: 100%;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 20px;

}

div#contactus h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #206199;
	line-height: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
			margin-left: 20px;
}

div#contactus p {
	font-family: Arial;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left:100px;
}


div#contactus A:link {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#contactus A:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

div#contactus A:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #8EB411;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-weight: bold;
}




/*=======FOOTER=======*/

div#footer {
	width: 750px;
	height: 75px;
	background-color: #206199;
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	background-image:url('Images/ByteAccess_Footer.png');
	background-repeat: no-repeat;
	border-top: 1px gray solid;
	
}

div#footer p {
	width: 750px;
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 5px;
		
}
