@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #000000;
}
.indentonetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-indent: 18px;
}

#wrap {
	background-color: #FFFFF0;
	padding: 9px;
	height: auto;
	margin: 9px;
	border: solid #FF0033 2px;
	background-image: url(../public/web_site_images/all_words15.gif);
	background-repeat: no-repeat;
}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	position: relative;
	margin-bottom: 12px;
}

#phone {
	height: 20px;
	width: 220px;
	text-align: right;
	float: right;
}

#breadcrumb {
	height: 30px;
	margin-top: 9px;
	font-size: 70%;
	white-space: nowrap;
}

#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	display: inline;
	border: none;
	list-style: none;
}

#pagehead {
	height: 30px;
	margin-bottom: 18px;
	margin-top: 9px;
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0033;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 8px;
}

#box {
}

#story {
	width: 80%;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 230px;
	position: relative;
	left: 0px;
	overflow: auto;
	z-index: 7;
}
#story p {
	padding-right: 80px;
}

.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 0px;
	text-align: left;
	padding-right: 150px;
	padding-left: 0px;
	font-weight: bold;
}

.testimonialtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 14px;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0033;
	margin-top: 24px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF0033;
	text-indent: 8px;
	margin-bottom: 4px;
}

.subheadbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
	margin-top: 4px;
	text-indent: -14px;
	list-style-position: inside;
	padding-right: 100px;
	margin-left: 32px;
}






#sidebar {
	border: 1px solid #000000;
	padding: 9px;
	float: left;
	width: 180px;
	position: absolute;
	top: 272px;
	z-index: 10;
}

#boxA {
	margin-bottom: 9px;
}

.boxAhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
	text-align: left;
}

#boxA li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #008000;
	text-indent: 0px;
}

#boxA li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #000000;
}

#boxA li a:link {
	color: #000000;
}

#boxA li a:visited {
    color: #000000;
}

#boxA li a:hover {
	font-weight: bold;
	color: #FF0033;
}

#boxB {
	margin-bottom: 9px;
	margin-top: 18px;
	}

.boxBhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A52A2A;
	text-align: left;
}

#boxB li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #A52A2A;
	text-indent: 0px;
}

#boxB li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #000000;
}

#boxB li a:link {
	color: #000000;
}

#boxB li a:visited {
    color: #000000;
}

#boxB li a:hover {
	font-weight: bold;
	color: #FF0033;
}

#boxC {
	margin-bottom: 9px;
	margin-top: 18px;
}

.boxChead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-align: left;
}

#boxC li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000066;
	text-indent: 0px;
}

#boxC li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #000000;
}

#boxC li a:link {
	color: #000000;
}

#boxC li a:visited {
    color: #000000;
}

#boxC li a:hover {
	font-weight: bold;
	color: #FF0033;
}

#boxD {
	margin-bottom: 9px;
	margin-top: 18px;
}

.boxDhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
	text-align: left;
}

#boxD li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #990099;
	text-indent: 0px;
}

#boxD li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #000000;
}

#boxD li a:link {
	color: #000000;
}

#boxD li a:visited {
    color: #000000;
}

#boxD li a:hover {
	font-weight: bold;
	color: #FF0033;
}

.boxE {
	margin-bottom: 9px;
}

.boxEhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
	margin-bottom: 9px;

}

.boxE li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-indent: 0px;
}

.boxE li a {
	text-decoration: none;
	padding: 4px 0px;
	color: #000000;
}

.boxE li a:link {
	color: #000000;
}

.boxE li a:visited {
    color: #000000;
}

.boxE li a:hover {
	font-weight: bold;
	color: #FF0033;
}

#boxF {
	margin-bottom: 9px;
	margin-top: 9px;
}

.boxFhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

#boxF li {
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	list-style-type: none;
	text-indent: -4px;
}

#boxF li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #000000;
}

#boxF li a:link {
	color: #000000;
}

#boxF li a:visited {
    color: #000000;
}

#boxF li a:hover {
	font-weight: bold;
	color: #FF0033;
}


#boxG {
	margin-bottom: 9px;
	margin-top: 9px;
}

.boxGhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
	text-align: left;
}

#boxG li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-indent: -4px;
}

#boxG li a {
	text-decoration: none;
	padding: 4px 4px;
	color: #000000;
}

#boxG li a:link {
	color: #000000;
}

