@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF
}


#cleaning-coupons {
	width: 420px; 
	height: 280px;
	vertical-align: top;
	text-align: center;
	border: dashed;
	border-color: #4F7A04;
}

#long-island-cleaning-coupons {
	width: 502px; 
	height: 402px;
	vertical-align: top;
	text-align: center;
	border: dashed;
	border-color: #4F7A04;
}

.pad-tp { padding-top:23px;}
.pad-tp2 { padding-top:23px;}
.pad-tp3 { padding-top:13px;}
.pad-tp4 { padding-top:5px;}

.top-link { display:inline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; height:20px; line-height:45px; padding-top:20px;}

li.top-link-home { display:inline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; padding-left:15px; height:40px;}
li.top-link-home a{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/top-home-bt.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
	padding-top:25px;
}
li.top-link-home a:hover{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	background-image:url(../images/top-home-bt-hover.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
}


li.top-link-about { display:inline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; padding-left:15px; height:40px;}
li.top-link-about a{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/top-about-bt.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
	padding-top:25px;
}
li.top-link-about a:hover{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	background-image:url(../images/top-about-bt-hover.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
}

li.top-link-contact { display:inline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; padding-left:15px; height:40px;}
li.top-link-contact a{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/top-contact-bt.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
	padding-top:25px;
}
li.top-link-contact a:hover{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	background-image:url(../images/top-contact-bt-hover.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
}

li.top-link-emp { display:inline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; padding-left:15px; height:40px;}
li.top-link-emp a{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/top-employment-bt.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
	padding-top:25px;
}
li.top-link-emp a:hover{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	background-image:url(../images/top-employment-bt-hover.png);
	background-repeat:no-repeat;
	background-position:top center;
	height:20px;
	line-height:45px;
}

.top-contact { font-family:Arial, Helvetica, sans-serif; font-size:22px; text-transform:capitalize; text-decoration:none; color:#FFFFFF; text-align:right}


/*.menu { height:58px; background-image:url(images/menu-bg.jpg); background-repeat:repeat-x; vertical-align:middle; border-radius:7px 7px 0px 0px;}
.menu a{ height:58px; display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding:20px 8px 20px 10px; line-height:58px;}
.menu a:hover{ height:58px; background-image:url(images/menu-hover.jpg); background-repeat:repeat-x;  font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding:20px 8px 21px 10px; line-height:58px;}

.menu-off { height:58px; background-image:url(images/menu-bg.jpg); background-repeat:repeat-x; vertical-align:middle; border-radius:7px 0px 0px 0px;}
.menu-off a{ height:58px; display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding:20px 8px 20px 10px; line-height:58px;}
.menu-off a:hover{ height:58px; background-image:url(images/menu-hover.jpg); background-repeat:repeat-x;  font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding:20px 8px 21px 10px; line-height:58px; border-radius:7px 0px 0px 0px;}

.menu-con { height:58px; background-image:url(images/menu-bg.jpg); background-repeat:repeat-x; vertical-align:middle; border-radius:0px 7px 0px 0px; margin:0px;}
.menu-con a{ height:58px; display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding:20px 12px 21px 10px; line-height:58px;}
.menu-con a:hover{ height:58px; background-image:url(images/menu-hover.jpg); background-repeat:repeat-x;  font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding:20px 12px 21px 10px; line-height:58px; border-radius:0px 7px 0px 0px;}

.left-menu { font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:13px; text-decoration:none; background-color:#E9E9E9; height:34px; border-bottom:1px solid #FFFFFF; vertical-align:middle; padding-left:15px; background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:left center; font-weight:bold}
.left-menu a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:13px; text-decoration:none; background-color:#E9E9E9; height:34px; vertical-align:middle; font-weight:bold}
.left-menu a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; text-decoration:none; background-color:#E9E9E9; height:34px; vertical-align:middle; font-weight:bold}*/

.menu {
	height:58px;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
	vertical-align:middle
}
.menu a{ height:40px; display:inline; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:13px; font-weight:bold; text-decoration:none; padding-left:10px; padding-right:8px; padding-top:10px; padding-bottom:10px; border-radius:8px;}
.menu a:hover{
	height:40px;
	background-image:url(../images/menu-hover.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:8px;
	padding-top:10px;
	padding-bottom:10px;
	border-radius:8px;
}

.left-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	text-decoration:none;
	background-color:#E9E9E9;
	height:34px;
	border-bottom:1px solid #E9EBEA;
	vertical-align:middle;
	padding-left:15px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-weight:bold
}
.left-menu a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:13px; text-decoration:none; background-color:#E9E9E9; height:34px; vertical-align:middle; font-weight:bold}
.left-menu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#07A7BD;
	font-size:13px;
	text-decoration:none;
	background-color:#E9E9E9;
	height:34px;
	vertical-align:middle;
	font-weight:bold
}

#heading-green {
	background-image:url(images/sidebar-head.jpg);
	background-repeat:repeat-x;
	height:40px;
	border-radius:7px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff584;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	vertical-align:middle;
	padding:0px 0 0 0px;
}

.content { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px; text-decoration:none; line-height:24px;}
.content a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099CC;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
}
.content a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	line-height:24px;
	font-weight:bold;
}

.h1 {
	font-family: Verdana;
	font-size: 11pt;
	/* [disabled]font-weight: normal; */
	color: #007391;
	text-decoration: none;
}

.h1h {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.h1b {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.h2 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #015778;
	text-decoration: none;
}

.h2w {
	font-family: Verdana;
	font-size: 11pt;
	text-align: left
	padding-top:10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.h2b {
	font-family: Verdana;
	font-size: 11pt;
	text-align: left
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.h2s {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center
	font-weight: normal;
	color: #4F7A04;
	text-decoration: none;
}

.h2k {
	font-family: Verdana;
	font-size: 8pt;
	text-align: center
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.h3 {
	font-family: Arial;
	font-size: 10pt;
	padding:2px 0px 0px 0px;
	font-weight: bold;
	color: #fff584;
	text-decoration: none;
	text-align: right;
}

.top-footer {
	background-image:url(images/top-footer-bg.jpg);
	background-repeat:repeat-x;
	height:227px;
	padding:10px;
	background-color:#026785
}

.inputbx {
	background-image:url(images/input.png);
	background-repeat:no-repeat;
	border:0px solid #000000;
	width:271px;
	height:32px;
	background-color:#E9EBEA;
}

.testimonial { font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:14px; text-decoration:none; text-align:justify}

.footer { font-family:Verdana, Arial, Helvetica, sans-serif; color:#fff; font-size:10px; text-decoration:none; font-weight:bold;}
.footer a{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffff00; font-size:10px; text-decoration:none; font-weight:bold;}
.footer a:hover{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#3A5A02; font-size:10px; text-decoration:none; font-weight:bold;}

.fax-number{font-family:Arial, Helvetica, sans-serif; font-size:18px; padding-top:5px; color:#FFFFFF}
.content table tbody tr .content #table1 tbody tr .content p .h2 a {
	color: #004F9D;
}
