html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #999;
	background-image: url("images/back-body.jpg");
	background-position: top center;
	background-repeat: repeat;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
a, a:link {
	color: #5782C2;
	text-decoration: none;
}
a:visited {
	color: #5782C2;
	text-decoration: none;
}
a:hover {
	color: #0B5795;
	text-decoration: underline;
}
a:focus {
	color: #5782C2;
}
a:active {
	color: #5782C2;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 954px;
}
#outerWrapper #header {
	padding: 0px 0px 0px 0px;
	width: 954px;
	background-image:url(images/header.jpg);
	height: 261px;
}
#head-txt {
	width: 663px;
	margin: 0px 0px 0px 230px;
	text-align: center;
	padding: 165px 0px 0px 0px;
	font-size: 16px;
	line-height: 19px;
	color: #FFF;
	text-shadow: 2px 2px 2px #000;
}
#outerWrapper #contentWrapper {
	background-image: url("images/back-outerwrapper.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	width: 954px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 309px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 309px;
	padding: 20px 30px 0px 0px;
	text-align:justify;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
#outerWrapper #footer {
	background-image: url("images/footer.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 7px;
	padding: 0px 0px 0px 0px;
	width: 954px;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	width: 244px;
}
#nav a:link {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	width: 244px;
}
#nav a:visited {
	font-family: "Times New Roman", Times, serif;
	color:#FFF;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	width: 244px;
}
#nav a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #0B5795;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	width: 244px;
	text-decoration: none;
}
#contact_box {
	text-align: center;
	color: #FFF;
	width: 220px;
	margin: 40px 0px 0px 11px;
	padding: 10px 0px 10px 0px;
	font-size: 15px;
	line-height: 125%;
	background-color: #4F5D9A;
	border: 2px solid #000;
}
#contact_box a:link {
	color: #FFF;
	text-decoration: underline;
}
#contact_box a:visited {
	color: #FFF;
	text-decoration: underline;
}
#contact_box a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer_nav {
	text-align: center;
	margin: 0px auto 0px auto;
}
#copyright {
	font-size: 11px;
	color: #333333;
}
#copyright a:link {
	font-size: 11px;
	color: #333333;
}
#copyright a:visited {
	font-size: 11px;
	color: #333333;
}
#copyright a:hover {
	font-size: 11px;
	color: #3765AAl;
}
.photo_right {
	float: right;
	margin-left: 25px;
	border: #666666 solid 2px;
}
.photo_left {
	float: left;
	margin: 5px 5px 0px 0px;
	border: #666666 solid 2px;
}
.photo_border {
	margin: 5px 0px 0px 0px;
	border: #666666 solid 2px;
}

#cntr_iframe {
	text-align:left;
	width: 425px;
	margin: 0 auto 0 auto;
}
.noborder {
	border: none;
}
.divider {
	Margin: 10px 0px 10px 0px;
}
.addressname {
	font-size: 18px;
	font-weight: bold;
}
.note {
	font-size: 12px;
}
.cell-back {
	width: 15px;
	background-repeat: repeat-y;
	background-image:url(images/cell_back.jpg);
}
.txtright {
	text-align: right;
}
.fifteen {
	font-size: 15px;
	font-weight:bold;
}
.sixteen {
	font-size: 16px;
	font-weight:bold;
}
.eighteen {
	font-size: 18px;
	font-weight:bold;
}

#cart_tbl {
	margin: 0 auto 0 auto;
}
.cart_cell {
	width: 185px;
}
#checkout-wrapper {
	margin: 40px 0px 0px 0px;
}
.cntr {
	text-align: center;
}
.vid-right {
  float: right;
  padding: 5px 0px 5px 10px;
}
.checklist {
	list-style: url(images/check.jpg);
}
#logos {
	margin: 20px 0px 0px 0px;
	width: 244px;
	text-align:center;
}
#logos_services{
	margin: 20px 0px 0px 0px;
	width: 244px;
	text-align: center;
}
#twitter {
	margin-right: 30px;
}
#fb {
	margin-left: 30px;
}
.fbleft {
	text-align: left;
	font-size: 12px;
	line-height: normal;
}
#social_tbl {
	margin: 0 auto 0 auto;
}
#help {
	width: 200px;
	float: right;
	margin-left: 25px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #000;
	padding-bottom: 5px;
}
#app {
	width: 200px;
	float: right;
	margin-left: 25px;
	margin-top: 25px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #000;
	background-color: #4F5D9A;
	padding: 10px 0px 10px 0px;
}
#app a:link {
	color: #FFF;
	text-decoration: underline;
}
#app a:visited {
	color: #FFF;
	text-decoration: underline;
}
#app a:hover {
	color: #FFF
	;
	text-decoration: none;
}

#pp {margin-left: 12px;}
	