body {
	background-color:#996633;
	margin: 0px;
}

h1 {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 1px 0px 0px 0px;
	color: #ffffff;
	text-align: right;
}

.homepagemaintextcontainer {
	display: table;
	border-collapse: collapse;
	margin: auto;
}

.homepagemaintextcolumn {
	display: table-row;
	overflow: hidden;
	width: 700px;
}

.homepagemaintextcell {
	display: table-cell;
	width: 700px;
	padding-right: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.homepagelefttextcontainer {
	display: table;
	border-collapse: collapse;
	margin: auto;
}

.homepagelefttextcolumn {
	display: table-row;
	overflow: hidden;
	width: 700px;
}
.homepagelefttextcell {
	display: table-cell;
	width: 250px;
	padding-right: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.insidepagelefttextcontainer {
	display: table;
	border-collapse: collapse;
	margin: auto;
}

.insidepagelefttextcolumn {
	display: table-row;
	overflow: hidden;
	width: 700px;
}

.insidepagelefttextcell {
	display: table-cell;
	width: 250px;
	padding-right: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.insidepagerighttextcell {
	display: table-cell;
	width: 450px;
	height: 400px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.insidepage2lefttextcontainer {
	display: table;
	border-collapse: collapse;
	margin: auto;
}

.insidepage2lefttextcolumn {
	display: table-row;
	overflow: hidden;
	width: 700px;
}
.insidepage2lefttextcell {
	display: table-cell;
	width: 450px;
	padding-right: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.insidepage2righttextcell {
	display: table-cell;
	width: 250px;
	height: 400px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}
.homepagerighttextcell {
	display: table-cell;
	width: 450px;
	height: 300px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.homepagebodytext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

.homepage2lefttextcontainer {
	display: table;
	border-collapse: collapse;
	margin: auto;
}

.homepage2lefttextcolumn {
	display: table-row;
	overflow: hidden;
	width: 700px;
}
.homepage2lefttextcell {
	display: table-cell;
	width: 450px;
	padding-right: 20px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.homepage2righttextcell {
	display: table-cell;
	width: 250px;
	height: 300px;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
	margin: auto;
}

.levelacontainer {
	margin: 0 auto 0 auto;
	margin-top: 0px;
	display: table;
	border-collapse: collapse;
}
.levelacolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
	height: 10px;
}

.levelacell {
	display: table-cell;
	width: 1000px;
	height: 7px;
	background-color: #c60000;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.leveltwocontainer {
	margin-top: 0px;
	display: table;
	align: center;
	border-collapse: collapse;
}

.leveltwocolumn {
	display: table-row;
	overflow: hidden;
	align: center;
	width: 1000px;
}

.leveltwocell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 10px;
	border: 2px solid green;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.whitey {
	display: table-cell;
	align: center;
	width: 1000px;
	background-color: #999999;
	height: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.topwhitecontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.topwhitecolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.topwhitecell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 1px;
	padding-top: 2px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.floorwhitecontainer {
	margin-top: -4px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.floorwhitecolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}
.floorwhitecell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 1px;
	padding-top: 2px;
	background-color: #c60000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}


.topblackcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.topblackcolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.topblackcell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 10px;
	padding-top: 0px;
	background-color: #66ccff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.topwhite2container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.topwhite2column {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.topwhite2cell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 1px;
	padding-top: 0px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelbcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}/* this holds the two top banner components including the fone number */

.levelbcolumn {
	display: table-row;
	overflow: hidden;
	width: 2400px;
}

.levelbcell {
	display: table-cell;
	align: center;
	width: 2400px;
	height: 170px;
	background-color: #8eb0ef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelthreecontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelthreecolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.levelthreecell {
	display: table-cell;
	align: center;
	width: 1000px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.gallerywrappercontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.gallerywrappercolumn {
	display: table-row;
	overflow: hidden;
	width: 850px;
}

.gallerywrappercell {
	display: table-cell;
	width: 850px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
	margin: auto;
}

hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}

.levelfourcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelfourcolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.levelfourcell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 302px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelfivecontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelfivecolumn {
	display: table-row;
	overflow: hidden;
	width: 2400px;
}

.levelfivecell {
	display: table-cell;
	align: center;
	width: 2400px;
	height: 30px;
	background-color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelsixcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelsixcolumn {
	display: table-row;
	overflow: hidden;
	width: 2400px;
}

.levelsixcell {
	display: table-cell;
	align: center;
	width: 2400px;
	height: 50px;
	background-color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.levelsevencontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: table;
	border-collapse: collapse;
}

.levelsevencolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.levelsevencell {
	display: table-cell;
	align: center;
	width: 1000px;
	height: 16px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.superioraddresstext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

.mainbodyintrotext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

.servicelisttext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding-left: 10px;
}

.whitefootertitletext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.whitefootertext {
	font-family: "helvetica neue", lucida sans, arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

.footertextbox {
	display: table-cell;
	width: 300px;
	height: 210px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}














.cloudbandcontainer {
	display: table;
	border-collapse: collapse;
}

.cloudbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.cloudbandcell {
	display: table-cell;
	width: 1000px;
	height: 7px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.topbandcontainer {
	display: table;
	border-collapse: collapse;
}

.topbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 1600px;
}

.topbandcell {
	display: table-cell;
	width: 1600px;
	height: 10px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.lowerbandcontainer {
	display: table;
	border-collapse: collapse;
}

.lowerbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 1600px;
}

.lowerbandcell {
	display: table-cell;
	width: 1600px;
	height: 20px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.brandingtext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	line-height: 18 8px;
	padding: 7px 0px 7px 0px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.sloganbandcontainer {
	display: table;
	border-collapse: collapse;
}

.sloganbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
	height: 61px;
}

.sloganbandcell {
	display: table-cell;
	width: 1000px;
	height: 61px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0099ff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.sloganbandtext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.sloganbandtext A:link {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.sloganbandtext A:visited {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.sloganbandtext A:active {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.sloganbandtext A:hover {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.paymentbandcontainer {
	display: table;
	border-collapse: collapse;
}

.paymentbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 1000px;
}

.paymentbandcell {
	display: table-cell;
	width: 1000px;
	height: 42px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.paymentbandtext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.blackbandcontainer {
	display: table;
	border-collapse: collapse;
}

.blackbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 2400px;
}

.bandleftcell {
	display: table-cell;
	width: 2400px;
	background-color: #000000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.bandrightcell {
	display: table-cell;
	width: 800px;
	background-color: #999999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

#topaddressbox {
	width: 290px;
	vertical-align: top;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 16px;
	font-family: "lucida grande", arial, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #FC0;
	font-weight: bold;
	border: 1px solid green;
}

.superiornavcontainer {
	margin-top: 12px;
	display: table;
	border-collapse: collapse;
}

.superiornavcolumn {
	display: table-row;
	overflow: hidden;
	width: 340px;
	height: 50px;
}

.superiornavcell {
	display: table-cell;
	border: 1px solid #000000;
	width: 550px;
	height: 30px;
	background-color: #000000;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.superiormobinavtext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
	background-color: #000000;
}

.superiormobinavtext A:link {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.superiormobinavtext A:visited {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.superiormobinavtext A:active {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.superiormobinavtext A:hover {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0066cc;
	font-weight: bold;
	text-decoration: underline;
}

.servicescell {
	display: table-cell;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid blue;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.homepageheadlinetext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #c60000;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

.contactbandcontainer {
	display: table;
	border-collapse: collapse;
}

.contactbandcolumn {
	display: table-row;
	overflow: hidden;
	width: 400px;
	border: 1px solid blue;
}

.contactleftcell {
	display: table-cell;
	width: 400px;
	display: inline;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.contactrightcell {
	display: table-cell;
	width: 400px;
	height: 300px;
	background-color: #ffffff;
	display: inline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.mainleftcell {
	display: table-cell;
	width: 320px;
	padding-top: 30px;
	margin-right: 60px;
	display: inline;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.mainrightcell {
	display: table-cell;
	width: 400px;
	height: 300px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.maincell {
	display: table-cell;
	width: 800px;
	background-color: #ffffff;
	display: inline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.pagetitletext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.insidetitletext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.microtext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}

.footertext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.insidebodytext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}


.producturnstandardcell {
	display: table-cell;
	width: 800px;
	background-color: #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; box-sizing: border-box;
}

.productintrotext {
	font-family: "lucida grande", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}





















