@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style-image: none;
	list-style-type: disc;
	padding: 8px 40px 8px 20px;
}
li {
	padding: 0px 0px 8px 0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

#mWrapper {
	max-width: 800px;
	height: auto;
	margin:20px auto 0px;
	background-color: #FFF;
	padding: 10px 0px 10px;
}
#mWrapper .left {
	width: auto;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 20px;
}
#mWrapper .right {
	width: 280px;
	float: right;
	padding: 18px 20px 0px 0px;
	text-align: right;
}
#mWrapper a, a:visited {
	text-decoration: none;
	color: #666;
}
#mWrapper a:hover {
	text-decoration: underline;
	color: #004e99;
}
#mWrapper .phone {
	width: 100%;
	padding-top: 18px;
	color: #004e99;
}
#mWrapper .phone a {
	color: #004e99;
	text-decoration: underline;
}

#photoWrapper {
	max-width: 900px;
	margin: 0px auto;
}
#photoWrapper img {
	width: 100%;
}
#buySol {
	max-width: 800px;
	margin: 0px auto 0px;	
	line-height: 180%;
	text-align: center;
	background-color: #FFF;
} 
#buySol a, a:visited {
color: #004e99;
padding: 0px 10px;
white-space: nowrap;
}
#mWrapper2 {
	max-width: 800px;
	height: auto;
	margin:0px auto 0px;
	line-height: 130%;
	background-color: #FFF;
}
#mWrapper2 p {
	padding: 8px 0px;
}
#mWrapper2  h2, h3, h4 {
	font-weight: bold;
	padding: 4px 0px 8px;
}
#mWrapper2 h1 {
	font-size: 1.7rem;
	line-height: 100%;
	padding: 0px 0px 12px 0px;
}
#mWrapper2 h2 {
	font-size: 1.4rem;
	padding: 12px 0px 4px;
	line-height: 1.1em;
}
#mWrapper2 h3 {
	font-size: 1.2rem;
}
h1 .sub {
	font-size: .65em;
	line-height: 100%;
}
#mWrapper2 ul { 
    display: block;
    list-style-type: disc;
    margin-top: .5em;
    margin-bottom: .5em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}
#mWrapper2 li {
		line-height: 140%;
}
#mWrapperBumper {
	padding: 20px ;
}
#mWrapper2  a, a:visited {
	 color: #004e99;
}
#foooterWrapper {
	width: 100%;
	background-color: #000;
}
#footer {
	max-width: 800px;
	min-height: 500px;
	margin:0px auto 0px;
	line-height: 150%;
	color: #FFF;
	font-size: .75rem;
	padding: 10px 0px 10px;
}
.footerThird {
	width: 33%;
	float: left;
	text-align: center;
}
#footer a, a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	padding: 5px 0px;
}
#band {
	width: 100%;
	height: 18px;
	clear: both;
	background-color: #000;
	/* background-color: #317529; */
	margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 800px) {
	#mWrapper {
	width: 95%;
	height: auto;
}
#mWrapper .left {
	width: 100%;
	float:none;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#mWrapper .right {
	width: 100%;
	float:none;
	padding: 15px 0px 0px 0px;
	text-align: center;
}
#photoWrapper {
	max-width: 95%;
	height: auto;
	margin: 0px auto 0px;
}
#buySol {
	width: 95%;
	margin: 0px auto 0px;	
	line-height: 180%;
	text-align: center;
	background-color: #FFF;
} 
#mWrapper2 {
	width: 95%;
	height: auto;
	margin:0px auto 0px;
	line-height: 130%;
	background-color: #FFF;
}
#band {
	display: none;
}
}
@media screen and (max-width: 480px) {
#photoWrapper {
	display: none;
}
.footerThird {
	width: 100%;
	float: none;
	text-align: center;
}
#footer ul li {
	padding: 5px 0px 15px;
}

}
.clear {
	clear: both;
}
#subFooter {
	text-align: center;
}
.button {
  font-size: 1em;
  padding: 10px;
  color: #EEE;
  border: 1px solid #000;       
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  background-color: #000;
}
.button:hover {
  background: #000000;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  height: 1200px;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 40px auto;
  padding: 0px 15px 5px;
  background: #fff;
  border-radius: 5px;
  max-width: 1067px;
  position: relative;
  transition: all 5s ease-in-out;
  overflow: hidden;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #000;
}
.popup .content {
  max-height: 60%;
  overflow: hidden;
}
#linkFree a, a:visited {
	color: #EEE;
}
#popup1 img {
	width: 100%;
}
#linkFree a:hover {
	color: #FFFFFF;
}
.imgFloatRight {
	float: right;
	margin: 4px 0px 30px 20px;
	width: auto;
}
.slideShowLink {
	font-size: .85rem;
	text-align: center;
	margin: 10px 0px 0px;
}
#logocontainer {
	padding: 10px 0px 0px;
}
.logocontainer {
	width: 33%;
	float: left;
	text-align: center;
}

#addressinfo {
	font-size: 1.2rem;
	padding-top: 30px;
	padding-left: 40px;
	line-height: 1.2em;
}

.imgFloatRight2 {
	float: right;
	margin: 4px 0px 5px 20px;
	width: 260px;
	text-align: right;
} 
@media screen and (max-width: 600px) {
	.imgFloatRight {
	float: none;
	margin: 4px auto 30px auto;
	width: 100%;
	text-align: center;
}
	.imgFloarRight  img {
	width: 60%;
}
/*#photoWrapper {
	display: none;
	visibility: hidden;
} */

.logocontainer {
	width: 100%;
	float: none;
}
#addressinfo {
	font-size: 1.2rem;
	padding-top: 30px;
	padding-left: 20px;
	line-height: 1.2em;
}
.imgFloatRight2 {
	float: none;
	margin: 4px auto 20px auto;
	width: 100%;
	text-align: center;
} 

}

