.outerDiv {
	margin: auto;
	width: 960px;
}
.columnFullWidth {
	margin-right: 10px;
	margin-left: 10px;
}

.columnDiv {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.vSepLge {
	margin-bottom: 20px;
}
#sectionTop {
	background-color: #5BBAD2;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_afl_main.jpg);
	-webkit-background-size: 100% auto; /* For WebKit*/
	-moz-background-size: 100% auto;    /* Mozilla*/
	-o-background-size: 100% auto;      /* Opera*/
	background-size: 100% auto;         /* Generic*/
}
.column_4 {
	width: 300px;
}
.column_6 {
	width: 460px;
}

#socialTop {
	margin-top: 20px;
	line-height: 30px;
	color: #069;
}
#socialTop img {
	vertical-align: middle;
	margin-right: 5px;
}
#menuFull {
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #036781;
	background-image: url(../images/bg_menu_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#hookTop {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}


/* ---- main navigation ---- */

nav {
	margin-left: 10px; 
	float: left;
	z-index: 200;
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}


nav ul {
	padding: 0px;
	border-radius: 0px;  
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 200;
}
	nav ul:after {
		content: ""; 
		clear: both; 
		display: block;
	}

	nav ul li {
		float: left;
	}
		nav ul li:hover {
			background: #4b545f;
			background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
			background: -webkit-linear-gradient(top, #4f5964 0%,#5f6975 40%);
		}
			nav ul li:hover a {
				color: #FF0;
			}
		
		nav ul li a {
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #FFF;
	display: block;
	padding: 15px 15px;
	color: #FFFFFF;
	text-decoration: none;
		}
		
	nav ul ul {
		background: #5f6975; border-radius: 0px; padding: 0;
		position: absolute; top: 100%;
	}
		nav ul ul li {
			float: none; 
			border-top: 1px solid #6b727c;
			border-bottom: 1px solid #575f6a;
			position: relative;
		}
			nav ul ul li a {
				font-size: 18px;
				padding: 10px 40px;
				color: #fff;
			}	
				nav ul ul li a:hover {
					background: #4b545f;
					color: #FFF;
				}
		
	nav ul ul ul {
		position: absolute; 
		left: 100%; 
		top:0;
	}
	
/* ----- End Main Navigation----- */

/* ---- Mobile Menu ---- */
#menuMobile {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #036781;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/bg_menu_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: none;
}
#menuMobile .header {
	padding: 10px 15px;
}
#menuMobile .header h2 {
	color: #FFF;
	font-size: 18px;
	margin-bottom: 0px;
}
#menuMobile .header a {
	text-decoration: none;
}
.menuListings {
	display: none;
}
.menuListings li {
	display: block;
	list-style-type: none;
}
.menuListings li a {
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 16px;
	color: #FF0;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	background-color: #5f6975;
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
}
.menuListings li a:hover {
	color:#FFF;
	background-color:#4b545f;
}
.menuListings ul li li a{
	padding-left: 40px;
}
#menuHide {
	display: none;
}
/* ---- End Mobile Menu ---- */

#sectionFooter {
	background-image: url(../images/bg_footer_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footerGuts {
	background-image: url(../images/bg_paw_large_20pc.png);
	background-repeat: no-repeat;
	background-position: right -20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ql_paw {
	float: left;
	margin-right: 25px;
}
#quickLinks {
	float: left;
}
#quickLinks h2 {
	color: #FFF;
}
.fbLikeDiv {
	margin-top: 10px;
	margin-bottom: 10px;
}

