@charset "utf-8";
article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; 
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14px;
	background-image: url(../images/background6.jpg);
	background-size: cover;
	background-attachment: fixed;
}
#div1 {
	position: absolute;
	left: 8%;
	width: 380px;
	height: 80px;
	background-image: url(../images/logo_f.png);
	background-size: auto 60px;
	background-repeat: no-repeat;
	top: 2px;
}
#wrap {
	margin: 0 auto;
	max-width: 1100px;
	position: relative;
	min-width: 480px;
}

#div2 {
	position: relative;
	left: 5%;
	top: 60px;
	width: 90%;
	height: 34px;
	text-align: right;
	color: rgba(255,255,255,1.00);
	background-color: rgba(1,43,98,1.00);
	z-index: 1;
}
#div2 a:link {
	color: #FFFFFF;
}
#div2 a:visited {
	color: rgba(255,255,255,1.00);
}
.menu {
	position: relative;
	display: inline-block;
	width: 75px;
	height: 28px;
	padding-top: 7px;
	margin-right: -1px;
	text-align: center;
	-webkit-transition: background-color .5s;
	-o-transition: background-color .5s;
	transition: background-color .5s;
	right: 0px;
	margin-left: -3px;
	padding-right: 2px;
	padding-left: 2px;
}
.menu:hover {
	background-color: rgba(79,148,255,1.00);
	color: rgba(255,255,255,1.00);
}
#div3 {
	position: absolute;
	left: 12%;
	top: 49px;
	height: 50px;
	color: #FFFFFF;
	z-index: 2;
}
#div4 {
	background-color: rgba(0,8,58,0.80);
	top: 145px;
	width: 90px;
	right: 8%;
	height: 240px;
	position: absolute;
	right: 70px;
	border-top-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
#div4 p {
	color: rgba(255,255,255,1.00);
	margin-left: 17px;
}
#div4 img{
	border: 1px solid rgba(255,255,255,1.00);
	border-radius: 5px;
	margin-left: 8px;
	-webkit-webkit-transition: all is ease;
	-moz-webkit-transition: all is ease;
	-ms-webkit-transition: all is ease;
	-o-webkit-transition: all is ease;
	transition: all is ease;
	filter: blur(0px);
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0x);
	border: 1px solid #FFFFFF;
	margin-top: 20px;
}
#div4 img:hover{
	-webkit-webkit-transition: all is ease;
	-moz-webkit-transition: all is ease;
	-ms-webkit-transition: all is ease;
	-o-webkit-transition: all is ease;
	transition: all is ease;
	filter: blur(0px);
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0px);
	transform: translateZ(25px) rotate(3deg);
	border: 1px solid #FFFFFF;
}
#div5 {
	position: absolute;
	top: 145px;
	width: 550px;
	background-color: rgba(0,8,58,0.80);
	color: rgba(255,255,255,1.00);
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	right: 190px;
}
#div5 img.sample {
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #000;
	cursor: pointer;
}
#div5 h1 {
	margin-left: 20px;
	font-size: x-large;
	color: rgba(255,255,255,1.00);
}
#div5 p {
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 55px;
	line-height: 1.4;
	color: rgba(255,255,255,1.00);
}
#div5 ul {
	margin-left: 45px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
#div5 h2 {
	margin-left: 20px;
	margin-bottom: 20px;
}
#div6 {
	position: absolute;
	top: 145px;
	width: 550px;
	background-color: rgba(0,8,58,0.80);
	color: rgba(255,255,255,1.00);
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	right: 180px;
}
#div6 ul{
	list-style-type: none;
}
#div6 li{
	float: left;
	width: 100px;
	display: block;
	margin-right: 20px;
	margin-bottom: 10px;
}
#div6 img{
		-webkit-webkit-transition: all is ease;
		-moz-webkit-transition: all is ease;
		-ms-webkit-transition: all is ease;
		-o-webkit-transition: all is ease;
		transition: all is ease;
		filter: blur(0px);
		-webkit-filter: blur(0px);
		-moz-filter: blur(0px);
		-ms-filter: blur(0px);
		-o-filter: blur(0x);
		border: 1px solid #000000;
}
#div6 img:hover{
		-webkit-webkit-transition: all is ease;
		-moz-webkit-transition: all is ease;
		-ms-webkit-transition: all is ease;
		-o-webkit-transition: all is ease;
		transition: all is ease;
		filter: blur(0px);
		-webkit-filter: blur(0px);
		-moz-filter: blur(0px);
		-ms-filter: blur(0px);
		-o-filter: blur(0px);
		transform: translateZ(25px) rotate(3deg);
		border: 1px solid #000000;
		box-shadow: 10px 10px 10px rgba(0,0,0,.5);
}
#div7 {
	top: 99px;
	position: absolute;
	left: 16%;
	color: rgba(0,8,58,0.80);
	font-size: medium;
	font-weight: bold;
}


table#pricingPolicy {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: 85px;
	font-size: 0.9em;
	border-collapse: collapse;
	border: 1px solid rgba(255,255,255,1.00);
	width: 320px;
}
table#pricingPolicy td {
	line-height: 20px;
	border: 1px solid #fff;
	padding-left: 10px;
}
table#pricingPolicy th {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	line-height: 30px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
table#vernLowery {
	margin-left: 30px;
	margin-top: 30px;
	font-size: 0.9em;
	margin-right: 30px;
}
table#vernLowery th {

}
table#vernLowery th img {
	display: block;
	border: 1px solid rgba(255,255,255,1.00);
}
table#vernLowery td {
	padding-left: 20px;
	padding-right: 10px;
}
table#joeBlodgett {
	font-size: 0.9em;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
}
table#joeBlodgett th {

}
table#joeBlodgett th img {
	display: block;
	border: 1px solid rgba(255,255,255,1.00);
}
table#joeBlodgett td {
	padding-left: 20px;
	padding-right: 10px;
}
a:link {
	color: rgba(162,225,252,1.00);
	text-decoration: none;
}
a:visited {
	color: rgba(162,225,252,1.00);
}

a:hover {
	text-decoration: none;
	color: rgba(55,143,247,1.00);
}
a:active {
	text-decoration: none;
	color: #3C25FF;
}