#boxG li a:visited {
    color: #000000;
}

#boxG li a:hover {
	font-weight: bold;
	color: #FF0033;
}

#swirlimage {
	position: absolute;
	float: left;
	top: 610px;
}

#logo {
	position: absolute;
	height: 45px;
	width: 330px;
	left: 21px;
	top: 21px;
}

#slogan {
	height: 30px;
	width: 480px;
	position: absolute;
	top: 60px;
	right: 9px;
}

#navbar {
	height: 30px;
	line-height: 30px;
	width: auto;
	text-align: left;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0033;
	position: absolute;
	bottom: 0px;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0033;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
#navbar li {
	list-style-type: none;
	display: inline;
}
#navbar li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #000000;
}
#navbar li a:link {
	color: #000000;
}
#navbar li a:visited {
    color: #000000;
}
#navbar li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #FF0033;
}

#footer {
	clear: both;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-color: #FF0033;
	line-height: 18px;
	margin-top: 12px;
	border-top-style: solid;
}

.footerheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	clear: both;
	margin-bottom: 12px;
}

.imageright {
	margin-bottom: 9px;
	margin-left: 9px;
	float: right;
	margin-right: 48px;
	width: 200px;
}
.imagerightv2 {
	float: right;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}

#tableborder1 {
	border: 1px solid #FF0033;
	height: 40px;
	padding-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 0px;
	position: relative;
	width: 188px;
}
#sidebarv2 {
	border: 1px solid #000000;
	padding: 9px;
	float: left;
	width: 180px;
	position: absolute;
	top: 572px;
	z-index: 10;
}
.providingtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 0px;
	text-align: center;
	padding-right: 150px;
	padding-left: 0px;
	font-weight: bold;
}
.imageleftv3 {
	float: left;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	margin-right: 9px;
}
.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #000000;
	margin-top: 14px;
	margin-bottom: 0px;
	text-align: left;
	padding-right: 150px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: none;
	line-height: 22px;
}
.intersectimage {
	top: 600px;
	position: absolute;
	z-index: -20;
	left: 420px;
}
.greenbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #008000;
	text-indent: 8px;
	margin-bottom: 4px;
}
.brownbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A52A2A;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #A52A2A;
	text-indent: 8px;
	margin-bottom: 4px;
}
.bluebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000066;
	text-indent: 8px;
	margin-bottom: 4px;
}
.purplebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #990099;
	text-indent: 8px;
	margin-bottom: 4px;
}
.blackbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 8px;
	margin-bottom: 4px;
}
.sitemaptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.indenttwotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-indent: 36px;
}
.homepagetextv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0033;
	margin-top: 14px;
	margin-bottom: 0px;
	text-align: center;
	padding-right: 150px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 24px;
}
.homepagetextv3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FF0033;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-right: 150px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 28px;
}
.homepagefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#boxEoldv1 li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	text-indent: 4px;
}
.testimonialtitlev4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFF0;
	margin-top: 6px;
	margin-bottom: 14px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-indent: 120px;
}
.redhorizontalline {
	width: 80%;
	margin-left: 0px;
	padding-right: 80px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0033;
}
.newbreadcrumb1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#newfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
#newfooterv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.style2Copy {
	color: #FF0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase;
	margin-top: 18px;
}
#sidebarv2 {
	border: 1px solid #000000;
	padding: 9px;
	float: left;
	width: 180px;
	position: absolute;
	top: 310px;
	z-index: 10;
}
#thebottomline {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
}
.style2Copyv2 {
	color: #FF0033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-style: italic;
	margin-top: 18px;
}
#sidebarv3 {
	border: 1px solid #000000;
	padding: 9px;
	float: left;
	width: 180px;
	position: absolute;
	top: 410px;
	z-index: 10;
}
.indentonebulletstext {
	text-indent: 18px;
}

#bread {
	height: 20px;
	margin-top: 9px;
	padding: 3px;
	font-size: 70%;
	margin-bottom: 3px;
}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	display: inline;
	border: none;
	list-style: none;
}
#swirlimagev2 {
	position: absolute;
	top: 600px;
	float: left;
}

.newhorizontalline {
	width: 80%;
	margin-left: 0px;
	padding-right: 80px;
	background-color: #FF0033;
	height: 2px;
}
.imagerightv3 {
	float: right;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
	margin-right: 80px;
}