#qlDiv {
	width: 460px;
}
.ql_columns {
	float: left;
	margin-right: 25px;
}
.ql_columns p {
	font-size: 16px;
}
.ql_columns a {
	line-height: 150%;
	color: #6FF;
	text-decoration: none;
	font-size: 16px;
}
.ql_columns a:hover {
	color: #FFF;
	text-decoration: none;
}
#corpInfoDiv {
	float: right;
	width: 300px;
}
#corpInfoDiv h1 {
	color: #FFF;
	margin-bottom: 8px;
	font-size: 22px;
}
#corpInfoDiv p {
	color: #FFF;
}
#corpInfoDiv a {
	/* for IOS */
	color: #FFF;
}
#corpInfoDiv a:active {
	/* for IOS */
	color: #FF0;
}
.phoneNumber {
	font-size: 18px;
	line-height: 150%;
}
#baseDivider {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	border-bottom-color: #14ADD3;
	margin-top: 20px;
	margin-bottom: 20px;
}
#copyrightInfo {
	font-size: 12px;
	color: #FFF;
	padding-bottom: 20px;
	text-align: center;
}
#top-link  {
	display:none;
	position:fixed; 
	right:20px; 
	/*margin-left:200px; */
	bottom:20px; 
	text-decoration:none; 
	/*padding:10px; */
	opacity:0.8;
	z-index: 999999;
}
#guts {
	padding-bottom: 15px;
}
#baseHook {
	height: auto;
	width: 100%;
	margin-top: 10px;
	display: none;
}
.contentBoxWhite {
	background-color: #FFF;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.colLeft {
	float: left;
	width: 600px;
	margin-bottom: 20px;
}
.colRight {
	float: right;
	width: 250px;
	margin-bottom: 20px;
}
.bulletType01 {
	list-style-image: url(../images/bullet_small_orange.png);
	list-style-type: none;
}
.bulletType01 li {
	margin-left: 18px;
	line-height: 140%;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.priceBallon {
	background-color: #F60;
	float: right;
	height: 60px;
	width: 60px;
	margin-left: 10px;
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 26px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	border: 3px solid #FFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-image: url(../images/bg_bubble.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}
.priceBallonLinear {
	background-color: #F60;
	float: right;
	height: 60px;
	width: 60px;
	margin-left: 10px;
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 26px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	border: 3px solid #FFF;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-image: url(../images/bg_bubble.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	margin-top: 0px;
}
.priceBallonLinear .price {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	margin-top:8px;
}
.priceBallonLinear .smallprint {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	color: #FFF;
}
.priceBox {
	background-color: #E2E2E2;
	padding: 15px;
	width
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.dividerGrey {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #FFF;
	margin: 10px 0px;
}
.caaBtnOrange {
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/bg_grad_Orange.jpg);
	background-repeat: repeat-x;
	background-position: top;
	box-shadow: 0px 0px 1px 1px #999;
}
.caaBtnOrange p {
	color: #FFF;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 10px;
}
.caaBtnOrange a {
	/* for iphone */
	color: #FFF;
}
.caaBtnOrange a:active {
	/* for iphone */
	color: #FF0;
}
.mobileLinks {
	margin-bottom: 10px;
	display: none;
}
.infoIMGs {
	float: right;
	margin-right: 5px;
}
#socialFooter {
	float: right;
	margin-top: 10px;
	line-height: 30px;
	color: #FFF;
	display: none;
}
#socialFooter img {
	vertical-align: middle;
}
#bannerDiv {
	float: left;
	width: 620px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	z-index: 100;
}
#servicesBox {
	color: #FFF;
	background-image: url(../images/bg_serviceBox.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 320px;
	width: 300px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#servicesBox p {
	color: #FFF;
	line-height: 45px;
}
#servicesBox h2 {
	color: #FFF;
	line-height: 120%;
	font-size: 24px;
	font-weight: normal;
}
.hiLiteBox01 {
	background-color: #FFF;
	padding: 15px;
	float: left;
	height: 95px;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.boxDog {
	background-image: url(../images/bg_home_dog.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.boxCat {
	background-image: url(../images/bg_home_cat.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.boxProducts {
	background-image: url(../images/bg_home_products.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#servicesBox .innerContent {
	padding: 20px;
}
.hiliteBox02 {
	height: 200px;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
#boxAbout {
	background-color: #EEF9FB;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
}
#boxAbout img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#boxGallery {
	background-image: url(../images/bg_home_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 15px;
	float: left;
	height: 170px;
	width: 270px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#boxFranchise {
	color: #FFF;
	background-color: #0D718B;
	padding: 15px;
	float: left;
	height: 170px;
	width: 270px;
	margin-right: 10px;
	margin-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#boxFranchise p , #boxFranchise td{
	color: #FFF;
}
#boxFranchise h3 {
	color: #FFF;
}
#boxFranchise td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
#boxFranchise a {
	color: #FFF;
}
#boxFranchise table {
	margin-bottom: 10px;
}
.innerContent p {
	width: 160px;
}
.innerContent ul {
	color: #FFF;
	width: 160px;
	margin-left: 24px;
	margin-bottom: 10px;
}
.innerContent ul li {
	color: #FFF;
	list-style-image: url(../images/bullet_mid_white.png);
	list-style-type: none;
	width: 180px;
	line-height: 180%;
	font-size: 16px;
	font-weight: normal;
}
.roidContainer {
	background-color: #FBFBFB;
	padding: 8px;
	float: left;
	width: 124px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: center;
	box-shadow: 1px 1px 3px 1px #666;
}
.roidContainer p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin: 5px 0px 0px 0px;
}
.roidIMG {
	background-color: #FFF;
}
.roidIMG img {
	width: 100%;
	height: auto;	
}.inputBox {
	padding: 3px;
	width: 350px;
	margin-bottom: 5px;
}
.btnFlat {
	background-color: #F90;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	color: #FFF;
	font-family: "Roboto Condensed", Arial, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.prodImage {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.prodInfo {
	margin-left: 205px;
}
.prod {
	clear: both;
	margin-bottom: 20px;
}
.balloonDivRight {
	float: right;
	width: 70px;
}#lz .imgFull {
	height: auto;
	width: 100%;
}
#lz #vid {
	height: 338px;
	width: 600px;
}
.caaBtnOrange .bonus {
	color: #FF0;
}
.lzterms {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 15px;
}
#top4 li {
	margin-left: 20px;
}

#servicesBox #eft_img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
}
#corpInfoDiv h2 {
	color: #FFF;
}
#corpInfoDiv a {
	text-decoration: none;
}
h1 span {
	font-size: 16px;
	font-weight: 200;
}
.pageimages {
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	height: auto;
	width: 150px;
}
#prices .smallprint {
	font-size: 14px;
}
.infoBox01 {
	background-color: #F6FF94;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dashed #FD9417;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.sectionFB {
	background-color: #036;
	padding: 10px;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 30px;
	border: #FFF solid 1px;
	box-shadow: 0px 0px 1px 1px #999;
}
.sectionFB img {
	vertical-align:middle;
}
.sectionFB a {
	color: #FFF;
	text-decoration: none;
}
.sectionFB a:hover {
	color: #F60;
	text-decoration: none;
}